Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/
Dcontext_tracking.h129 static __always_inline unsigned long ct_state_inc(int incby) in ct_state_inc() function
145 ct_state_inc(RCU_DYNTICKS_IDX); in warn_rcu_enter()
154 ct_state_inc(RCU_DYNTICKS_IDX); in warn_rcu_exit()
/linux-6.6.21/kernel/
Dcontext_tracking.c91 seq = ct_state_inc(offset); in ct_kernel_exit_state()
110 seq = ct_state_inc(offset); in ct_kernel_enter_state()
/linux-6.6.21/kernel/rcu/
Dtree.c264 ct_state_inc(RCU_DYNTICKS_IDX); in rcu_dynticks_eqs_online()
331 seq = ct_state_inc(2 * RCU_DYNTICKS_IDX); in rcu_momentary_dyntick_idle()