Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Daio_impl.h155 #define AIO_POLLQ 0x0040 /* aio req is on the pollq */ macro
/illumos-gate/usr/src/uts/common/os/
H A Daio_subr.c289 aio_enq(&aiop->aio_pollq, reqp, AIO_POLLQ); in aio_done()
989 ASSERT(reqp->aio_req_flags & AIO_POLLQ); in aio_cleanup_pollq()