Lines Matching defs:RCU
175 * This structure's lifetime is managed by RCU, assignments to
178 * The TX path can access it under RCU lock-free if, and
223 * @rcu_head: RCU head used for freeing this struct
227 * @removed: this session is removed (but might have been found due to RCU)
230 * This structure's lifetime is managed by RCU, assignments to
265 * @tid_rx: aggregation info for Rx per TID -- RCU protected
317 * @rcu_head: RCU head to free this struct
348 * @rcu_head: RCU head for freeing this structure
620 * @rcu_head: RCU head used for freeing this station struct
822 * Get a STA info, must be under RCU read lock.
830 /* user must hold sta_mtx or be in RCU critical section */
877 int sta_info_insert_rcu(struct sta_info *sta) __acquires(RCU);