Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Dext.c1102 static struct delayed_work scx_watchdog_work; variable
5056 cancel_delayed_work_sync(&scx_watchdog_work); in scx_disable_workfn()
5656 queue_delayed_work(system_unbound_wq, &scx_watchdog_work, in scx_enable()
6324 INIT_DELAYED_WORK(&scx_watchdog_work, scx_watchdog_workfn); in init_sched_ext_class()