Searched refs:cl_deadline (Results 1 – 1 of 1) sorted by relevance
158 struct hfsc_runtime_sc cl_deadline; /* deadline curve */ member647 hfsc_rtsc_init(&cl->cl_deadline, cl->cl_rsc, 0, 0); in hfsc_class_create()1004 hfsc_rtsc_min(&cl->cl_deadline, cl->cl_rsc, cur_time, cl->cl_cumul); in hfsc_init_ed()1011 cl->cl_eligible = cl->cl_deadline; in hfsc_init_ed()1019 cl->cl_d = hfsc_rtsc_y2x(&cl->cl_deadline, cl->cl_cumul + next_len); in hfsc_init_ed()1028 cl->cl_d = hfsc_rtsc_y2x(&cl->cl_deadline, cl->cl_cumul + next_len); in hfsc_update_ed()1036 cl->cl_d = hfsc_rtsc_y2x(&cl->cl_deadline, cl->cl_cumul + next_len); in hfsc_update_d()