Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Drcupdate.h394 #define rcu_note_voluntary_context_switch(t) \ macro
402 #define rcu_note_voluntary_context_switch(t) rcu_all_qs() macro
415 rcu_note_voluntary_context_switch(current); \
/linux-4.4.14/kernel/rcu/
Dtiny.c124 rcu_note_voluntary_context_switch(current); in rcu_check_callbacks()
Dtree.c2787 rcu_note_voluntary_context_switch(current); in rcu_check_callbacks()