Searched refs:cl_cfmin (Results 1 – 1 of 1) sorted by relevance
144 u64 cl_cfmin; /* earliest children's fit-time (used member302 if (cl->cl_cfmin > cur_time) in vttree_get_minvt()656 cl->cl_cfmin = 0; in update_cfmin()660 cl->cl_cfmin = p->cl_f; in update_cfmin()733 f = max(cl->cl_myf, cl->cl_cfmin); in init_vf()821 f = max(cl->cl_myf, cl->cl_cfmin); in update_vf()1385 if (q->root.cl_cfmin != 0) { in hfsc_schedule_watchdog()1386 if (next_time == 0 || next_time > q->root.cl_cfmin) in hfsc_schedule_watchdog()1387 next_time = q->root.cl_cfmin; in hfsc_schedule_watchdog()1467 cl->cl_cfmin = 0; in hfsc_reset_class()