Home
last modified time | relevance | path

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

/Linux-v5.15/net/sched/
Dsch_hfsc.c141 u64 cl_f; /* time when this class will fit for member
290 if (p->cl_f <= cur_time) in vttree_firstfit()
329 if (cl->cl_f >= cl1->cl_f) in cftree_insert()
661 cl->cl_cfmin = p->cl_f; in update_cfmin()
715 cl->cl_f = 0; in init_vf()
735 if (f != cl->cl_f) { in init_vf()
736 cl->cl_f = f; in init_vf()
823 if (f != cl->cl_f) { in update_vf()
824 cl->cl_f = f; in update_vf()
1458 cl->cl_f = 0; in hfsc_reset_class()