Home
last modified time | relevance | path

Searched refs:PORT_SOURCE_AIO (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dport.h41 #define PORT_SOURCE_AIO 1 macro
/illumos-gate/usr/src/lib/libc/port/rt/
H A Dsigev_thread.c293 case PORT_SOURCE_AIO: in aio_spawner()
382 PORT_SOURCE_AIO, port_event.portev_events, in aio_spawner()
/illumos-gate/usr/src/uts/common/os/
H A Daio.c1158 PORT_SOURCE_AIO, &pkevp); in aio_req_assoc_port_rw()
1253 PORT_ALLOC_DEFAULT, PORT_SOURCE_AIO, &pkevtp); in alio()
1453 PORT_ALLOC_DEFAULT, PORT_SOURCE_AIO, in alio()
2952 PORT_ALLOC_DEFAULT, PORT_SOURCE_AIO, &pkevtp); in alioLF()
3159 PORT_ALLOC_DEFAULT, PORT_SOURCE_AIO, in alioLF()
3437 PORT_ALLOC_DEFAULT, PORT_SOURCE_AIO, &pkevtp); in alio32()
3664 PORT_ALLOC_DEFAULT, PORT_SOURCE_AIO, in alio32()
/illumos-gate/usr/src/uts/common/fs/portfs/
H A Dport.c445 {PORT_SOURCE_AIO, aio_close_port, NULL, NULL},
675 if ((int)a1 != PORT_SOURCE_AIO && (int)a1 != PORT_SOURCE_MQ) { in portfs()
/illumos-gate/usr/src/lib/libc/port/aio/
H A Daio.c1297 (void) _port_dispatch(npp->np_port, 0, PORT_SOURCE_AIO, in send_notification()
1304 (void) _port_dispatch(npp->np_lio_port, 0, PORT_SOURCE_AIO, in send_notification()