Lines Matching refs:WWAI
259 #define WWAI(x) ww_acquire_init(x, &ww_lockdep) macro
261 #define WWAI(x) do { ww_acquire_init(x, &ww_lockdep); (x)->deadlock_inject_countdown = ~0U; } whi… macro
1673 WWAI(&t); in ww_test_fail_acquire()
1723 WWAI(&t); in ww_test_normal()
1782 WWAI(&t); in ww_test_two_contexts()
1783 WWAI(&t2); in ww_test_two_contexts()
1788 WWAI(&t); in ww_test_diff_class()
1797 WWAI(&t); in ww_test_context_done_twice()
1805 WWAI(&t); in ww_test_context_unlock_twice()
1813 WWAI(&t); in ww_test_context_fini_early()
1821 WWAI(&t); in ww_test_context_lock_after_done()
1835 WWAI(&t); in ww_test_object_lock_unbalanced()
1844 WWAI(&t); in ww_test_object_lock_stale_context()
1857 WWAI(&t); in ww_test_edeadlk_normal()
1883 WWAI(&t); in ww_test_edeadlk_normal_slow()
1909 WWAI(&t); in ww_test_edeadlk_no_unlock()
1934 WWAI(&t); in ww_test_edeadlk_no_unlock_slow()
1959 WWAI(&t); in ww_test_edeadlk_acquire_more()
1980 WWAI(&t); in ww_test_edeadlk_acquire_more_slow()
2005 WWAI(&t); in ww_test_edeadlk_acquire_more_edeadlk()
2031 WWAI(&t); in ww_test_edeadlk_acquire_more_edeadlk_slow()
2052 WWAI(&t); in ww_test_edeadlk_acquire_wrong()
2077 WWAI(&t); in ww_test_edeadlk_acquire_wrong_slow()
2115 WWAI(&t); in ww_test_unneeded_slow()
2124 WWAI(&t); in ww_test_context_block()
2135 WWAI(&t); in ww_test_context_try()
2150 WWAI(&t); in ww_test_context_context()
2193 WWAI(&t); in ww_test_try_context()
2219 WWAI(&t); in ww_test_block_context()
2268 WWAI(&t); in ww_test_spin_context()