Searched refs:SEGCBLIST_RCU_CORE (Results 1 – 4 of 4) sorted by relevance
200 #define SEGCBLIST_RCU_CORE BIT(1) macro
99 !rcu_segcblist_test_flags(rsclp, SEGCBLIST_RCU_CORE)) in rcu_segcblist_completely_offloaded()
1010 rcu_segcblist_set_flags(cblist, SEGCBLIST_RCU_CORE); in rcu_nocb_rdp_deoffload()1124 rcu_segcblist_clear_flags(cblist, SEGCBLIST_RCU_CORE); in rcu_nocb_rdp_offload()1202 rcu_segcblist_clear_flags(&rdp->cblist, SEGCBLIST_RCU_CORE); in rcu_init_nohz()
82 .cblist.flags = SEGCBLIST_RCU_CORE,