Searched defs:test_flag (Results 1 – 9 of 9) sorted by relevance
31 static struct test_flag { struct47 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()
61 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
155 static int test_flag = 0; variable
1767 CBasicTestFlag<HOST_ATOMIC_FLAG, HOST_FLAG> test_flag(TYPE_ATOMIC_FLAG, useSVM); in test_atomic_flag_generic() local