Searched refs:SEGCBLIST_SOFTIRQ_ONLY (Results 1 – 5 of 5) sorted by relevance
178 #define SEGCBLIST_SOFTIRQ_ONLY BIT(1) macro
87 !rcu_segcblist_test_flags(rsclp, SEGCBLIST_SOFTIRQ_ONLY)) in rcu_segcblist_is_offloaded()
269 rcu_segcblist_clear_flags(rsclp, SEGCBLIST_SOFTIRQ_ONLY); in rcu_segcblist_offload()
1006 rcu_segcblist_set_flags(cblist, SEGCBLIST_SOFTIRQ_ONLY); in rcu_nocb_rdp_deoffload()
82 .cblist.flags = SEGCBLIST_SOFTIRQ_ONLY,
Completed in 15 milliseconds