Home
last modified time | relevance | path

Searched defs:getpid (Results 1 – 3 of 3) sorted by relevance

/linux/tools/perf/util/bpf_skel/
H A Daugmented_raw_syscalls.bpf.c422 static pid_t getpid(void) in getpid() function
/linux/tools/include/nolibc/
H A Dsys.h473 pid_t getpid(void) getpid() function
/linux/kernel/
H A Dsys.c999 SYSCALL_DEFINE0(getpid) in SYSCALL_DEFINE0() argument