Lines Matching defs:RCU
171 * This structure's lifetime is managed by RCU, assignments to
174 * The TX path can access it under RCU lock-free if, and
219 * @rcu_head: RCU head used for freeing this struct
223 * @removed: this session is removed (but might have been found due to RCU)
226 * This structure's lifetime is managed by RCU, assignments to
261 * @tid_rx: aggregation info for Rx per TID -- RCU protected
313 * @rcu_head: RCU head to free this struct
344 * @rcu_head: RCU head for freeing this structure
526 * @rcu_head: RCU head used for freeing this station struct
767 * Get a STA info, must be under RCU read lock.
775 /* user must hold sta_mtx or be in RCU critical section */
806 int sta_info_insert_rcu(struct sta_info *sta) __acquires(RCU);