Home
last modified time | relevance | path

Searched refs:PORT_KEV_NOSHARE (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/common/sys/
H A Dport_kernel.h73 #define PORT_KEV_NOSHARE 0x40 /* non-shareable across processes */ macro
/titanic_41/usr/src/uts/common/fs/portfs/
H A Dport_vnops.c93 if (kevp->portkev_flags & PORT_KEV_NOSHARE) in port_discard_events()
H A Dport.c957 pev->portkev_flags = PORT_KEV_NOSHARE; in port_dispatch_event()