Lines Matching defs:cl_f
131 struct rb_root cf_tree; /* active children sorted by cl_f */
141 u64 cl_f; /* time when this class will fit for
146 with cl_myf to obtain cl_f) */
290 if (p->cl_f <= cur_time)
329 if (cl->cl_f >= cl1->cl_f)
661 cl->cl_cfmin = p->cl_f;
715 cl->cl_f = 0;
735 if (f != cl->cl_f) {
736 cl->cl_f = f;
823 if (f != cl->cl_f) {
824 cl->cl_f = f;
1471 cl->cl_f = 0;