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

/linux-master/tools/perf/trace/beauty/
H A Dkcmp_type.sh8 grep -E $regex ${header_dir}/kcmp.h | grep -v KCMP_TYPES, | \
/linux-master/include/uapi/linux/
H A Dkcmp.h18 KCMP_TYPES, enumerator in enum:kcmp_type
/linux-master/tools/include/uapi/linux/
H A Dkcmp.h18 KCMP_TYPES, enumerator in enum:kcmp_type
/linux-master/kernel/
H A Dkcmp.c37 static unsigned long cookies[KCMP_TYPES][2] __read_mostly;
236 for (i = 0; i < KCMP_TYPES; i++)
/linux-master/tools/testing/selftests/kcmp/
H A Dkcmp_test.c114 sys_kcmp(pid1, pid2, KCMP_TYPES + 1, 0, 0));

Completed in 203 milliseconds