Searched refs:sc2isc (Results 1 – 1 of 1) sorted by relevance
122 static void sc2isc(struct service_curve *, struct internal_sc *);454 sc2isc(rsc, cl->cl_rsc); in hfsc_class_create()463 sc2isc(fsc, cl->cl_fsc); in hfsc_class_create()471 sc2isc(usc, cl->cl_usc); in hfsc_class_create()1418 sc2isc(struct service_curve *sc, struct internal_sc *isc) in sc2isc() function