Home
last modified time | relevance | path

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

/Linux-v6.6/kernel/locking/
Dtest-ww_mutex.c286 static void test_cycle_work(struct work_struct *work) in test_cycle_work() function
340 INIT_WORK(&cycle->work, test_cycle_work); in __test_cycle()