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.h2540 bool lockdep_sta_mutex_held(struct ieee80211_sta *pubsta);
2542 static inline bool lockdep_sta_mutex_held(struct ieee80211_sta *pubsta) in lockdep_sta_mutex_held() function
2550 lockdep_sta_mutex_held(sta))
2554 lockdep_sta_mutex_held(sta))
/linux/net/mac80211/
H A Dsta_info.c3055 bool lockdep_sta_mutex_held(struct ieee80211_sta *pubsta) in lockdep_sta_mutex_held() function
3061 EXPORT_SYMBOL(lockdep_sta_mutex_held);