Home
last modified time | relevance | path

Searched refs:rcu_note_voluntary_context_switch (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/
H A Drcupdate.h190 #define rcu_note_voluntary_context_switch(t) rcu_tasks_qs(t, false) macro
195 #define rcu_note_voluntary_context_switch(t) do { } while (0) macro
/OK3568_Linux_fs/kernel/kernel/rcu/
H A Dtree_plugin.h688 rcu_note_voluntary_context_switch(current); in rcu_flavor_sched_clock_irq()