Home
last modified time | relevance | path

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

/openbmc/linux/kernel/locking/
H A Dtest-ww_mutex.c40 static void test_mutex_work(struct work_struct *work) in test_mutex_work() function
67 INIT_WORK_ONSTACK(&mtx.work, test_mutex_work); in __test_mutex()