Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Drcupdate.h230 #define rcu_note_voluntary_context_switch(t) rcu_tasks_qs(t, false) macro
236 #define rcu_note_voluntary_context_switch(t) do { } while (0) macro