Home
last modified time | relevance | path

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

/Linux-v6.6/kernel/locking/
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