Home
last modified time | relevance | path

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

/linux-6.15/kernel/locking/
H A Dtest-ww_mutex.c288 static void test_cycle_work(struct work_struct *work) in test_cycle_work() function
342 INIT_WORK(&cycle->work, test_cycle_work); in __test_cycle()