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

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

Completed in 61 milliseconds