Home
last modified time | relevance | path

Searched defs:test_cycle (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/kernel/locking/
H A Dtest-ww_mutex.c277 struct test_cycle { struct
288 struct test_cycle *cycle = container_of(work, typeof(*cycle), work); in test_cycle_work() argument
368 static int test_cycle(unsigned int ncpus) in test_cycle() function
/openbmc/qemu/tests/qemu-iotests/
H A D118190 def test_cycle(self, read_only_node=False): member in GeneralChangeTestsBaseClass
/openbmc/qemu/tests/unit/
H A Dtest-qgraph.c340 static void test_cycle(void) in test_cycle() function