Lines Matching refs:WWAI
244 #define WWAI(x) ww_acquire_init(x, &ww_lockdep) macro
246 #define WWAI(x) do { ww_acquire_init(x, &ww_lockdep); (x)->deadlock_inject_countdown = ~0U; } whi… macro
1602 WWAI(&t); in ww_test_fail_acquire()
1636 WWAI(&t); in ww_test_normal()
1695 WWAI(&t); in ww_test_two_contexts()
1696 WWAI(&t2); in ww_test_two_contexts()
1701 WWAI(&t); in ww_test_diff_class()
1710 WWAI(&t); in ww_test_context_done_twice()
1718 WWAI(&t); in ww_test_context_unlock_twice()
1726 WWAI(&t); in ww_test_context_fini_early()
1734 WWAI(&t); in ww_test_context_lock_after_done()
1748 WWAI(&t); in ww_test_object_lock_unbalanced()
1757 WWAI(&t); in ww_test_object_lock_stale_context()
1770 WWAI(&t); in ww_test_edeadlk_normal()
1796 WWAI(&t); in ww_test_edeadlk_normal_slow()
1822 WWAI(&t); in ww_test_edeadlk_no_unlock()
1847 WWAI(&t); in ww_test_edeadlk_no_unlock_slow()
1872 WWAI(&t); in ww_test_edeadlk_acquire_more()
1893 WWAI(&t); in ww_test_edeadlk_acquire_more_slow()
1918 WWAI(&t); in ww_test_edeadlk_acquire_more_edeadlk()
1944 WWAI(&t); in ww_test_edeadlk_acquire_more_edeadlk_slow()
1965 WWAI(&t); in ww_test_edeadlk_acquire_wrong()
1990 WWAI(&t); in ww_test_edeadlk_acquire_wrong_slow()
2015 WWAI(&t); in ww_test_unneeded_slow()
2024 WWAI(&t); in ww_test_context_block()
2035 WWAI(&t); in ww_test_context_try()
2050 WWAI(&t); in ww_test_context_context()
2093 WWAI(&t); in ww_test_try_context()
2119 WWAI(&t); in ww_test_block_context()
2168 WWAI(&t); in ww_test_spin_context()