Searched defs:test_flag (Results 1 – 8 of 8) sorted by relevance
40 static struct test_flag { struct56 static void check_hugepage_support(struct test_flag *test_flags) in check_hugepage_support() argument
100 int test_flag; member122 int test_flag; /* test condition specific flag variable */ in main() local
59 static __inline int TestCpuFlag(int test_flag) { in TestCpuFlag()
60 static __inline int TestCpuFlag(int test_flag) { in TestCpuFlag()
60 int test_flag; member
137 static void test_flag(int clone_flag, int ns_flag, int (*fn) (void *arg)) in test_flag() function
165 int test_flag = 0; variable