Home
last modified time | relevance | path

Searched defs:test_mutex (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/kernel/locking/
H A Dtest-ww_mutex.c28 struct test_mutex { struct
42 struct test_mutex *mtx = container_of(work, typeof(*mtx), work); in test_mutex_work() argument
107 static int test_mutex(void) in test_mutex() function