rcu_note_voluntary_context_switch
#define rcu_note_voluntary_context_switch(t) rcu_tasks_qs(t, false)
#define rcu_note_voluntary_context_switch(t) do { } while (0)