Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/kernel/locking/
Dtest-ww_mutex.c19 struct test_mutex { struct
33 struct test_mutex *mtx = container_of(work, typeof(*mtx), work); in test_mutex_work() argument
98 static int test_mutex(void) in test_mutex() function
/kernel/linux/linux-6.6/kernel/locking/
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