Searched defs:getpid (Results 1 – 2 of 2) sorted by relevance
/linux/tools/perf/util/bpf_skel/ | ||
H A D | augmented_raw_syscalls.bpf.c | 421 static pid_t getpid(void) in getpid() function |
/linux/kernel/ | ||
H A D | sys.c | 969 SYSCALL_DEFINE0(getpid) in SYSCALL_DEFINE0() argument |