Searched refs:KCMP_TYPES (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/include/uapi/linux/
H A Dkcmp.h14 KCMP_TYPES, enumerator in enum:kcmp_type
/linux-4.1.27/tools/testing/selftests/kcmp/
H A Dkcmp_test.c72 sys_kcmp(pid1, pid2, KCMP_TYPES + 1, 0, 0)); main()
/linux-4.1.27/kernel/
H A Dkcmp.c32 static unsigned long cookies[KCMP_TYPES][2] __read_mostly;
193 for (i = 0; i < KCMP_TYPES; i++) kcmp_cookies_init()

Completed in 111 milliseconds