Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Drcupdate.h239 #define rcu_note_voluntary_context_switch(t) rcu_tasks_qs(t, false) macro
246 #define rcu_note_voluntary_context_switch(t) do { } while (0) macro
/linux-6.3-rc2/kernel/rcu/
A Dtree.c2212 rcu_note_voluntary_context_switch(current); in rcu_sched_clock_irq()

Completed in 11 milliseconds