Home
last modified time | relevance | path

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

/tools/perf/trace/beauty/
Dkcmp_type.sh8 egrep $regex ${header_dir}/kcmp.h | grep -v KCMP_TYPES, | \
/tools/include/uapi/linux/
Dkcmp.h18 KCMP_TYPES, enumerator
/tools/testing/selftests/kcmp/
Dkcmp_test.c111 sys_kcmp(pid1, pid2, KCMP_TYPES + 1, 0, 0)); in main()