Home
last modified time | relevance | path

Searched refs: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
220 struct test_abba abba; in test_abba()
645 ret = test_abba(i & 1, i & 2); in test_ww_mutex_init()