Home
last modified time | relevance | path

Searched refs:KCMP_TYPES (Results 1 – 4 of 4) sorted by relevance

/external/kernel-headers/original/uapi/linux/
Dkcmp.h18 KCMP_TYPES, enumerator
/external/ltp/testcases/kernel/syscalls/kcmp/
Dkcmp.h36 KCMP_TYPES, enumerator
Dkcmp02.c45 {&pid1, &pid1, KCMP_TYPES + 1, &fd1, &fd2, EINVAL},
/external/linux-kselftest/tools/testing/selftests/kcmp/
Dkcmp_test.c111 sys_kcmp(pid1, pid2, KCMP_TYPES + 1, 0, 0)); in main()