Searched refs:test_mutex_work (Results 1 – 1 of 1) sorted by relevance
40 static void test_mutex_work(struct work_struct *work) in test_mutex_work() function67 INIT_WORK_ONSTACK(&mtx.work, test_mutex_work); in __test_mutex()