Searched refs:cl_d (Results 1 – 2 of 2) sorted by relevance
928 cl->cl_d = rtsc_y2x(&cl->cl_deadline, cl->cl_cumul + next_len); in init_ed()937 cl->cl_d = rtsc_y2x(&cl->cl_deadline, cl->cl_cumul + next_len); in update_ed()945 cl->cl_d = rtsc_y2x(&cl->cl_deadline, cl->cl_cumul + next_len); in update_d()1229 if (cl == NULL || p->cl_d < cl->cl_d) in hfsc_get_mindl()1594 sp->d = cl->cl_d; in get_class_stats_v0()1672 sp->d = cl->cl_d; in get_class_stats_v1()
236 u_int64_t cl_d; /* deadline */ member