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

/linux-master/net/sched/
H A Dsch_hfsc.c149 u64 cl_vtadj; /* intra-period cumulative vt member in struct:hfsc_class
708 cl->cl_vtadj = 0;
763 cl->cl_vt = rtsc_y2x(&cl->cl_virtual, cl->cl_total) + cl->cl_vtadj;
771 cl->cl_vtadj += cl->cl_parent->cl_cvtmin - cl->cl_vt;
1460 cl->cl_vtadj = 0;

Completed in 116 milliseconds