Home
last modified time | relevance | path

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

/linux-6.1.9/kernel/rcu/
Dtree_stall.h683 bool didstall = false; in check_cpu_stall() local
746 didstall = true; in check_cpu_stall()
764 didstall = true; in check_cpu_stall()
766 if (didstall && READ_ONCE(rcu_state.jiffies_stall) == jn) { in check_cpu_stall()