Lines Matching refs:WWAI
253 #define WWAI(x) ww_acquire_init(x, &ww_lockdep) macro
255 #define WWAI(x) do { ww_acquire_init(x, &ww_lockdep); (x)->deadlock_inject_countdown = ~0U; } whi… macro
1624 WWAI(&t); in ww_test_fail_acquire()
1658 WWAI(&t); in ww_test_normal()
1717 WWAI(&t); in ww_test_two_contexts()
1718 WWAI(&t2); in ww_test_two_contexts()
1723 WWAI(&t); in ww_test_diff_class()
1732 WWAI(&t); in ww_test_context_done_twice()
1740 WWAI(&t); in ww_test_context_unlock_twice()
1748 WWAI(&t); in ww_test_context_fini_early()
1756 WWAI(&t); in ww_test_context_lock_after_done()
1770 WWAI(&t); in ww_test_object_lock_unbalanced()
1779 WWAI(&t); in ww_test_object_lock_stale_context()
1792 WWAI(&t); in ww_test_edeadlk_normal()
1818 WWAI(&t); in ww_test_edeadlk_normal_slow()
1844 WWAI(&t); in ww_test_edeadlk_no_unlock()
1869 WWAI(&t); in ww_test_edeadlk_no_unlock_slow()
1894 WWAI(&t); in ww_test_edeadlk_acquire_more()
1915 WWAI(&t); in ww_test_edeadlk_acquire_more_slow()
1940 WWAI(&t); in ww_test_edeadlk_acquire_more_edeadlk()
1966 WWAI(&t); in ww_test_edeadlk_acquire_more_edeadlk_slow()
1987 WWAI(&t); in ww_test_edeadlk_acquire_wrong()
2012 WWAI(&t); in ww_test_edeadlk_acquire_wrong_slow()
2050 WWAI(&t); in ww_test_unneeded_slow()
2059 WWAI(&t); in ww_test_context_block()
2070 WWAI(&t); in ww_test_context_try()
2085 WWAI(&t); in ww_test_context_context()
2128 WWAI(&t); in ww_test_try_context()
2154 WWAI(&t); in ww_test_block_context()
2203 WWAI(&t); in ww_test_spin_context()