Home
last modified time | relevance | path

Searched refs:sys_getpid (Results 1 – 6 of 6) sorted by relevance

/external/linux-kselftest/tools/testing/selftests/proc/
Dself.c30 pid = sys_getpid(); in main()
Dproc.h12 static inline pid_t sys_getpid(void) in sys_getpid() function
Dthread-self.c33 pid = sys_getpid(); in f()
/external/strace/linux/
Ddummy.h110 #define sys_getpid printargs macro
/external/google-breakpad/src/client/linux/minidump_writer/
Dlinux_dumper.cc108 if (pid_ == sys_getpid()) { in ElfFileIdentifierForMapping()
/external/kernel-headers/original/uapi/asm-generic/
Dunistd.h493 __SYSCALL(__NR_getpid, sys_getpid)