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

1234

/illumos-gate/usr/src/uts/common/io/1394/targets/av1394/
H A Dav1394_async.c356 struct pollhead **phpp)
/illumos-gate/usr/src/uts/common/io/
H A Dtimerfd.c182 struct pollhead **phpp)
H A Dpower.c140 static int power_chpoll(dev_t, short, int, short *, struct pollhead **);
912 short *reventsp, struct pollhead **phpp)
H A Dsignalfd.c40 * When a thread polling on a signalfd requires a pollhead, several steps must
50 * The complications imposed by fork(2) are why the pollhead is stored in the
85 * wake-ups. This is caused by the pollhead identity of signalfd descriptors
566 struct pollhead **phpp)
H A Dpm.c114 static int pm_chpoll(dev_t, short, int, short *, struct pollhead **);
706 struct pollhead **phpp)
708 extern struct pollhead pm_pollhead; /* common/os/sunpm.c */
H A Dtty_pts.c57 extern struct pollhead ptcph; /* poll head for ptcpoll() use */
/illumos-gate/usr/src/uts/common/sys/
H A Dvfs.h536 void vfs_mnttab_poll(timespec_t *, struct pollhead **);
H A Dstrsubr.h191 struct pollhead sd_pollist; /* list of all pollers to wake up */
1126 struct pollhead **);
H A Dfem.h242 short *reventsp, struct pollhead **phpp, \
380 short *reventsp, struct pollhead **phpp,
H A Dsocketvar.h200 struct pollhead so_poll_list; /* common pollhead */
681 struct pollhead **);
/illumos-gate/usr/src/uts/common/inet/sockmods/
H A Dsocksdp.c83 struct pollhead **);
1075 struct pollhead **phpp)
/illumos-gate/usr/src/uts/common/io/usb/usb_mid/
H A Dusb_mid.c73 struct pollhead **);
1547 struct pollhead **phpp)
/illumos-gate/usr/src/uts/sun4u/io/
H A Dtodds1287.c99 static int ds1287_chpoll(dev_t, short, int, short *, struct pollhead **);
537 short *reventsp, struct pollhead **phpp)
/illumos-gate/usr/src/uts/i86pc/io/acpi_drv/
H A Dacpi_drv.c94 static struct pollhead acpi_drv_pollhead;
245 short *reventsp, struct pollhead **phpp);
734 struct pollhead **phpp)
/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dsockcommon.c401 struct pollhead **phpp)
/illumos-gate/usr/src/uts/common/os/
H A Ddriver.c600 struct pollhead **pollhdrp)
/illumos-gate/usr/src/uts/sun4v/io/
H A Dvldc.c68 short *reventsp, struct pollhead **phpp);
1656 struct pollhead **phpp)
H A Dvcc.c77 short *reventsp, struct pollhead **phpp);
2427 struct pollhead **phpp)
/illumos-gate/usr/src/uts/sun4u/montecarlo/io/
H A Dpcf8574_nct.c102 static int pcf8574_chpoll(dev_t, short, int, short *, struct pollhead **);
701 struct pollhead **phpp)
/illumos-gate/usr/src/uts/intel/io/heci/
H A Dheci_main.c115 short *reventsp, struct pollhead **phpp);
1325 short *reventsp, struct pollhead **phpp)
/illumos-gate/usr/src/uts/common/xen/io/
H A Dxpvtap.c64 struct pollhead **phpp);
642 struct pollhead **phpp)
/illumos-gate/usr/src/uts/common/io/usb/clients/printer/
H A Dusbprn.c91 static int usbprn_poll(dev_t, short, int, short *, struct pollhead **);
1238 int anyyet, short *reventsp, struct pollhead **phpp)
/illumos-gate/usr/src/uts/common/io/1394/targets/dcam1394/
H A Ddcam.c1049 struct pollhead **phpp)
/illumos-gate/usr/src/uts/common/io/usb/usba/
H A Dusba_ugen.c1038 int anyyet, short *reventsp, struct pollhead **phpp)
2902 struct pollhead *phpp = &epp->ep_pollhead;
3376 struct pollhead *phpp = &epp->ep_pollhead;
4149 struct pollhead *phpp = &ugenp->ug_ds.dev_pollhead;
/illumos-gate/usr/src/lib/smbsrv/libfksmbsrv/common/
H A Dfake_vop.c896 struct pollhead **phpp,

Completed in 197 milliseconds

1234