Searched refs:g_bioq (Results 1 – 3 of 3) sorted by relevance
70 static struct g_bioq g_bio_run_down;71 static struct g_bioq g_bio_run_up;72 static struct g_bioq g_bio_run_task;89 g_bioq_lock(struct g_bioq *bq) in g_bioq_lock()96 g_bioq_unlock(struct g_bioq *bq) in g_bioq_unlock()104 g_bioq_destroy(struct g_bioq *bq)112 g_bioq_init(struct g_bioq *bq) in g_bioq_init()120 g_bioq_first(struct g_bioq *bq) in g_bioq_first()
234 SYSCTL_INT(_debug_sizeof, OID_AUTO, g_bioq, CTLFLAG_RD,235 SYSCTL_NULL_INT_PTR, sizeof(struct g_bioq), "sizeof(struct g_bioq)");
159 struct g_bioq { struct