hfsc_rtsc_y2x
cl->cl_e = hfsc_rtsc_y2x(&cl->cl_eligible, cl->cl_cumul);
cl->cl_d = hfsc_rtsc_y2x(&cl->cl_deadline, cl->cl_cumul + next_len);
cl->cl_e = hfsc_rtsc_y2x(&cl->cl_eligible, cl->cl_cumul);
cl->cl_d = hfsc_rtsc_y2x(&cl->cl_deadline, cl->cl_cumul + next_len);
cl->cl_d = hfsc_rtsc_y2x(&cl->cl_deadline, cl->cl_cumul + next_len);
cl->cl_myf = hfsc_rtsc_y2x(&cl->cl_ulimit,
cl->cl_vt = hfsc_rtsc_y2x(&cl->cl_virtual, cl->cl_total)
hfsc_rtsc_y2x(&cl->cl_ulimit, cl->cl_total);
u_int64_t hfsc_rtsc_y2x(struct hfsc_runtime_sc *, u_int64_t);