Home
last modified time | relevance | path

Searched refs:rcu_work (Results 1 – 5 of 5) sorted by relevance

/include/linux/
A Duser_events.h27 struct rcu_work put_rwork;
A Dworkqueue.h123 struct rcu_work { struct
217 static inline struct rcu_work *to_rcu_work(struct work_struct *work) in to_rcu_work()
219 return container_of(work, struct rcu_work, work); in to_rcu_work()
601 extern bool queue_rcu_work(struct workqueue_struct *wq, struct rcu_work *rwork);
626 extern bool flush_rcu_work(struct rcu_work *rwork);
A Dcgroup-defs.h221 struct rcu_work destroy_rwork;
A Dskmsg.h121 struct rcu_work rwork;
/include/net/
A Dpkt_cls.h44 bool tcf_queue_work(struct rcu_work *rwork, work_func_t func);

Completed in 21 milliseconds