Searched refs:pollhead (Results 76 - 99 of 99) sorted by relevance

1234

/illumos-gate/usr/src/uts/common/fs/lofs/
H A Dlofs_vnops.c1153 struct pollhead **phpp,
/illumos-gate/usr/src/uts/common/fs/specfs/
H A Dspecvnops.c138 static int spec_poll(struct vnode *, short, int, short *, struct pollhead **,
2215 struct pollhead **phpp,
/illumos-gate/usr/src/uts/common/io/ib/clients/of/sol_uverbs/
H A Dsol_uverbs.c68 static int sol_uverbs_poll(dev_t, short, int, short *, struct pollhead **);
2605 short *reventsp, struct pollhead **phpp)
/illumos-gate/usr/src/uts/common/fs/ufs/
H A Dufs_lockfs.c886 extern struct pollhead ufs_pollhd;
H A Dufs_vnops.c167 static int ufs_poll(vnode_t *, short, int, short *, struct pollhead **,
5774 struct pollhead ufs_pollhd;
5778 ufs_poll(vnode_t *vp, short ev, int any, short *revp, struct pollhead **phpp,
5817 *phpp = !any && !*revp ? &ufs_pollhd : (struct pollhead *)NULL;
H A Dufs_panic.c160 extern struct pollhead ufs_pollhd; /* in ufs_vnops.c */
H A Dufs_vfsops.c1387 extern struct pollhead ufs_pollhd;
/illumos-gate/usr/src/uts/common/io/audio/impl/
H A Daudio_client.c488 struct pollhead **phpp)
H A Daudio_oss.c2543 struct pollhead **phpp)
/illumos-gate/usr/src/uts/common/io/bpf/
H A Dbpf.c1409 struct pollhead **phpp)
/illumos-gate/usr/src/uts/common/sys/
H A Dsunddi.h1486 struct pollhead **phpp);
/illumos-gate/usr/src/uts/common/fs/
H A Dvfs.c148 struct pollhead vfs_pollhd; /* for mnttab pollers */
2955 vfs_mnttab_poll(timespec_t *old, struct pollhead **phpp)
2959 *phpp = (struct pollhead *)NULL;
H A Dfem.c1377 struct pollhead **phpp, caller_context_t *ct)
2557 struct pollhead **phpp, caller_context_t *ct)
H A Dvnode.c4067 struct pollhead **phpp,
/illumos-gate/usr/src/uts/common/io/ib/clients/of/sol_umad/
H A Dsol_umad.c2553 struct pollhead **phpp)
/illumos-gate/usr/src/uts/common/sys/crypto/
H A Dimpl.h1346 extern void kcf_rnd_chpoll(short, int, short *, struct pollhead **);
/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dsockcommon_sops.c908 struct pollhead **phpp)
H A Dsocktpi.c238 struct pollhead **);
6202 * and a pollwakeup for the same pollhead. This ensures that should
6218 struct pollhead **phpp)
/illumos-gate/usr/src/uts/common/io/usb/scsa2usb/
H A Dscsa2usb.c458 struct pollhead **);
1275 int anyyet, short *reventsp, struct pollhead **phpp)
/illumos-gate/usr/src/uts/common/io/rsm/
H A Drsm.c345 struct pollhead **phpp);
6767 struct pollhead **phpp)
/illumos-gate/usr/src/uts/common/os/
H A Ddriver_lyr.c1977 struct pollhead **phpp)
H A Dsunpm.c461 struct pollhead pm_pollhead;
H A Dstreamio.c8182 struct pollhead **phpp)
H A Dsunddi.c5285 struct pollhead **pollhdrp)

Completed in 300 milliseconds

1234