Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dcontext_tracking.h128 static __always_inline unsigned long ct_state_inc(int incby) in ct_state_inc() function
/linux-6.1.9/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.1.9/kernel/rcu/
Dtree.c282 ct_state_inc(RCU_DYNTICKS_IDX); in rcu_dynticks_eqs_online()
355 seq = ct_state_inc(2 * RCU_DYNTICKS_IDX); in rcu_momentary_dyntick_idle()