Searched defs:kcmp (Results 1 – 6 of 6) sorted by relevance
| /kernel/linux/linux-6.6/kernel/ |
| D | kcmp.c | 135 SYSCALL_DEFINE5(kcmp, pid_t, pid1, pid_t, pid2, int, type, in SYSCALL_DEFINE5() argument
|
| /kernel/linux/linux-5.10/kernel/ |
| D | kcmp.c | 152 SYSCALL_DEFINE5(kcmp, pid_t, pid1, pid_t, pid2, int, type, in SYSCALL_DEFINE5() argument
|
| /kernel/linux/linux-5.10/fs/ |
| D | eventpoll.c | 1051 int kcmp; in ep_find() local 1341 int kcmp; in ep_rbtree_insert() local
|
| /kernel/linux/linux-6.6/fs/ |
| D | eventpoll.c | 1041 int kcmp; in ep_find() local 1339 int kcmp; in ep_rbtree_insert() local
|
| /kernel/linux/linux-5.10/tools/testing/selftests/seccomp/ |
| D | seccomp_bpf.c | 313 TEST(kcmp) in TEST() argument
|
| /kernel/linux/linux-6.6/tools/testing/selftests/seccomp/ |
| D | seccomp_bpf.c | 326 TEST(kcmp) in TEST() argument
|