Home
last modified time | relevance | path

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

/linux-6.6.21/kernel/rcu/
Dtree_stall.h140 static int cpu_stall; in panic_on_rcu_stall() local
142 if (++cpu_stall < sysctl_max_rcu_stall_to_panic) in panic_on_rcu_stall()
/linux-6.6.21/kernel/
Dworkqueue.c161 bool cpu_stall; /* WD: stalled cpu bound pool */ member
6369 if (pool->cpu_stall) in show_cpu_pools_hogs()
6403 pool->cpu_stall = false; in wq_watchdog_timer_fn()
6429 pool->cpu_stall = true; in wq_watchdog_timer_fn()