Searched refs:scx_watchdog_work (Results 1 – 1 of 1) sorted by relevance
96 static struct delayed_work scx_watchdog_work; variable5460 mod_delayed_work(system_dfl_wq, &scx_watchdog_work, intv); in refresh_watchdog()5462 cancel_delayed_work_sync(&scx_watchdog_work); in refresh_watchdog()7759 INIT_DELAYED_WORK(&scx_watchdog_work, scx_watchdog_workfn); in init_sched_ext_class()