Searched refs:MSLEEP (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/geom/raid/
H A Dg_raid.c86 #define MSLEEP(rv, ident, mtx, priority, wmesg, timeout) do { \ macro
647 MSLEEP(error, ep, &sc->sc_queue_mtx, PRIBIO | PDROP, "m:event",
1549 MSLEEP(rv, sc, &sc->sc_queue_mtx,
/freebsd-11-stable/sys/geom/raid3/
H A Dg_raid3.c91 #define MSLEEP(ident, mtx, priority, wmesg, timeout) do { \ macro
322 MSLEEP(ep, &sc->sc_events_mtx, PRIBIO | PDROP, "r3:event",
2110 MSLEEP(sc, &sc->sc_queue_mtx, PRIBIO | PDROP, "r3:w1",
2153 MSLEEP(&sc->sc_queue, &sc->sc_queue_mtx, PRIBIO | PDROP,
/freebsd-11-stable/sys/geom/mirror/
H A Dg_mirror.c77 #define MSLEEP(ident, mtx, priority, wmesg, timeout) do { \ macro
213 MSLEEP(ep, &sc->sc_events_mtx, PRIBIO | PDROP, "m:event",
1974 MSLEEP(sc, &sc->sc_queue_mtx, PRIBIO | PDROP, "m:w1",

Completed in 132 milliseconds