Home
last modified time | relevance | path

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

/linux-6.6.21/include/net/
Dmac80211.h2376 bool lockdep_sta_mutex_held(struct ieee80211_sta *pubsta);
2378 static inline bool lockdep_sta_mutex_held(struct ieee80211_sta *pubsta) in lockdep_sta_mutex_held() function
2386 lockdep_sta_mutex_held(sta))
2390 lockdep_sta_mutex_held(sta))
/linux-6.6.21/net/mac80211/
Dsta_info.c3002 bool lockdep_sta_mutex_held(struct ieee80211_sta *pubsta) in lockdep_sta_mutex_held() function
3008 EXPORT_SYMBOL(lockdep_sta_mutex_held);