Home
last modified time | relevance | path

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

/third_party/ltp/testcases/kernel/syscalls/kcmp/
Dkcmp03.c34 int kcmp_type; member
78 res = ltp_clone(tc->clone_type | SIGCHLD, do_child, &tc->kcmp_type, in verify_kcmp()
Dkcmp.h28 enum kcmp_type { enum
/third_party/ltp/include/lapi/
Dkcmp.h15 enum kcmp_type { enum
/third_party/ltp/
Dconfigure.ac173 AC_CHECK_TYPES([enum kcmp_type],,,[#include <linux/kcmp.h>])