Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Drcupdate.h180 #define rcu_note_voluntary_context_switch(t) rcu_tasks_qs(t, false) macro
185 #define rcu_note_voluntary_context_switch(t) do { } while (0) macro