Home
last modified time | relevance | path

Searched refs:port_alloc_event (Results 1 – 4 of 4) sorted by relevance

/titanic_44/usr/src/uts/common/sys/
H A Dport_kernel.h157 int port_alloc_event(int, int, int, port_kevent_t **);
/titanic_44/usr/src/uts/common/os/
H A Daio.c1161 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 Dport_subr.c248 port_alloc_event(int port, int flags, int source, port_kevent_t **pkevpp) in port_alloc_event() function
H A Dtimer.c647 error = port_alloc_event(port, PORT_ALLOC_SCACHED, in timer_create()