Home
last modified time | relevance | path

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

/linux-6.6.21/kernel/rcu/
Dtree.h375 unsigned long jiffies_kick_kthreads; /* Time at which to kick */ member
Dtree_stall.h202 j = READ_ONCE(rcu_state.jiffies_kick_kthreads); in rcu_stall_kick_kthreads()
209 WRITE_ONCE(rcu_state.jiffies_kick_kthreads, j + HZ); in rcu_stall_kick_kthreads()
Dtree.c1657 WRITE_ONCE(rcu_state.jiffies_kick_kthreads, in rcu_gp_fqs_loop()