Home
last modified time | relevance | path

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

/linux-6.15/include/net/
H A Dmac80211.h2541 bool lockdep_sta_mutex_held(struct ieee80211_sta *pubsta);
2543 static inline bool lockdep_sta_mutex_held(struct ieee80211_sta *pubsta) in lockdep_sta_mutex_held() function
2551 lockdep_sta_mutex_held(sta))
2555 lockdep_sta_mutex_held(sta))
/linux-6.15/net/mac80211/
H A Dsta_info.c3061 bool lockdep_sta_mutex_held(struct ieee80211_sta *pubsta) in lockdep_sta_mutex_held() function
3067 EXPORT_SYMBOL(lockdep_sta_mutex_held);