Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Dport_kernel.h82 #define PORT_CALLBACK_DEFAULT 0 /* free resources, event delivery */ macro
/titanic_50/usr/src/uts/common/fs/portfs/
H A Dport.c928 if (flag == PORT_CALLBACK_DEFAULT && curproc->p_pid != pid) in port_noshare()
1603 PORT_CALLBACK_DEFAULT, pkevp); in port_copy_event()
1659 PORT_CALLBACK_DEFAULT, pkevp); in port_copy_event32()
H A Dport_fd.c89 case PORT_CALLBACK_DEFAULT: in port_fd_callback()
H A Dport_fop.c342 if (flag == PORT_CALLBACK_DEFAULT) { in port_fop_callback()
/titanic_50/usr/src/uts/common/os/
H A Daio.c3836 if (flag == PORT_CALLBACK_DEFAULT) in aio_port_callback()