HomeSort by relevance Sort by last modified time
    Searched refs:sys_getppid (Results 1 - 25 of 49) sorted by null

1 2

  /external/strace/linux/
dummy.h 93 #define sys_getppid printargs macro
  /external/strace/linux/arc/
syscallent.h 174 { 0, 0, sys_getppid, "getppid" }, /* 173 */
  /external/strace/linux/avr32/
syscallent.h 92 { 0, 0, sys_getppid, "getppid" }, /* 64 */
  /external/strace/linux/metag/
syscallent.h 174 { 0, 0, sys_getppid, "getppid" }, /* 173 */
  /external/strace/linux/or1k/
syscallent.h 174 { 0, 0, sys_getppid, "getppid" }, /* 173 */
  /external/strace/linux/tile/
syscallent.h 174 { 0, 0, sys_getppid, "getppid" }, /* 173 */
syscallent1.h 174 { 0, 0, sys_getppid, "getppid" }, /* 173 */
  /external/chromium_org/third_party/tcmalloc/chromium/src/base/
linuxthreads.cc 248 pid_t clone_pid = sys_gettid(), ppid = sys_getppid();
  /external/chromium_org/third_party/tcmalloc/vendor/src/base/
linuxthreads.cc 248 pid_t clone_pid = sys_gettid(), ppid = sys_getppid();
  /external/strace/linux/aarch64/
syscallent1.h 174 { 0, 0, sys_getppid, "getppid" }, /* 173 */
  /external/strace/linux/bfin/
syscallent.h 93 { 0, 0, sys_getppid, "getppid" }, /* 64 */
  /external/strace/linux/hppa/
syscallent.h 69 { 0, 0, sys_getppid, "getppid" }, /* 64 */
  /external/strace/linux/microblaze/
syscallent.h 93 { 0, 0, sys_getppid, "getppid" }, /* 64 */
  /external/strace/linux/x32/
syscallent.h 111 { 0, 0, sys_getppid, "getppid" }, /* 110 */
  /external/strace/linux/x86_64/
syscallent.h 111 { 0, 0, sys_getppid, "getppid" }, /* 110 */
  /external/strace/linux/xtensa/
syscallent.h 146 { 0, 0, sys_getppid, "getppid" }, /* 150 */
  /external/linux-tools-perf/perf-3.12.0/arch/arm64/include/asm/
unistd32.h 88 __SYSCALL(64, sys_getppid)
  /external/strace/linux/arm/
syscallent.h 93 { 0, 0, sys_getppid, "getppid" }, /* 64 */
  /external/strace/linux/i386/
syscallent.h 93 { 0, 0, sys_getppid, "getppid" }, /* 64 */
  /external/strace/linux/m68k/
syscallent.h 93 { 0, 0, sys_getppid, "getppid" }, /* 64 */
  /external/strace/linux/mips/
syscallent-n64.h 111 { 0, 0, sys_getppid, "getppid" }, /* 5108 */
  /external/strace/linux/powerpc/
syscallent.h 93 { 0, 0, sys_getppid, "getppid" }, /* 64 */
  /external/strace/linux/s390/
syscallent.h 95 { 0, 0, sys_getppid, "getppid" }, /* 64 */
  /external/strace/linux/s390x/
syscallent.h 94 { 0, 0, sys_getppid, "getppid" }, /* 64 */
  /external/strace/linux/sh/
syscallent.h 95 { 0, 0, sys_getppid, "getppid" }, /* 64 */

Completed in 106 milliseconds

1 2