Home
last modified time | relevance | path

Searched refs:cl_total (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/net/sched/
Dsch_hfsc.c135 u64 cl_total; /* total work in bytes */ member
724 cl->cl_total); in init_vf()
747 cl->cl_total); in init_vf()
750 cl->cl_total); in init_vf()
774 cl->cl_total += len; in update_vf()
803 cl->cl_vt = rtsc_y2x(&cl->cl_virtual, cl->cl_total) in update_vf()
821 cl->cl_total); in update_vf()
950 rtsc_init(&cl->cl_virtual, &cl->cl_fsc, cl->cl_vt, cl->cl_total); in hfsc_change_fsc()
959 rtsc_init(&cl->cl_ulimit, &cl->cl_usc, cur_time, cl->cl_total); in hfsc_change_usc()
1373 xstats.work = cl->cl_total; in hfsc_dump_class_stats()
[all …]