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

/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;
632 cl->cl_eligible.dx = 0;
633 cl->cl_eligible.dy = 0;
637 cl->cl_e = rtsc_y2x(&cl->cl_eligible, cl->cl_cumul);
646 cl->cl_e = rtsc_y2x(&cl->cl_eligible, cl->cl_cumul);
937 cl->cl_eligible = cl->cl_deadline;
939 cl->cl_eligible.dx = 0;
940 cl->cl_eligible.dy = 0;

Completed in 25 milliseconds