Home
last modified time | relevance | path

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

/linux/net/sched/
H A Dsch_hfsc.c158 struct runtime_sc cl_eligible; /* eligible curve */ member
629 cl->cl_eligible = cl->cl_deadline; in init_ed()
631 cl->cl_eligible.dx = 0; in init_ed()
632 cl->cl_eligible.dy = 0; in init_ed()
636 cl->cl_e = rtsc_y2x(&cl->cl_eligible, cl->cl_cumul); in init_ed()
645 cl->cl_e = rtsc_y2x(&cl->cl_eligible, cl->cl_cumul); in update_ed()
872 cl->cl_eligible = cl->cl_deadline; in hfsc_change_rsc()
874 cl->cl_eligible.dx = 0; in hfsc_change_rsc()
875 cl->cl_eligible.dy = 0; in hfsc_change_rsc()