Searched refs:ct_rcu_watching (Results 1 – 3 of 3) sorted by relevance
| /linux/kernel/ |
| A D | context_tracking.c | 140 trace_rcu_watching(TPS("End"), ct_nesting(), 0, ct_rcu_watching()); in ct_kernel_exit() 185 trace_rcu_watching(TPS("Start"), ct_nesting(), 1, ct_rcu_watching()); in ct_kernel_enter() 223 ct_rcu_watching()); in ct_nmi_exit() 231 trace_rcu_watching(TPS("Endirq"), ct_nmi_nesting(), 0, ct_rcu_watching()); in ct_nmi_exit() 299 ct_nmi_nesting() + incby, ct_rcu_watching()); in ct_nmi_enter()
|
| /linux/include/linux/ |
| A D | context_tracking_state.h | 59 static __always_inline int ct_rcu_watching(void) in ct_rcu_watching() function
|
| /linux/kernel/rcu/ |
| A D | tree.c | 297 if (ct_rcu_watching() & CT_RCU_WATCHING) in rcu_watching_online()
|
Completed in 16 milliseconds