Searched refs:jiffies_kick_kthreads (Results 1 – 3 of 3) sorted by relevance
386 unsigned long jiffies_kick_kthreads; /* Time at which to kick */ member
175 j = READ_ONCE(rcu_state.jiffies_kick_kthreads); in rcu_stall_kick_kthreads()182 WRITE_ONCE(rcu_state.jiffies_kick_kthreads, j + HZ); in rcu_stall_kick_kthreads()
2040 WRITE_ONCE(rcu_state.jiffies_kick_kthreads, in rcu_gp_fqs_loop()