Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/locking/
H A Dtest-ww_mutex.c237 struct test_cycle { struct
248 struct test_cycle *cycle = container_of(work, typeof(*cycle), work); in test_cycle_work() argument
328 static int test_cycle(unsigned int ncpus) in test_cycle() function