Home
last modified time | relevance | path

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

/openbmc/linux/kernel/rcu/
H A Dtree_stall.h721 bool didstall = false; in check_cpu_stall() local
794 didstall = true; in check_cpu_stall()
812 didstall = true; in check_cpu_stall()
814 if (didstall && READ_ONCE(rcu_state.jiffies_stall) == jn) { in check_cpu_stall()