/titanic_44/usr/src/uts/common/fs/ctfs/ |
H A D | ctfs_event.c | 148 ctfs_endpoint_poll(ctfs_endpoint_t *endpt, short events, int anyyet, in ctfs_endpoint_poll() argument 155 if (!anyyet) in ctfs_endpoint_poll() 317 int anyyet, in ctfs_ev_poll() argument 324 return (ctfs_endpoint_poll(&evnode->ctfs_ev_listener, events, anyyet, in ctfs_ev_poll() 477 int anyyet, in ctfs_bu_poll() argument 484 return (ctfs_endpoint_poll(&bunode->ctfs_bu_listener, events, anyyet, in ctfs_bu_poll()
|
/titanic_44/usr/src/uts/common/io/ |
H A D | cons.c | 488 cnpoll(dev_t dev, short events, int anyyet, short *reventsp, in cnpoll() argument 492 return (nochpoll(dev, events, anyyet, reventsp, phpp)); in cnpoll() 495 return (strpoll(rconsvp->v_stream, events, anyyet, reventsp, in cnpoll() 498 return (cdev_poll(rconsdev, events, anyyet, reventsp, phpp)); in cnpoll()
|
H A D | random.c | 321 rnd_chpoll(dev_t dev, short events, int anyyet, short *reventsp, in rnd_chpoll() argument 332 if (*reventsp == 0 && !anyyet) in rnd_chpoll() 337 kcf_rnd_chpoll(events, anyyet, reventsp, phpp); in rnd_chpoll()
|
H A D | gentty.c | 339 sypoll(dev_t dev, short events, int anyyet, short *reventsp, in sypoll() argument 353 error = VOP_POLL(sp->s_vp, events, anyyet, reventsp, phpp, NULL); in sypoll()
|
H A D | iwscons.c | 313 iwscnpoll(dev_t dev, short events, int anyyet, short *reventsp, in iwscnpoll() argument 322 error = VOP_POLL(lp->wl_vp, events, anyyet, reventsp, phpp, NULL); in iwscnpoll()
|
H A D | tty_pty.c | 979 int anyyet, in ptcpoll() argument 989 anyyet = anyyet; in ptcpoll() 1006 *phpp = !anyyet && !*reventsp ? php : (struct pollhead *)NULL; in ptcpoll()
|
H A D | srn.c | 255 srn_chpoll(dev_t dev, short events, int anyyet, short *reventsp, in srn_chpoll() argument 266 if (!anyyet) { in srn_chpoll()
|
H A D | sysmsg.c | 693 sysmpoll(dev_t dev, short events, int anyyet, short *reventsp, in sysmpoll() argument 696 return (VOP_POLL(dcvp, events, anyyet, reventsp, phpp, NULL)); in sysmpoll()
|
/titanic_44/usr/src/uts/common/sys/ib/clients/of/sol_uverbs/ |
H A D | sol_uverbs_event.h | 70 int sol_uverbs_event_file_poll(uverbs_ufile_uobj_t *, short events, int anyyet,
|
/titanic_44/usr/src/uts/common/io/usb/clients/ugen/ |
H A D | ugen.c | 434 int anyyet, short *reventsp, struct pollhead **phpp) in ugen_skel_poll() argument 444 anyyet, reventsp, phpp)); in ugen_skel_poll()
|
/titanic_44/usr/src/uts/common/fs/sockfs/ |
H A D | sock_notsupp.c | 126 sock_poll_notsupp(sock_lower_handle_t handle, short events, int anyyet, in sock_poll_notsupp() argument
|
H A D | sockcommon_vnops.c | 474 socket_vop_poll(struct vnode *vp, short events, int anyyet, short *reventsp, in socket_vop_poll() argument 481 return (socket_poll(so, events, anyyet, reventsp, phpp)); in socket_vop_poll()
|
/titanic_44/usr/src/uts/common/fs/portfs/ |
H A D | port_vnops.c | 280 port_poll(vnode_t *vp, short events, int anyyet, short *reventsp, in port_poll() argument 298 if (!anyyet) { in port_poll()
|
/titanic_44/usr/src/uts/common/fs/ |
H A D | fs_subr.c | 133 fs_nosys_poll(vnode_t *vp, short events, int anyyet, short *reventsp, in fs_nosys_poll() argument 388 fs_poll(vnode_t *vp, short events, int anyyet, short *reventsp, in fs_poll() argument 402 *phpp = !anyyet && !*reventsp ? &fs_pollhd : (struct pollhead *)NULL; in fs_poll()
|
/titanic_44/usr/src/uts/common/io/1394/targets/av1394/ |
H A D | av1394_async.c | 353 av1394_async_poll(av1394_inst_t *avp, short events, int anyyet, short *reventsp, in av1394_async_poll() argument 364 } else if (!anyyet) { in av1394_async_poll()
|
H A D | av1394.c | 431 av1394_poll(dev_t dev, short events, int anyyet, short *reventsp, in av1394_poll() argument 439 ret = av1394_async_poll(avp, events, anyyet, reventsp, phpp); in av1394_poll()
|
/titanic_44/usr/src/uts/common/sys/ib/clients/of/sol_umad/ |
H A D | sol_umad.h | 162 static int umad_poll(dev_t dev, short events, int anyyet,
|
/titanic_44/usr/src/uts/common/fs/namefs/ |
H A D | namevno.c | 458 nm_poll(vnode_t *vp, short events, int anyyet, short *reventsp, in nm_poll() argument 461 return (VOP_POLL(VTONM(vp)->nm_filevp, events, anyyet, reventsp, in nm_poll()
|
/titanic_44/usr/src/uts/common/sys/1394/targets/dcam1394/ |
H A D | dcam.h | 149 int dcam_chpoll(dev_t dev, short events, int anyyet, short *reventsp,
|
/titanic_44/usr/src/uts/common/io/audio/impl/ |
H A D | audio_ddi.c | 406 audio_chpoll(dev_t dev, short events, int anyyet, short *reventsp, in audio_chpoll() argument 417 c->c_chpoll(c, events, anyyet, reventsp, phpp); in audio_chpoll()
|
/titanic_44/usr/src/uts/common/xen/io/ |
H A D | evtchn_dev.c | 446 evtchndrv_poll(dev_t dev, short ev, int anyyet, short *revp, pollhead_t **phpp) in evtchndrv_poll() argument 464 if (mask == 0 && !anyyet) in evtchndrv_poll()
|
H A D | xpvtap.c | 63 static int xpvtap_chpoll(dev_t dev, short events, int anyyet, short *reventsp, 641 xpvtap_chpoll(dev_t dev, short events, int anyyet, short *reventsp, in xpvtap_chpoll() argument 658 if (((events & (POLLIN | POLLRDNORM)) == 0) && !anyyet) { in xpvtap_chpoll() 684 if (!anyyet) { in xpvtap_chpoll()
|
/titanic_44/usr/src/uts/intel/io/ipmi/ |
H A D | ipmi_main.c | 449 ipmi_poll(dev_t dv, short events, int anyyet, short *reventsp, in ipmi_poll() argument 467 if (!anyyet) in ipmi_poll()
|
/titanic_44/usr/src/uts/common/os/ |
H A D | driver.c | 599 cdev_poll(dev_t dev, short events, int anyyet, short *reventsp, in cdev_poll() argument 605 return ((*cb->cb_chpoll)(dev, events, anyyet, reventsp, pollhdrp)); in cdev_poll()
|
/titanic_44/usr/src/uts/common/io/ib/clients/of/sol_uverbs/ |
H A D | sol_uverbs_event.c | 248 int anyyet, short *reventsp, pollhead_t **phpp) in sol_uverbs_event_file_poll() argument 285 if (revent == 0 && !anyyet) { in sol_uverbs_event_file_poll()
|