Home
last modified time | relevance | path

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

/linux-6.12.1/kernel/
Dkcmp.c137 SYSCALL_DEFINE5(kcmp, pid_t, pid1, pid_t, pid2, int, type, in SYSCALL_DEFINE5() argument
/linux-6.12.1/fs/
Deventpoll.c1147 int kcmp; in ep_find() local
1442 int kcmp; in ep_rbtree_insert() local
/linux-6.12.1/tools/testing/selftests/seccomp/
Dseccomp_bpf.c328 TEST(kcmp) in TEST() argument