Home
last modified time | relevance | path

Searched defs:test_flag (Results 1 – 2 of 2) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/memfd_create/
Dmemfd_create04.c30 static struct test_flag { struct
46 static void check_hugepage_support(struct test_flag *test_flags) in check_hugepage_support() argument
/third_party/ltp/testcases/kernel/syscalls/setns/
Dsetns02.c114 static void test_flag(int clone_flag, int ns_flag, int (*fn) (void *arg)) in test_flag() function