Home
last modified time | relevance | path

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

/Linux-v5.4/kernel/rcu/
Dtree_stall.h131 j = READ_ONCE(rcu_state.jiffies_kick_kthreads); in rcu_stall_kick_kthreads()
138 WRITE_ONCE(rcu_state.jiffies_kick_kthreads, j + HZ); in rcu_stall_kick_kthreads()
Dtree.h327 unsigned long jiffies_kick_kthreads; /* Time at which to kick */ member
Dtree.c1632 WRITE_ONCE(rcu_state.jiffies_kick_kthreads, in rcu_gp_fqs_loop()