Searched defs:test_mutex (Results 1 – 2 of 2) sorted by relevance
19 struct test_mutex { struct33 struct test_mutex *mtx = container_of(work, typeof(*mtx), work); in test_mutex_work() argument98 static int test_mutex(void) in test_mutex() function
28 struct test_mutex { struct42 struct test_mutex *mtx = container_of(work, typeof(*mtx), work); in test_mutex_work() argument107 static int test_mutex(void) in test_mutex() function