/titanic_41/usr/src/uts/common/io/ |
H A D | random.c | 69 static int rnd_chpoll(dev_t, short, int, short *, struct pollhead **); 310 static struct pollhead urnd_pollhd; 322 struct pollhead **phpp) in rnd_chpoll()
|
H A D | tty_ptyconf.c | 52 struct pollhead ptcph; /* poll head for ptcpoll() use */
|
H A D | srn.c | 92 struct pollhead srn_pollhead[SRN_MAX_CLONE]; 97 static int srn_chpoll(dev_t, short, int, short *, struct pollhead **); 256 struct pollhead **phpp) in srn_chpoll() 258 extern struct pollhead srn_pollhead[]; in srn_chpoll()
|
H A D | gentty.c | 62 int sypoll(dev_t, short, int, short *, struct pollhead **); 340 struct pollhead **phpp) in sypoll()
|
H A D | cons.c | 76 static int cnpoll(dev_t, short, int, short *, struct pollhead **); 489 struct pollhead **phpp) in cnpoll()
|
/titanic_41/usr/src/uts/common/fs/ |
H A D | fs_subr.h | 65 struct pollhead **, caller_context_t *); 78 extern int fs_poll(vnode_t *, short, int, short *, struct pollhead **,
|
H A D | fs_subr.c | 134 struct pollhead **phpp, caller_context_t *ct) in fs_nosys_poll() 384 struct pollhead fs_pollhd; 389 struct pollhead **phpp, caller_context_t *ct) in fs_poll() 402 *phpp = !anyyet && !*reventsp ? &fs_pollhd : (struct pollhead *)NULL; in fs_poll()
|
/titanic_41/usr/src/uts/common/sys/ib/clients/of/sol_umad/ |
H A D | sol_umad.h | 58 struct pollhead uctx_pollhead; 163 short *reventsp, struct pollhead **phpp);
|
/titanic_41/usr/src/uts/common/sys/1394/targets/dcam1394/ |
H A D | dcam.h | 123 struct pollhead dcam_pollhead; 150 struct pollhead **phpp);
|
/titanic_41/usr/src/uts/common/io/audio/impl/ |
H A D | audio_client.h | 45 struct pollhead **); 132 int auclnt_chpoll(audio_client_t *, short, int, short *, struct pollhead **);
|
/titanic_41/usr/src/uts/common/sys/ |
H A D | poll.h | 105 typedef struct pollhead { struct
|
H A D | ptyvar.h | 143 extern struct pollhead ptcph;
|
H A D | conf.h | 119 extern int cdev_poll(dev_t, short, int, short *, struct pollhead **);
|
/titanic_41/usr/src/uts/common/sys/usb/usba/ |
H A D | usba_ugen.h | 59 short *, struct pollhead **);
|
H A D | usba_ugend.h | 200 struct pollhead ep_pollhead; /* for polling */ 243 struct pollhead dev_pollhead; /* for polling */
|
/titanic_41/usr/src/uts/common/sys/1394/targets/av1394/ |
H A D | av1394_impl.h | 189 struct pollhead a_pollhead; /* poll(2) support */ 363 struct pollhead **);
|
/titanic_41/usr/src/uts/common/fs/sockfs/ |
H A D | sockcommon.h | 76 struct pollhead **); 135 struct pollhead **);
|
H A D | sockcommon_vnops.c | 83 struct pollhead **, caller_context_t *); 475 struct pollhead **phpp, caller_context_t *ct) in socket_vop_poll()
|
/titanic_41/usr/src/uts/common/sys/ib/clients/of/sol_ucma/ |
H A D | sol_ucma.h | 73 struct pollhead *file_pollhead;
|
/titanic_41/usr/src/uts/sun4v/sys/ |
H A D | vldc_impl.h | 113 struct pollhead poll; /* for poll */
|
H A D | vcc_impl.h | 269 struct pollhead poll;
|
/titanic_41/usr/src/uts/common/xen/io/ |
H A D | xpvtap.h | 175 struct pollhead bt_pollhead;
|
/titanic_41/usr/src/uts/common/io/usb/clients/ugen/ |
H A D | ugen.c | 60 struct pollhead **); 434 int anyyet, short *reventsp, struct pollhead **phpp) in ugen_skel_poll()
|
/titanic_41/usr/src/uts/sun4u/daktari/sys/ |
H A D | hpc3130_dak.h | 231 pollhead_t pollhead[HPC3130_MAX_SLOT]; member
|
/titanic_41/usr/src/uts/common/fs/portfs/ |
H A D | port_vnops.c | 44 static int port_poll(vnode_t *, short, int, short *, struct pollhead **, 281 struct pollhead **phpp, caller_context_t *ct) in port_poll()
|