Lines Matching refs:WWAI
243 #define WWAI(x) ww_acquire_init(x, &ww_lockdep) macro
245 #define WWAI(x) do { ww_acquire_init(x, &ww_lockdep); (x)->deadlock_inject_countdown = ~0U; } whi… macro
1601 WWAI(&t); in ww_test_fail_acquire()
1635 WWAI(&t); in ww_test_normal()
1694 WWAI(&t); in ww_test_two_contexts()
1695 WWAI(&t2); in ww_test_two_contexts()
1700 WWAI(&t); in ww_test_diff_class()
1709 WWAI(&t); in ww_test_context_done_twice()
1717 WWAI(&t); in ww_test_context_unlock_twice()
1725 WWAI(&t); in ww_test_context_fini_early()
1733 WWAI(&t); in ww_test_context_lock_after_done()
1747 WWAI(&t); in ww_test_object_lock_unbalanced()
1756 WWAI(&t); in ww_test_object_lock_stale_context()
1769 WWAI(&t); in ww_test_edeadlk_normal()
1795 WWAI(&t); in ww_test_edeadlk_normal_slow()
1821 WWAI(&t); in ww_test_edeadlk_no_unlock()
1846 WWAI(&t); in ww_test_edeadlk_no_unlock_slow()
1871 WWAI(&t); in ww_test_edeadlk_acquire_more()
1892 WWAI(&t); in ww_test_edeadlk_acquire_more_slow()
1917 WWAI(&t); in ww_test_edeadlk_acquire_more_edeadlk()
1943 WWAI(&t); in ww_test_edeadlk_acquire_more_edeadlk_slow()
1964 WWAI(&t); in ww_test_edeadlk_acquire_wrong()
1989 WWAI(&t); in ww_test_edeadlk_acquire_wrong_slow()
2014 WWAI(&t); in ww_test_unneeded_slow()
2023 WWAI(&t); in ww_test_context_block()
2034 WWAI(&t); in ww_test_context_try()
2049 WWAI(&t); in ww_test_context_context()
2092 WWAI(&t); in ww_test_try_context()
2118 WWAI(&t); in ww_test_block_context()
2167 WWAI(&t); in ww_test_spin_context()