Searched defs:child_tidptr (Results 1 - 9 of 9) sorted by relevance

/external/valgrind/main/coregrind/m_syswrap/
H A Dsyswrap-amd64-linux.c204 Long* child_tidptr,
310 child_tidptr, parent_tidptr, NULL
429 PRA5("clone", int *, child_tidptr);
431 PRE_MEM_WRITE("clone(child_tidptr)", ARG4, sizeof(Int));
455 (Long *)ARG4, /* child_tidptr */
468 (Int *)ARG4)); /* child_tidptr */
201 do_clone( ThreadId ptid, ULong flags, Addr rsp, Long* parent_tidptr, Long* child_tidptr, Addr tlsaddr ) argument
H A Dsyswrap-arm-linux.c170 Int *child_tidptr,
247 child_tidptr, parent_tidptr, NULL
249 //VG_(printf)("AFTER SYSCALL, %x and %x CHILD: %d PARENT: %d\n",child_tidptr, parent_tidptr,*child_tidptr,*parent_tidptr);
1133 int *, child_tidptr);
1144 PRE_MEM_WRITE("clone(child_tidptr)", ARG5, sizeof(Int));
1177 (Int *)ARG5, /* child_tidptr */
1190 (Int *)ARG5)); /* child_tidptr */
167 do_clone( ThreadId ptid, UInt flags, Addr sp, Int *parent_tidptr, Int *child_tidptr, Addr child_tls) argument
H A Dsyswrap-mips32-linux.c142 void *parent_tidptr, void *tls, void *child_tidptr)
239 Int * child_tidptr,
316 child_tidptr, parent_tidptr,
1250 PRA5 ("clone", int *, child_tidptr);
1252 PRE_MEM_WRITE ("clone(child_tidptr)", ARG5, sizeof (Int));
1281 (Int *) ARG5, /* child_tidptr */
1292 (Int *) ARG5)); /* child_tidptr */
236 do_clone(ThreadId ptid, UInt flags, Addr sp, Int * parent_tidptr, Int * child_tidptr, Addr child_tls) argument
H A Dsyswrap-ppc32-linux.c237 Int *child_tidptr,
356 child_tidptr, parent_tidptr, NULL
986 int *, child_tidptr);
997 PRE_MEM_WRITE("clone(child_tidptr)", ARG5, sizeof(Int));
1022 (Int *)ARG5, /* child_tidptr */
1035 (Int *)ARG5)); /* child_tidptr */
234 do_clone( ThreadId ptid, UInt flags, Addr sp, Int *parent_tidptr, Int *child_tidptr, Addr child_tls) argument
H A Dsyswrap-ppc64-linux.c264 Int *child_tidptr,
384 child_tidptr, parent_tidptr, NULL
963 int *, child_tidptr);
974 PRE_MEM_WRITE("clone(child_tidptr)", ARG5, sizeof(Int));
999 (Int *)ARG5, /* child_tidptr */
1012 (Int *)ARG5)); /* child_tidptr */
261 do_clone( ThreadId ptid, UInt flags, Addr sp, Int *parent_tidptr, Int *child_tidptr, Addr child_tls) argument
H A Dsyswrap-s390x-linux.c210 Int *child_tidptr,
307 stack, flags, child_tidptr, parent_tidptr, tlsaddr,
959 PRA4("clone(child_tidptr)", int *, child_tidptr);
960 PRE_MEM_WRITE("clone(child_tidptr)", ARG4, sizeof(Int));
992 (Int *)ARG4, /* child_tidptr */
1005 (Int *)ARG4)); /* child_tidptr */
207 do_clone( ThreadId ptid, Addr sp, ULong flags, Int *parent_tidptr, Int *child_tidptr, Addr tlsaddr) argument
H A Dsyswrap-x86-linux.c211 Int* child_tidptr,
331 child_tidptr, parent_tidptr, NULL
880 PRA5("clone", int *, child_tidptr);
882 PRE_MEM_WRITE("clone(child_tidptr)", ARG5, sizeof(Int));
937 (Int *)ARG5, /* child_tidptr */
950 (Int *)ARG5)); /* child_tidptr */
208 do_clone( ThreadId ptid, UInt flags, Addr esp, Int* parent_tidptr, Int* child_tidptr, vki_modify_ldt_t *tlsinfo) argument
/external/chromium_org/third_party/tcmalloc/chromium/src/base/
H A Dlinux_syscall_support.h901 void *newtls, int *child_tidptr) {
934 * %edi = child_tidptr)
981 "m"(parent_tidptr), "m"(newtls), "m"(child_tidptr)
1163 void *newtls, int *child_tidptr) {
1195 * %r10 = child_tidptr)
1235 "r"(LSS_SYSCALL_ARG(child_tidptr))
1372 void *newtls, int *child_tidptr) {
1388 register int *__ctid __asm__("r4") = child_tidptr;
1406 * %r4 = child_tidptr)
1413 * %r4 = child_tidptr)
899 clone(int (*fn)(void *), void *child_stack, int flags, void *arg, int *parent_tidptr, void *newtls, int *child_tidptr) argument
1161 clone(int (*fn)(void *), void *child_stack, int flags, void *arg, int *parent_tidptr, void *newtls, int *child_tidptr) argument
1370 clone(int (*fn)(void *), void *child_stack, int flags, void *arg, int *parent_tidptr, void *newtls, int *child_tidptr) argument
1584 clone(int (*fn)(void *), void *child_stack, int flags, void *arg, int *parent_tidptr, void *newtls, int *child_tidptr) argument
1792 clone(int (*fn)(void *), void *child_stack, int flags, void *arg, int *parent_tidptr, void *newtls, int *child_tidptr) argument
[all...]
/external/chromium_org/third_party/tcmalloc/vendor/src/base/
H A Dlinux_syscall_support.h887 void *newtls, int *child_tidptr) {
920 * %edi = child_tidptr)
967 "m"(parent_tidptr), "m"(newtls), "m"(child_tidptr)
1082 void *newtls, int *child_tidptr) {
1114 * %r10 = child_tidptr)
1149 "d"(parent_tidptr), "g"(newtls), "g"(child_tidptr)
1286 void *newtls, int *child_tidptr) {
1302 register int *__ctid __asm__("r4") = child_tidptr;
1320 * %r4 = child_tidptr)
1327 * %r4 = child_tidptr)
885 clone(int (*fn)(void *), void *child_stack, int flags, void *arg, int *parent_tidptr, void *newtls, int *child_tidptr) argument
1080 clone(int (*fn)(void *), void *child_stack, int flags, void *arg, int *parent_tidptr, void *newtls, int *child_tidptr) argument
1284 clone(int (*fn)(void *), void *child_stack, int flags, void *arg, int *parent_tidptr, void *newtls, int *child_tidptr) argument
1498 clone(int (*fn)(void *), void *child_stack, int flags, void *arg, int *parent_tidptr, void *newtls, int *child_tidptr) argument
1706 clone(int (*fn)(void *), void *child_stack, int flags, void *arg, int *parent_tidptr, void *newtls, int *child_tidptr) argument
[all...]

Completed in 216 milliseconds