Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/mac80211/
A Dkey.h174 #define rcu_dereference_check_key_mtx(local, ref) \ macro
A Dcfg.c609 return rcu_dereference_check_key_mtx(local, in ieee80211_lookup_key()
616 return rcu_dereference_check_key_mtx(local, in ieee80211_lookup_key()
623 return rcu_dereference_check_key_mtx(local, in ieee80211_lookup_key()
626 key = rcu_dereference_check_key_mtx(local, link->gtk[key_idx]); in ieee80211_lookup_key()
632 return rcu_dereference_check_key_mtx(local, sdata->keys[key_idx]); in ieee80211_lookup_key()

Completed in 12 milliseconds