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()
565 u8 flags = SEGCBLIST_OFFLOADED | SEGCBLIST_KTHREAD_GP; in nocb_gp_enabled_cb()575 if (rcu_segcblist_test_flags(cblist, SEGCBLIST_OFFLOADED)) { in nocb_gp_update_state_deoffloading()777 u8 flags = SEGCBLIST_OFFLOADED | SEGCBLIST_KTHREAD_CB; in nocb_cb_can_run()834 if (rcu_segcblist_test_flags(cblist, SEGCBLIST_OFFLOADED)) { in nocb_cb_wait()