Home
last modified time | relevance | path

Searched refs:exit_rcu (Results 1 – 4 of 4) sorted by relevance

/linux/kernel/trace/
H A Dtrace_preemptirq.c34 bool exit_rcu = false; \
40 exit_rcu = true; \
43 if (exit_rcu) \
/linux/include/linux/
H A Dirq-entry-common.h362 bool exit_rcu; member
/linux/arch/x86/xen/
H A Denlighten_pv.c748 if (inhcall && !WARN_ON_ONCE(state.exit_rcu)) { in xen_pv_evtchn_do_upcall()
/linux/kernel/
H A Dexit.c1010 exit_rcu(); in do_exit()