Home
last modified time | relevance | path

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

/linux/include/net/
H A Dmac80211.h2767 bool lockdep_sta_mutex_held(struct ieee80211_sta *pubsta);
2769 static inline bool lockdep_sta_mutex_held(struct ieee80211_sta *pubsta) in lockdep_sta_mutex_held() function
2777 lockdep_sta_mutex_held(sta))
2781 lockdep_sta_mutex_held(sta))
/linux/net/mac80211/
H A Dsta_info.c3657 bool lockdep_sta_mutex_held(struct ieee80211_sta *pubsta) in lockdep_sta_mutex_held() function
3663 EXPORT_SYMBOL(lockdep_sta_mutex_held);