Searched refs:g_gsched (Results 1 – 4 of 4) sorted by relevance
160 LIST_HEAD(gs_list, g_gsched); /* type, link field */249 g_gsched_ref(struct g_gsched *gsp) in g_gsched_ref()256 g_gsched_unref(struct g_gsched *gsp) in g_gsched_unref()285 struct g_gsched *gsp = sc->sc_gsched; in g_sched_forced_dispatch()305 struct g_gsched *gsp = sc->sc_gsched; in g_sched_dispatch()382 struct g_gsched *gsp; in g_sched_get_class()440 struct g_gsched *gsp, void *data) in g_sched_hash_fini()460 g_sched_hash_init(struct g_gsched *gsp, u_long *mask, int flags) in g_sched_hash_init()516 g_sched_remove_locked(struct g_geom *gp, struct g_gsched *gsp) in g_sched_remove_locked()556 g_sched_remove(struct g_geom *gp, struct g_gsched *gsp) in g_sched_remove()[all …]
105 struct g_gsched { struct121 LIST_ENTRY(g_gsched) glist; argument
96 struct g_gsched *sc_gsched; /* Scheduler descriptor. */
686 static struct g_gsched g_rr = {