ism2               90 net/sched/sch_hfsc.c 	u64	ism2;	/* scaled inverse-slope of the 2nd segment */
ism2              102 net/sched/sch_hfsc.c 	u64	ism2;	/* scaled inverse-slope of the 2nd segment */
ism2              481 net/sched/sch_hfsc.c 	isc->ism2 = m2ism(sc->m2);
ism2              498 net/sched/sch_hfsc.c 	rtsc->ism2 = isc->ism2;
ism2              521 net/sched/sch_hfsc.c 		    + seg_y2x(y - rtsc->y - rtsc->dy, rtsc->ism2);