Searched refs:scx_watchdog_work (Results 1 – 1 of 1) sorted by relevance
95 static struct delayed_work scx_watchdog_work; variable5629 mod_delayed_work(system_dfl_wq, &scx_watchdog_work, intv); in refresh_watchdog()5631 cancel_delayed_work_sync(&scx_watchdog_work); in refresh_watchdog()8069 INIT_DELAYED_WORK(&scx_watchdog_work, scx_watchdog_workfn); in init_sched_ext_class()