Home
last modified time | relevance | path

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

/linux/kernel/locking/
H A Dtest-ww_mutex.c282 struct test_cycle { struct
294 struct test_cycle *cycle = container_of(work, typeof(*cycle), work); in test_cycle_work() argument
375 static int test_cycle(struct ww_class *class, unsigned int ncpus) in test_cycle() function