Searched refs:scx_watchdog_work (Results 1 – 1 of 1) sorted by relevance
156 static struct delayed_work scx_watchdog_work; variable6274 mod_delayed_work(system_dfl_wq, &scx_watchdog_work, intv); in refresh_watchdog()6276 cancel_delayed_work_sync(&scx_watchdog_work); in refresh_watchdog()8707 INIT_DELAYED_WORK(&scx_watchdog_work, scx_watchdog_workfn); in init_sched_ext_class()