Home
last modified time | relevance | path

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

/linux-6.15/net/sched/
H A Dsch_hfsc.c158 struct runtime_sc cl_eligible; /* eligible curve */ member
624 cl->cl_eligible = cl->cl_deadline; in init_ed()
626 cl->cl_eligible.dx = 0; in init_ed()
627 cl->cl_eligible.dy = 0; in init_ed()
631 cl->cl_e = rtsc_y2x(&cl->cl_eligible, cl->cl_cumul); in init_ed()
640 cl->cl_e = rtsc_y2x(&cl->cl_eligible, cl->cl_cumul); in update_ed()
883 cl->cl_eligible = cl->cl_deadline; in hfsc_change_rsc()
885 cl->cl_eligible.dx = 0; in hfsc_change_rsc()
886 cl->cl_eligible.dy = 0; in hfsc_change_rsc()