Searched refs:bypass_lb_timer (Results 1 – 2 of 2) sorted by relevance
1077 struct timer_list bypass_lb_timer; member
4831 timer_shutdown_sync(&sch->bypass_lb_timer); in scx_sched_free_rcu_work()5308 struct scx_sched *sch = container_of(timer, struct scx_sched, bypass_lb_timer); in scx_bypass_lb_timerfn()5394 if (intv_us && !timer_pending(&host->bypass_lb_timer)) in enable_bypass_dsp()5395 mod_timer(&host->bypass_lb_timer, in enable_bypass_dsp()6661 timer_setup(&sch->bypass_lb_timer, scx_bypass_lb_timerfn, 0); in scx_alloc_and_add_sched()