Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/locking/
Dtest-ww_mutex.c250 struct test_cycle { struct
261 struct test_cycle *cycle = container_of(work, typeof(*cycle), work); in test_cycle_work() argument
290 struct test_cycle *cycles; in __test_cycle()
299 struct test_cycle *cycle = &cycles[n]; in __test_cycle()
324 struct test_cycle *cycle = &cycles[n]; in __test_cycle()
341 static int test_cycle(unsigned int ncpus) in test_cycle() function
619 ret = test_cycle(ncpus); in test_ww_mutex_init()