Home
last modified time | relevance | path

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

/Linux-v6.1/tools/testing/selftests/seccomp/
Dseccomp_bpf.c4442 static long get_proc_syscall(struct __test_metadata *_metadata, int pid) in get_proc_syscall() function
4515 while (get_proc_syscall(_metadata, pid) != __NR_getppid && in TEST()