Home
last modified time | relevance | path

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

/Linux-v5.15/kernel/
Dkcmp.c135 SYSCALL_DEFINE5(kcmp, pid_t, pid1, pid_t, pid2, int, type, in SYSCALL_DEFINE5() argument
/Linux-v5.15/fs/
Deventpoll.c966 int kcmp; in ep_find() local
1261 int kcmp; in ep_rbtree_insert() local
/Linux-v5.15/tools/testing/selftests/seccomp/
Dseccomp_bpf.c315 TEST(kcmp) in TEST() argument