Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Drcupdate.h364 #define rcu_note_voluntary_context_switch(t) \ macro
372 #define rcu_note_voluntary_context_switch(t) rcu_all_qs() macro
385 rcu_note_voluntary_context_switch(current); \
/linux-4.1.27/kernel/rcu/
Dtiny.c157 rcu_note_voluntary_context_switch(current); in rcu_check_callbacks()
Dtree.c2706 rcu_note_voluntary_context_switch(current); in rcu_check_callbacks()