Searched refs:AIOP_FREE (Results 1 – 1 of 1) sorted by relevance
232 #define AIOP_FREE 0x1 /* proc on free queue */ macro1095 if (aiop->aioprocflags & AIOP_FREE) { in aio_daemon()1097 aiop->aioprocflags &= ~AIOP_FREE; in aio_daemon()1131 aiop->aioprocflags |= AIOP_FREE; in aio_daemon()1139 (aiop->aioprocflags & AIOP_FREE) && in aio_daemon()1829 aiop->aioprocflags &= ~AIOP_FREE; in aio_kick_nowait()1848 aiop->aioprocflags &= ~AIOP_FREE; in aio_kick()