vslot             804 net/sched/sch_qfq.c 	unsigned long vslot = q->V >> q->min_slot_shift;
vslot             807 net/sched/sch_qfq.c 	if (vslot != old_vslot) {
vslot             809 net/sched/sch_qfq.c 		int last_flip_pos = fls(vslot ^ old_vslot);