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

/linux-master/net/sched/
H A Dsch_hfsc.c138 u64 cl_e; /* eligible time */ member in struct:hfsc_class
194 if (cl->cl_e >= cl1->cl_e)
225 if (p->cl_e > cur_time)
628 cl->cl_e = rtsc_y2x(&cl->cl_eligible, cl->cl_cumul);
637 cl->cl_e = rtsc_y2x(&cl->cl_eligible, cl->cl_cumul);
1384 next_time = cl->cl_e;
1458 cl->cl_e = 0;

Completed in 110 milliseconds