Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/
H A Dkcmp.c152 SYSCALL_DEFINE5(kcmp, pid_t, pid1, pid_t, pid2, int, type, in SYSCALL_DEFINE5() argument
/OK3568_Linux_fs/kernel/fs/
H A Deventpoll.c1054 int kcmp; in ep_find() local
1344 int kcmp; in ep_rbtree_insert() local
/OK3568_Linux_fs/kernel/tools/testing/selftests/seccomp/
H A Dseccomp_bpf.c311 TEST(kcmp) in TEST() argument