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