Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dmac80211.h2380 bool lockdep_sta_mutex_held(struct ieee80211_sta *pubsta);
2382 static inline bool lockdep_sta_mutex_held(struct ieee80211_sta *pubsta) in lockdep_sta_mutex_held() function
2390 lockdep_sta_mutex_held(sta))
2394 lockdep_sta_mutex_held(sta))
/openbmc/linux/net/mac80211/
H A Dsta_info.c3024 bool lockdep_sta_mutex_held(struct ieee80211_sta *pubsta) in lockdep_sta_mutex_held() function
3030 EXPORT_SYMBOL(lockdep_sta_mutex_held);