Home
last modified time | relevance | path

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

/Linux-v6.6/kernel/locking/
Dtest-ww_mutex.c176 struct test_abba { struct
188 struct test_abba *abba = container_of(work, typeof(*abba), work); in test_abba_work() argument
218 static int test_abba(bool trylock, bool resolve) in test_abba() function