Home
last modified time | relevance | path

Searched refs:pollhead_t (Results 1 – 25 of 28) sorted by relevance

12

/illumos-gate/usr/src/uts/common/sys/
H A Dpoll.h120 } pollhead_t; typedef
128 extern void pollwakeup(pollhead_t *, short);
133 extern int polllock(pollhead_t *, kmutex_t *);
145 extern void pollhead_clean(pollhead_t *);
H A Dpoll_impl.h220 pollhead_t *pd_php; /* used to undo poll registration */
283 extern void pollhead_clean(pollhead_t *);
291 extern void polldat_associate(polldat_t *, pollhead_t *);
H A Dport_impl.h140 pollhead_t port_pollhd;
H A Dcontract_impl.h311 pollhead_t ctl_pollhead; /* so we can poll(2) */
/illumos-gate/usr/src/uts/common/fs/ctfs/
H A Dctfs_event.c148 short *reventsp, pollhead_t **php) in ctfs_endpoint_poll()
318 pollhead_t **php, in ctfs_ev_poll()
478 pollhead_t **php, in ctfs_bu_poll()
/illumos-gate/usr/src/uts/common/sys/ib/clients/of/sol_uverbs/
H A Dsol_uverbs_event.h71 short *reventsp, pollhead_t **phpp);
H A Dsol_uverbs.h119 pollhead_t poll_head;
/illumos-gate/usr/src/uts/sun4u/sys/
H A Dtodds1287.h67 pollhead_t pollhd; /* poll head struct */
/illumos-gate/usr/src/uts/sun4u/daktari/sys/
H A Dhpc3130_dak.h231 pollhead_t pollhead[HPC3130_MAX_SLOT];
/illumos-gate/usr/src/uts/intel/io/ipmi/
H A Dipmivars.h87 pollhead_t ipmi_pollhead;
H A Dipmi_main.c448 pollhead_t **phpp) in ipmi_poll()
/illumos-gate/usr/src/uts/common/fs/portfs/
H A Dport_fd.c44 static int port_bind_pollhead(pollhead_t **, polldat_t *, short *);
521 port_bind_pollhead(pollhead_t **php, polldat_t *pdp, short *revents) in port_bind_pollhead()
/illumos-gate/usr/src/uts/common/syscall/
H A Dpoll.c315 polllock(pollhead_t *php, kmutex_t *lp) in polllock()
774 pollwakeup(pollhead_t *php, short events_arg) in pollwakeup()
951 polldat_associate(polldat_t *pdp, pollhead_t *php) in polldat_associate()
976 pollhead_t *php; in polldat_disassociate()
1303 pollhead_t *memphp = NULL; in pcache_insert()
1909 pollhead_t *php; in pcache_poll()
2651 pollhead_clean(pollhead_t *php) in pollhead_clean()
3060 pollhead_t *php; in plist_chkdupfd()
/illumos-gate/usr/src/uts/common/xen/io/
H A Devtchn_dev.c97 pollhead_t evtchn_pollhead;
448 evtchndrv_poll(dev_t dev, short ev, int anyyet, short *revp, pollhead_t **phpp) in evtchndrv_poll()
/illumos-gate/usr/src/uts/intel/io/viona/
H A Dviona_impl.h166 pollhead_t l_pollhead;
/illumos-gate/usr/src/uts/common/io/
H A Deventfd.c38 pollhead_t efd_pollhd; /* poll head */
H A Dtimerfd.c39 pollhead_t tfd_pollhd; /* poll head */
H A Dsignalfd.c161 pollhead_t sp_pollhead;
H A Dpower.c163 pollhead_t pollhd; /* poll head struct */
H A Dtty_pty.c971 pollhead_t *php = &ptcph; in ptcpoll()
/illumos-gate/usr/src/uts/common/fs/mntfs/
H A Dmntvnops.c1214 mntpoll(vnode_t *vp, short ev, int any, short *revp, pollhead_t **phpp, in mntpoll()
1228 *phpp = (pollhead_t *)NULL; in mntpoll()
1237 if (*phpp == (pollhead_t *)NULL) in mntpoll()
/illumos-gate/usr/src/uts/common/fs/namefs/
H A Dnamevno.c456 pollhead_t **phpp, caller_context_t *ct) in nm_poll()
/illumos-gate/usr/src/uts/common/io/ib/clients/of/sol_uverbs/
H A Dsol_uverbs_event.c249 int anyyet, short *reventsp, pollhead_t **phpp) in sol_uverbs_event_file_poll()
/illumos-gate/usr/src/uts/common/fs/fifofs/
H A Dfifovnops.c95 static int fifo_poll(vnode_t *, short, int, short *, pollhead_t **,
1771 pollhead_t **phpp, caller_context_t *ct) in fifo_poll()
/illumos-gate/usr/src/uts/common/io/ksocket/
H A Dksocket.c732 pollhead_t *php, *php2; in ksocket_spoll()

12