Home
last modified time | relevance | path

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

/NextBSD/sys/geom/sched/
HDgs_rr.c88 struct g_rr_softc *q_sc; /* link to the parent */ member
331 qp->q_sc = sc; /* link to the parent */ in g_rr_init_class()
332 qp->q_sc->sc_nqueues++; in g_rr_init_class()
345 g_sched_put_class(qp->q_sc->sc_geom, qp); in g_rr_queue_put()
355 qp->q_sc->sc_nqueues--; in g_rr_fini_class()
491 if (qp->q_sc->sc_active != qp) in g_rr_update_thinktime()