Searched defs:test_flag (Results 1 – 6 of 6) sorted by relevance
99 int test_flag; member121 int test_flag; /* test condition specific flag variable */ in main() local
57 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
156 int test_flag = 0; variable