Home
last modified time | relevance | path

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

/linux/kernel/rcu/
H A Dtree.h386 unsigned long jiffies_kick_kthreads; /* Time at which to kick */ member
H A Dtree_stall.h175 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()