Home
last modified time | relevance | path

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

/linux/kernel/
H A Dworkqueue.c7665 unsigned int max_stall_time = 0; in wq_watchdog_timer_fn() local
7705 max_stall_time = max(max_stall_time, stall_time); in wq_watchdog_timer_fn()
7725 panic_on_wq_watchdog(max_stall_time); in wq_watchdog_timer_fn()