Home
last modified time | relevance | path

Searched refs:lockdep_assert_not_held (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
A Dlockdep.h318 #define lockdep_assert_not_held(l) \ macro
412 #define lockdep_assert_not_held(l) do { (void)(l); } while (0) macro
/linux/drivers/net/wireless/ath/ath10k/
A Dmac.c4734 lockdep_assert_not_held(&ar->conf_mutex); in ath10k_drain_tx()

Completed in 27 milliseconds