Home
last modified time | relevance | path

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

/linux-5.10/kernel/locking/
Dtest-ww_mutex.c31 static void test_mutex_work(struct work_struct *work) in test_mutex_work() function
58 INIT_WORK_ONSTACK(&mtx.work, test_mutex_work); in __test_mutex()