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

/linux-4.4.14/net/sched/
H A Dsch_hfsc.c165 struct runtime_sc cl_eligible; /* eligible curve */ member in struct:hfsc_class
630 cl->cl_eligible = cl->cl_deadline; init_ed()
632 cl->cl_eligible.dx = 0; init_ed()
633 cl->cl_eligible.dy = 0; init_ed()
637 cl->cl_e = rtsc_y2x(&cl->cl_eligible, cl->cl_cumul); init_ed()
646 cl->cl_e = rtsc_y2x(&cl->cl_eligible, cl->cl_cumul); update_ed()
938 cl->cl_eligible = cl->cl_deadline; hfsc_change_rsc()
940 cl->cl_eligible.dx = 0; hfsc_change_rsc()
941 cl->cl_eligible.dy = 0; hfsc_change_rsc()

Completed in 71 milliseconds