Searched refs:rcu_work (Results 1 – 4 of 4) sorted by relevance
131 struct rcu_work { struct170 static inline struct rcu_work *to_rcu_work(struct work_struct *work) in to_rcu_work()172 return container_of(work, struct rcu_work, work); in to_rcu_work()459 extern bool queue_rcu_work(struct workqueue_struct *wq, struct rcu_work *rwork);476 extern bool flush_rcu_work(struct rcu_work *rwork);
76 struct rcu_work rcu_work; member
180 struct rcu_work destroy_rwork;
42 bool tcf_queue_work(struct rcu_work *rwork, work_func_t func);