Home
last modified time | relevance | path

Searched refs:rcu_segcblist_clear_flags (Results 1 – 3 of 3) sorted by relevance

/kernel/rcu/
Drcu_segcblist.c260 rcu_segcblist_clear_flags(rsclp, SEGCBLIST_ENABLED); in rcu_segcblist_disable()
269 rcu_segcblist_clear_flags(rsclp, SEGCBLIST_SOFTIRQ_ONLY); in rcu_segcblist_offload()
272 rcu_segcblist_clear_flags(rsclp, SEGCBLIST_OFFLOADED); in rcu_segcblist_offload()
Drcu_segcblist.h62 static inline void rcu_segcblist_clear_flags(struct rcu_segcblist *rsclp, in rcu_segcblist_clear_flags() function
Dtree_nocb.h595 rcu_segcblist_clear_flags(cblist, SEGCBLIST_KTHREAD_GP); in nocb_gp_update_state_deoffloading()
828 rcu_segcblist_clear_flags(cblist, SEGCBLIST_KTHREAD_CB); in nocb_cb_wait()