Searched defs:kcmp (Results 1 – 8 of 8) sorted by relevance
/aosp_15_r20/external/ltp/include/lapi/ |
H A D | kcmp.h | 34 static inline int kcmp(int pid1, int pid2, int type, int fd1, int fd2) in kcmp() function
|
/aosp_15_r20/system/extras/tests/kernel.config/ |
H A D | sysvipc_test.cpp | 30 int kcmp(pid_t pid1, pid_t pid2, int type, unsigned long idx1, unsigned long idx2) { in kcmp() function
|
/aosp_15_r20/external/strace/ |
H A D | kcmp.c | 55 SYS_FUNC(kcmp) in SYS_FUNC() argument
|
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/seccomp/ |
H A D | seccomp_bpf.c | 324 TEST(kcmp) in TEST() argument
|
/aosp_15_r20/external/crosvm/jail/seccomp/x86_64/ |
H A D | constants.json | 2225 "kcmp": 312, number
|
/aosp_15_r20/external/crosvm/jail/seccomp/riscv64/ |
H A D | constants.json | 2151 "kcmp": 272, number
|
/aosp_15_r20/external/crosvm/jail/seccomp/aarch64/ |
H A D | constants.json | 2157 "kcmp": 272, number
|
/aosp_15_r20/external/crosvm/jail/seccomp/arm/ |
H A D | constants.json | 2237 "kcmp": 378, number
|