Searched defs:RCU (Results 1 - 1 of 1) sorted by relevance

/net/mac80211/
H A Dsta_info.h128 * This structure's lifetime is managed by RCU, assignments to
131 * The TX path can access it under RCU lock-free if, and
169 * @rcu_head: RCU head used for freeing this struct
174 * This structure's lifetime is managed by RCU, assignments to
202 * @tid_rx: aggregation info for Rx per TID -- RCU protected
330 * @rcu_head: RCU head used for freeing this station struct
553 * Get a STA info, must be under RCU read lock.
607 int sta_info_insert_rcu(struct sta_info *sta) __acquires(RCU); variable

Completed in 56 milliseconds