Home
last modified time | relevance | path

Searched refs:seg_x2y (Results 1 – 1 of 1) sorted by relevance

/linux/net/sched/
H A Dsch_hfsc.c390 seg_x2y(u64 x, u64 sm) in seg_x2y() function
486 isc->dy = seg_x2y(isc->dx, isc->sm1); in sc2isc()
542 y = rtsc->y + seg_x2y(x - rtsc->x, rtsc->sm1); in rtsc_x2y()
546 + seg_x2y(x - rtsc->x - rtsc->dx, rtsc->sm2); in rtsc_x2y()
608 dy = seg_x2y(dx, isc->sm1); in rtsc_min()