Searched refs:lockdep_assert_not_held (Results 1 – 2 of 2) sorted by relevance
318 #define lockdep_assert_not_held(l) \ macro412 #define lockdep_assert_not_held(l) do { (void)(l); } while (0) macro
4734 lockdep_assert_not_held(&ar->conf_mutex); in ath10k_drain_tx()
Completed in 27 milliseconds