Home
last modified time | relevance | path

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

/Linux-v5.4/net/sched/
Dsch_hfsc.c134 u64 cl_total; /* total work in bytes */ member
708 rtsc_min(&cl->cl_virtual, &cl->cl_fsc, cl->cl_vt, cl->cl_total); in init_vf()
727 cl->cl_total); in init_vf()
730 cl->cl_total); in init_vf()
753 cl->cl_total += len; in update_vf()
764 cl->cl_vt = rtsc_y2x(&cl->cl_virtual, cl->cl_total) + cl->cl_vtadj; in update_vf()
797 cl->cl_myf = rtsc_y2x(&cl->cl_ulimit, cl->cl_total); in update_vf()
800 cl->cl_total); in update_vf()
893 rtsc_init(&cl->cl_virtual, &cl->cl_fsc, cl->cl_vt, cl->cl_total); in hfsc_change_fsc()
902 rtsc_init(&cl->cl_ulimit, &cl->cl_usc, cur_time, cl->cl_total); in hfsc_change_usc()
[all …]