Home
last modified time | relevance | path

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

/linux/net/sched/
H A Dsch_hfsc.c140 u64 cl_f; /* time when this class will fit for member
297 if (p->cl_f <= cur_time) in vttree_firstfit()
336 if (cl->cl_f >= cl1->cl_f) in cftree_insert()
668 cl->cl_cfmin = p->cl_f; in update_cfmin()
722 cl->cl_f = 0; in init_vf()
742 if (f != cl->cl_f) { in init_vf()
743 cl->cl_f = f; in init_vf()
830 if (f != cl->cl_f) { in update_vf()
831 cl->cl_f = f; in update_vf()
1465 cl->cl_f = 0; in hfsc_reset_class()