Home
last modified time | relevance | path

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

/linux-6.15/net/sched/
H A Dsch_hfsc.c140 u64 cl_f; /* time when this class will fit for member
292 if (p->cl_f <= cur_time) in vttree_firstfit()
331 if (cl->cl_f >= cl1->cl_f) in cftree_insert()
663 cl->cl_cfmin = p->cl_f; in update_cfmin()
717 cl->cl_f = 0; in init_vf()
737 if (f != cl->cl_f) { in init_vf()
738 cl->cl_f = f; in init_vf()
825 if (f != cl->cl_f) { in update_vf()
826 cl->cl_f = f; in update_vf()
1474 cl->cl_f = 0; in hfsc_reset_class()