Lines Matching refs:level
120 unsigned int level; /* class level in hierarchy */ member
306 while (cl->level > 0) { in vttree_get_minvt()
861 unsigned int level; in hfsc_adjust_levels() local
864 level = 0; in hfsc_adjust_levels()
866 if (p->level >= level) in hfsc_adjust_levels()
867 level = p->level + 1; in hfsc_adjust_levels()
869 cl->level = level; in hfsc_adjust_levels()
1077 if (parent->level == 0) in hfsc_change_class()
1106 if (cl->level > 0 || cl->filter_cnt > 0 || cl == &q->root) in hfsc_delete_class()
1134 if (cl->level == 0) in hfsc_classify()
1156 if (cl->level >= head->level) in hfsc_classify()
1160 if (cl->level == 0) in hfsc_classify()
1170 if (cl == NULL || cl->level > 0) in hfsc_classify()
1182 if (cl->level > 0) in hfsc_graft_class()
1200 if (cl->level == 0) in hfsc_class_leaf()
1232 if (p != NULL && p->level <= cl->level) in hfsc_bind_tcf()
1307 if (cl->level == 0) in hfsc_dump_class()
1330 xstats.level = cl->level; in hfsc_dump_class_stats()