Searched refs:jiffies_kick_kthreads (Results 1 – 3 of 3) sorted by relevance
375 unsigned long jiffies_kick_kthreads; /* Time at which to kick */ member
196 j = READ_ONCE(rcu_state.jiffies_kick_kthreads); in rcu_stall_kick_kthreads()203 WRITE_ONCE(rcu_state.jiffies_kick_kthreads, j + HZ); in rcu_stall_kick_kthreads()
1602 WRITE_ONCE(rcu_state.jiffies_kick_kthreads, in rcu_gp_fqs_loop()
Completed in 14 milliseconds