Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Drcupdate.h220 #define rcu_note_voluntary_context_switch(t) rcu_tasks_qs(t, false) macro
226 #define rcu_note_voluntary_context_switch(t) do { } while (0) macro