Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/locking/
H A Dtest-ww_mutex.c246 static void test_cycle_work(struct work_struct *work) in test_cycle_work() function
300 INIT_WORK(&cycle->work, test_cycle_work); in __test_cycle()