/illumos-gate/usr/src/uts/common/io/ |
H A D | physmem.c | 288 struct physmem_hash **phpp; in physmem_remove_vnode_hash() local 297 phpp = &proc_hp->pph_hash; in physmem_remove_vnode_hash() 298 while (*phpp != NULL) { in physmem_remove_vnode_hash() 299 if ((*phpp)->ph_vnode == vp) { in physmem_remove_vnode_hash() 300 victim = *phpp; in physmem_remove_vnode_hash() 301 *phpp = victim->ph_next; in physmem_remove_vnode_hash() 307 phpp = &(*phpp)->ph_next; in physmem_remove_vnode_hash()
|
H A D | random.c | 324 struct pollhead **phpp) in rnd_chpoll() argument 335 *phpp = &urnd_pollhd; in rnd_chpoll() 339 kcf_rnd_chpoll(events, anyyet, reventsp, phpp); in rnd_chpoll()
|
H A D | cons.c | 525 struct pollhead **phpp) in cnpoll() argument 528 return (nochpoll(dev, events, anyyet, reventsp, phpp)); in cnpoll() 532 phpp)); in cnpoll() 534 return (cdev_poll(rconsdev, events, anyyet, reventsp, phpp)); in cnpoll()
|
H A D | gentty.c | 340 struct pollhead **phpp) in sypoll() argument 353 error = VOP_POLL(sp->s_vp, events, anyyet, reventsp, phpp, NULL); in sypoll()
|
H A D | eventfd.c | 211 struct pollhead **phpp) in eventfd_poll() argument 229 *phpp = &state->efd_pollhd; in eventfd_poll()
|
H A D | iwscons.c | 314 struct pollhead **phpp) in iwscnpoll() argument 322 error = VOP_POLL(lp->wl_vp, events, anyyet, reventsp, phpp, NULL); in iwscnpoll()
|
H A D | timerfd.c | 182 struct pollhead **phpp) in timerfd_poll() argument 196 *phpp = &state->tfd_pollhd; in timerfd_poll()
|
H A D | srn.c | 257 struct pollhead **phpp) in srn_chpoll() argument 270 *phpp = &srn_pollhead[clone]; in srn_chpoll()
|
H A D | sysmsg.c | 694 struct pollhead **phpp) in sysmpoll() argument 696 return (VOP_POLL(dcvp, events, anyyet, reventsp, phpp, NULL)); in sysmpoll()
|
H A D | tty_pty.c | 968 struct pollhead **phpp) in ptcpoll() argument 993 *phpp = !anyyet && !*reventsp ? php : (struct pollhead *)NULL; in ptcpoll() 1052 *phpp = php; in ptcpoll()
|
/illumos-gate/usr/src/lib/smbclnt/libfksmbfs/common/ |
H A D | fake_fssub.c | 120 struct pollhead **phpp, caller_context_t *ct) in fs_nosys_poll() argument 235 struct pollhead **phpp, caller_context_t *ct) in fs_poll() argument 253 *phpp = &fs_pollhd; in fs_poll()
|
/illumos-gate/usr/src/uts/common/sys/ib/clients/of/sol_uverbs/ |
H A D | sol_uverbs_event.h | 71 short *reventsp, pollhead_t **phpp);
|
/illumos-gate/usr/src/uts/common/io/usb/clients/ugen/ |
H A D | ugen.c | 435 int anyyet, short *reventsp, struct pollhead **phpp) in ugen_skel_poll() argument 445 anyyet, reventsp, phpp)); in ugen_skel_poll()
|
/illumos-gate/usr/src/uts/common/fs/portfs/ |
H A D | port_vnops.c | 285 struct pollhead **phpp, caller_context_t *ct) in port_poll() argument 302 *phpp = &pp->port_pollhd; in port_poll()
|
/illumos-gate/usr/src/uts/common/io/1394/targets/av1394/ |
H A D | av1394_async.c | 308 struct pollhead **phpp) in av1394_async_poll() argument 323 *phpp = &ap->a_pollhead; in av1394_async_poll()
|
H A D | av1394.c | 379 struct pollhead **phpp) in av1394_poll() argument 385 ret = av1394_async_poll(avp, events, anyyet, reventsp, phpp); in av1394_poll()
|
/illumos-gate/usr/src/uts/common/fs/sockfs/ |
H A D | sockcommon_vnops.c | 490 struct pollhead **phpp, caller_context_t *ct) in socket_vop_poll() argument 496 return (socket_poll(so, events, anyyet, reventsp, phpp)); in socket_vop_poll()
|
/illumos-gate/usr/src/uts/common/fs/namefs/ |
H A D | namevno.c | 456 pollhead_t **phpp, caller_context_t *ct) in nm_poll() argument 459 phpp, ct)); in nm_poll()
|
/illumos-gate/usr/src/uts/common/sys/ib/clients/of/sol_umad/ |
H A D | sol_umad.h | 163 short *reventsp, struct pollhead **phpp);
|
/illumos-gate/usr/src/uts/common/sys/1394/targets/dcam1394/ |
H A D | dcam.h | 148 struct pollhead **phpp);
|
/illumos-gate/usr/src/uts/common/io/audio/impl/ |
H A D | audio_ddi.c | 407 struct pollhead **phpp) in audio_chpoll() argument 417 c->c_chpoll(c, events, anyyet, reventsp, phpp); in audio_chpoll()
|
/illumos-gate/usr/src/uts/common/xen/io/ |
H A D | evtchn_dev.c | 448 evtchndrv_poll(dev_t dev, short ev, int anyyet, short *revp, pollhead_t **phpp) in evtchndrv_poll() argument 468 *phpp = &ep->evtchn_pollhead; in evtchndrv_poll()
|
/illumos-gate/usr/src/uts/intel/io/ipmi/ |
H A D | ipmi_main.c | 448 pollhead_t **phpp) in ipmi_poll() argument 464 *phpp = &dev->ipmi_pollhead; in ipmi_poll()
|
/illumos-gate/usr/src/uts/common/fs/mntfs/ |
H A D | mntvnops.c | 1214 mntpoll(vnode_t *vp, short ev, int any, short *revp, pollhead_t **phpp, in mntpoll() argument 1228 *phpp = (pollhead_t *)NULL; in mntpoll() 1236 vfs_mnttab_poll(&snapp->mnts_last_mtime, phpp); in mntpoll() 1237 if (*phpp == (pollhead_t *)NULL) in mntpoll() 1242 if (*revp || *phpp != NULL || any) { in mntpoll()
|
/illumos-gate/usr/src/uts/common/io/usb/usba/ |
H A D | usba_ugen.c | 1038 int anyyet, short *reventsp, struct pollhead **phpp) in usb_ugen_poll() argument 1093 *phpp = &epp->ep_pollhead; in usb_ugen_poll() 1115 *phpp = &epp->ep_pollhead; in usb_ugen_poll() 1132 *phpp = &ugenp->ug_ds.dev_pollhead; in usb_ugen_poll() 1149 *phpp = &ugenp->ug_ds.dev_pollhead; in usb_ugen_poll() 2918 struct pollhead *phpp = &epp->ep_pollhead; in ugen_epx_intr_IN_poll_wakeup() local 2925 pollwakeup(phpp, POLLIN); in ugen_epx_intr_IN_poll_wakeup() 3392 struct pollhead *phpp = &epp->ep_pollhead; in ugen_epx_isoc_IN_poll_wakeup() local 3399 pollwakeup(phpp, POLLIN); in ugen_epx_isoc_IN_poll_wakeup() 4165 struct pollhead *phpp = &ugenp->ug_ds.dev_pollhead; in ugen_ds_poll_wakeup() local [all …]
|