Searched refs:KCMP_VM (Results 1 – 6 of 6) sorted by relevance
/external/strace/xlat/ |
D | kcmp_types.h | 5 #if !(defined(KCMP_VM) || (defined(HAVE_DECL_KCMP_VM) && HAVE_DECL_KCMP_VM)) 6 # define KCMP_VM 1 macro 33 XLAT(KCMP_VM),
|
D | kcmp_types.in | 2 KCMP_VM 1
|
/external/linux-kselftest/tools/testing/selftests/kcmp/ |
D | kcmp_test.c | 65 sys_kcmp(pid1, pid2, KCMP_VM, 0, 0), in main() 87 ret = sys_kcmp(pid1, pid1, KCMP_VM, 0, 0); in main()
|
/external/kernel-headers/original/uapi/linux/ |
D | kcmp.h | 7 KCMP_VM, enumerator
|
/external/ltp/testcases/kernel/syscalls/kcmp/ |
D | kcmp.h | 30 KCMP_VM, enumerator
|
/external/strace/ |
D | kcmp.c | 51 case KCMP_VM: in SYS_FUNC()
|