Searched refs:rcu_dereference_check_key_mtx (Results 1 – 2 of 2) sorted by relevance
174 #define rcu_dereference_check_key_mtx(local, ref) \ macro
609 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 21 milliseconds