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

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

Completed in 154 milliseconds