Lines Matching defs:tcl
835 struct hfsc_class *cl, *tcl;853 tcl = hif->hif_rootclass;855 while (tcl != NULL && tcl->cl_children != NULL) {856 tcl = hfsc_actlist_firstfit(tcl, cur_time);857 if (tcl == NULL)864 if (tcl->cl_parent->cl_cvtmin < tcl->cl_vt)865 tcl->cl_parent->cl_cvtmin = tcl->cl_vt;867 cl = tcl;