Searched refs:SEGCBLIST_OFFLOADED (Results 1 – 3 of 3) sorted by relevance
204 #define SEGCBLIST_OFFLOADED BIT(5) macro
269 rcu_segcblist_set_flags(rsclp, SEGCBLIST_LOCKING | SEGCBLIST_OFFLOADED); in rcu_segcblist_offload()271 rcu_segcblist_clear_flags(rsclp, SEGCBLIST_OFFLOADED); in rcu_segcblist_offload()
635 if (rcu_segcblist_test_flags(cblist, SEGCBLIST_OFFLOADED) && in nocb_gp_toggle_rdp()645 } else if (!rcu_segcblist_test_flags(cblist, SEGCBLIST_OFFLOADED) && in nocb_gp_toggle_rdp()908 u8 flags = SEGCBLIST_OFFLOADED | SEGCBLIST_KTHREAD_CB; in nocb_cb_can_run()965 if (rcu_segcblist_test_flags(cblist, SEGCBLIST_OFFLOADED)) { in nocb_cb_wait()