Lines Matching refs:WWAI
242 #define WWAI(x) ww_acquire_init(x, &ww_lockdep) macro
244 #define WWAI(x) do { ww_acquire_init(x, &ww_lockdep); (x)->deadlock_inject_countdown = ~0U; } whi… macro
1312 WWAI(&t); in ww_test_fail_acquire()
1346 WWAI(&t); in ww_test_normal()
1405 WWAI(&t); in ww_test_two_contexts()
1406 WWAI(&t2); in ww_test_two_contexts()
1411 WWAI(&t); in ww_test_diff_class()
1420 WWAI(&t); in ww_test_context_done_twice()
1428 WWAI(&t); in ww_test_context_unlock_twice()
1436 WWAI(&t); in ww_test_context_fini_early()
1444 WWAI(&t); in ww_test_context_lock_after_done()
1458 WWAI(&t); in ww_test_object_lock_unbalanced()
1467 WWAI(&t); in ww_test_object_lock_stale_context()
1480 WWAI(&t); in ww_test_edeadlk_normal()
1506 WWAI(&t); in ww_test_edeadlk_normal_slow()
1532 WWAI(&t); in ww_test_edeadlk_no_unlock()
1557 WWAI(&t); in ww_test_edeadlk_no_unlock_slow()
1582 WWAI(&t); in ww_test_edeadlk_acquire_more()
1603 WWAI(&t); in ww_test_edeadlk_acquire_more_slow()
1628 WWAI(&t); in ww_test_edeadlk_acquire_more_edeadlk()
1654 WWAI(&t); in ww_test_edeadlk_acquire_more_edeadlk_slow()
1675 WWAI(&t); in ww_test_edeadlk_acquire_wrong()
1700 WWAI(&t); in ww_test_edeadlk_acquire_wrong_slow()
1725 WWAI(&t); in ww_test_unneeded_slow()
1734 WWAI(&t); in ww_test_context_block()
1745 WWAI(&t); in ww_test_context_try()
1760 WWAI(&t); in ww_test_context_context()
1803 WWAI(&t); in ww_test_try_context()
1829 WWAI(&t); in ww_test_block_context()
1878 WWAI(&t); in ww_test_spin_context()