Searched refs:test_cycle (Results 1 – 3 of 3) sorted by relevance
277 struct test_cycle { struct288 struct test_cycle *cycle = container_of(work, typeof(*cycle), work); in test_cycle_work() argument317 struct test_cycle *cycles; in __test_cycle()326 struct test_cycle *cycle = &cycles[n]; in __test_cycle()351 struct test_cycle *cycle = &cycles[n]; in __test_cycle()368 static int test_cycle(unsigned int ncpus) in test_cycle() function654 ret = test_cycle(ncpus); in test_ww_mutex_init()
340 static void test_cycle(void) in test_cycle() function426 g_test_add_func("/qgraph/test_cycle", test_cycle); in main()
190 def test_cycle(self, read_only_node=False): member in GeneralChangeTestsBaseClass237 self.test_cycle(True)