Home
last modified time | relevance | path

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

/linux-6.15/kernel/sched/
H A Dext.c962 static struct delayed_work scx_watchdog_work; variable
4799 cancel_delayed_work_sync(&scx_watchdog_work); in scx_ops_disable_workfn()
5406 queue_delayed_work(system_unbound_wq, &scx_watchdog_work, in scx_ops_enable()
6097 INIT_DELAYED_WORK(&scx_watchdog_work, scx_watchdog_workfn); in init_sched_ext_class()