Searched refs:port_alloc_event (Results 1 – 4 of 4) sorted by relevance
/illumos-gate/usr/src/uts/common/sys/ |
H A D | port_kernel.h | 160 int port_alloc_event(int, int, int, port_kevent_t **);
|
/illumos-gate/usr/src/uts/common/os/ |
H A D | aio.c | 1157 error = port_alloc_event(pntfy->portnfy_port, PORT_ALLOC_DEFAULT, in aio_req_assoc_port_rw() 1252 error = port_alloc_event(pnotify.portnfy_port, in alio() 1452 error = port_alloc_event(pnotify.portnfy_port, in alio() 2951 error = port_alloc_event(pnotify.portnfy_port, in alioLF() 3158 error = port_alloc_event(pnotify.portnfy_port, in alioLF() 3436 error = port_alloc_event(pnotify.portnfy_port, in alio32() 3663 error = port_alloc_event(pnotify.portnfy_port, in alio32()
|
H A D | port_subr.c | 247 port_alloc_event(int port, int flags, int source, port_kevent_t **pkevpp) in port_alloc_event() function
|
H A D | timer.c | 743 error = port_alloc_event(port, PORT_ALLOC_SCACHED, in timer_create()
|