cl_vtadj          150 net/sched/sch_hfsc.c 	u64	cl_vtadj;		/* intra-period cumulative vt
cl_vtadj          709 net/sched/sch_hfsc.c 			cl->cl_vtadj = 0;
cl_vtadj          764 net/sched/sch_hfsc.c 		cl->cl_vt = rtsc_y2x(&cl->cl_virtual, cl->cl_total) + cl->cl_vtadj;
cl_vtadj          772 net/sched/sch_hfsc.c 			cl->cl_vtadj += cl->cl_parent->cl_cvtmin - cl->cl_vt;
cl_vtadj         1452 net/sched/sch_hfsc.c 	cl->cl_vtadj        = 0;