Home
last modified time | relevance | path

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

/freebsd/sys/geom/
H A Dgeom_int.h60 extern char *g_wait_event, *g_wait_up, *g_wait_down;
H A Dgeom_io.c700 wakeup(&g_wait_up); in g_io_deliver()
864 msleep(&g_wait_up, &g_bio_run_up.bio_queue_lock, in g_io_schedule_up()
H A Dgeom_subr.c71 char *g_wait_event, *g_wait_up, *g_wait_down; variable