Home
last modified time | relevance | path

Searched defs:rcu_note_voluntary_context_switch (Results 1 – 1 of 1) 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