Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Drcupdate.h190 #define rcu_note_voluntary_context_switch(t) rcu_tasks_qs(t, false) macro
196 #define rcu_note_voluntary_context_switch(t) do { } while (0) macro
/kernel/linux/linux-6.6/include/linux/
Drcupdate.h215 #define rcu_note_voluntary_context_switch(t) rcu_tasks_qs(t, false) macro
222 #define rcu_note_voluntary_context_switch(t) do { } while (0) macro