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

/linux-master/kernel/locking/
H A Dtest-ww_mutex.c277 struct test_cycle { struct
288 struct test_cycle *cycle = container_of(work, typeof(*cycle), work);
317 struct test_cycle *cycles;
326 struct test_cycle *cycle = &cycles[n];
351 struct test_cycle *cycle = &cycles[n];
368 static int test_cycle(unsigned int ncpus) function
670 ret = test_cycle(ncpus);

Completed in 132 milliseconds