Searched refs:rcu_note_voluntary_context_switch (Results 1 - 2 of 2) sorted by last modified time

/linux-master/include/linux/
H A Drcupdate.h210 #define rcu_note_voluntary_context_switch(t) rcu_tasks_qs(t, false) macro
217 #define rcu_note_voluntary_context_switch(t) do { } while (0) macro
/linux-master/kernel/rcu/
H A Dtree.c2300 rcu_note_voluntary_context_switch(current);

Completed in 276 milliseconds