Home
last modified time | relevance | path

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

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