Lines Matching refs:WWAI
204 #define WWAI(x) ww_acquire_init(x, &ww_lockdep) macro
206 #define WWAI(x) do { ww_acquire_init(x, &ww_lockdep); (x)->deadlock_inject_countdown = ~0U; } whi… macro
1138 WWAI(&t); in ww_test_fail_acquire()
1172 WWAI(&t); in ww_test_normal()
1231 WWAI(&t); in ww_test_two_contexts()
1232 WWAI(&t2); in ww_test_two_contexts()
1237 WWAI(&t); in ww_test_diff_class()
1246 WWAI(&t); in ww_test_context_done_twice()
1254 WWAI(&t); in ww_test_context_unlock_twice()
1262 WWAI(&t); in ww_test_context_fini_early()
1270 WWAI(&t); in ww_test_context_lock_after_done()
1284 WWAI(&t); in ww_test_object_lock_unbalanced()
1293 WWAI(&t); in ww_test_object_lock_stale_context()
1306 WWAI(&t); in ww_test_edeadlk_normal()
1332 WWAI(&t); in ww_test_edeadlk_normal_slow()
1358 WWAI(&t); in ww_test_edeadlk_no_unlock()
1383 WWAI(&t); in ww_test_edeadlk_no_unlock_slow()
1408 WWAI(&t); in ww_test_edeadlk_acquire_more()
1429 WWAI(&t); in ww_test_edeadlk_acquire_more_slow()
1454 WWAI(&t); in ww_test_edeadlk_acquire_more_edeadlk()
1480 WWAI(&t); in ww_test_edeadlk_acquire_more_edeadlk_slow()
1501 WWAI(&t); in ww_test_edeadlk_acquire_wrong()
1526 WWAI(&t); in ww_test_edeadlk_acquire_wrong_slow()
1551 WWAI(&t); in ww_test_unneeded_slow()
1560 WWAI(&t); in ww_test_context_block()
1571 WWAI(&t); in ww_test_context_try()
1586 WWAI(&t); in ww_test_context_context()
1629 WWAI(&t); in ww_test_try_context()
1655 WWAI(&t); in ww_test_block_context()
1704 WWAI(&t); in ww_test_spin_context()