Home
last modified time | relevance | path

Searched defs:sys_getppid (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/samples/bpf/
Dmap_perf_test_kern.c277 SEC("kprobe/" SYSCALL(sys_getppid)) in SYSCALL() argument
/kernel/linux/linux-6.6/tools/include/nolibc/
Dsys.h438 pid_t sys_getppid(void) in sys_getppid() function