Searched refs:ISM_MASK (Results 1 - 1 of 1) sorted by relevance

/linux-master/net/sched/
H A Dsch_hfsc.c379 #define ISM_MASK ((1ULL << ISM_SHIFT) - 1) macro
406 + (((y & ISM_MASK) * ism) >> ISM_SHIFT);

Completed in 232 milliseconds