Searched refs:port_alloc_event (Results 1 – 4 of 4) sorted by relevance
/titanic_44/usr/src/uts/common/sys/ |
H A D | port_kernel.h | 157 int port_alloc_event(int, int, int, port_kevent_t **);
|
/titanic_44/usr/src/uts/common/os/ |
H A D | aio.c | 1161 error = port_alloc_event(pntfy->portnfy_port, PORT_ALLOC_DEFAULT, in aio_req_assoc_port_rw() 1256 error = port_alloc_event(pnotify.portnfy_port, in alio() 1456 error = port_alloc_event(pnotify.portnfy_port, in alio() 2964 error = port_alloc_event(pnotify.portnfy_port, in alioLF() 3171 error = port_alloc_event(pnotify.portnfy_port, in alioLF() 3449 error = port_alloc_event(pnotify.portnfy_port, in alio32() 3676 error = port_alloc_event(pnotify.portnfy_port, in alio32()
|
H A D | port_subr.c | 248 port_alloc_event(int port, int flags, int source, port_kevent_t **pkevpp) in port_alloc_event() function
|
H A D | timer.c | 647 error = port_alloc_event(port, PORT_ALLOC_SCACHED, in timer_create()
|