Home
last modified time | relevance | path

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

/linux/kernel/rcu/
H A Dtree_stall.h164 static int cpu_stall; in panic_on_rcu_stall() local
173 if (++cpu_stall < sysctl_max_rcu_stall_to_panic) in panic_on_rcu_stall()
/linux/kernel/
H A Dworkqueue.c194 bool cpu_stall; /* WD: stalled cpu bound pool */ member
7625 if (pool->cpu_stall) in show_cpu_pools_busy_workers()
7680 pool->cpu_stall = false; in wq_watchdog_timer_fn()
7729 pool->cpu_stall = true; in wq_watchdog_timer_fn()