Home
last modified time | relevance | path

Searched refs:kcmp_type (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/include/uapi/linux/
Dkcmp.h5 enum kcmp_type { enum
/linux-4.4.14/kernel/
Dkcmp.c45 static int kcmp_ptr(void *v1, void *v2, enum kcmp_type type) in kcmp_ptr()