arch/arm/kernel/sys_oabi-compat.c
278
__poll_t events;
arch/arm/kernel/sys_oabi-compat.c
307
epoll_put_uevent(__poll_t revents, __u64 data,
arch/mips/kernel/rtlx.c
339
static __poll_t file_poll(struct file *file, poll_table *wait)
arch/mips/kernel/rtlx.c
342
__poll_t mask = 0;
arch/powerpc/kernel/rtasd.c
360
static __poll_t rtas_log_poll(struct file *file, poll_table * wait)
arch/powerpc/platforms/cell/spufs/backing_ops.c
76
static __poll_t spu_backing_mbox_stat_poll(struct spu_context *ctx,
arch/powerpc/platforms/cell/spufs/backing_ops.c
77
__poll_t events)
arch/powerpc/platforms/cell/spufs/backing_ops.c
79
__poll_t ret;
arch/powerpc/platforms/cell/spufs/file.c
1659
static __poll_t spufs_mfc_poll(struct file *file,poll_table *wait)
arch/powerpc/platforms/cell/spufs/file.c
1663
__poll_t mask;
arch/powerpc/platforms/cell/spufs/file.c
2405
static __poll_t spufs_switch_log_poll(struct file *file, poll_table *wait)
arch/powerpc/platforms/cell/spufs/file.c
2409
__poll_t mask = 0;
arch/powerpc/platforms/cell/spufs/file.c
749
static __poll_t spufs_ibox_poll(struct file *file, poll_table *wait)
arch/powerpc/platforms/cell/spufs/file.c
752
__poll_t mask;
arch/powerpc/platforms/cell/spufs/file.c
879
static __poll_t spufs_wbox_poll(struct file *file, poll_table *wait)
arch/powerpc/platforms/cell/spufs/file.c
882
__poll_t mask;
arch/powerpc/platforms/cell/spufs/hw_ops.c
46
static __poll_t spu_hw_mbox_stat_poll(struct spu_context *ctx, __poll_t events)
arch/powerpc/platforms/cell/spufs/hw_ops.c
49
__poll_t ret = 0;
arch/powerpc/platforms/cell/spufs/spufs.h
177
__poll_t (*mbox_stat_poll)(struct spu_context *ctx, __poll_t events);
arch/powerpc/platforms/powernv/opal-prd.c
148
static __poll_t opal_prd_poll(struct file *file,
arch/powerpc/platforms/pseries/papr-hvpipe.c
415
static __poll_t papr_hvpipe_handle_poll(struct file *filp,
arch/um/drivers/hostaudio_kern.c
124
static __poll_t hostaudio_poll(struct file *file,
arch/x86/kernel/apm_32.c
1476
static __poll_t do_poll(struct file *fp, poll_table *wait)
arch/x86/kernel/cpu/mce/dev-mcelog.c
244
static __poll_t mce_chrdev_poll(struct file *file, poll_table *wait)
crypto/af_alg.c
1094
__poll_t af_alg_poll(struct file *file, struct socket *sock,
crypto/af_alg.c
1100
__poll_t mask;
drivers/accessibility/speakup/speakup_soft.c
352
static __poll_t softsynth_poll(struct file *fp, struct poll_table_struct *wait)
drivers/accessibility/speakup/speakup_soft.c
355
__poll_t ret = 0;
drivers/acpi/acpi_dbg.c
711
static __poll_t acpi_aml_poll(struct file *file, poll_table *wait)
drivers/acpi/acpi_dbg.c
713
__poll_t masks = 0;
drivers/android/binder.c
5444
static __poll_t binder_poll(struct file *filp,
drivers/bluetooth/hci_vhci.c
629
static __poll_t vhci_poll(struct file *file, poll_table *wait)
drivers/char/apm-emulation.c
229
static __poll_t apm_poll(struct file *fp, poll_table * wait)
drivers/char/dsp56k.c
411
static __poll_t dsp56k_poll(struct file *file, poll_table *wait)
drivers/char/hpet.c
321
static __poll_t hpet_poll(struct file *file, poll_table * wait)
drivers/char/ipmi/bt-bmc.c
319
static __poll_t bt_bmc_poll(struct file *file, poll_table *wait)
drivers/char/ipmi/bt-bmc.c
322
__poll_t mask = 0;
drivers/char/ipmi/ipmb_dev_int.c
180
static __poll_t ipmb_poll(struct file *file, poll_table *wait)
drivers/char/ipmi/ipmb_dev_int.c
183
__poll_t mask = EPOLLOUT;
drivers/char/ipmi/ipmi_devintf.c
57
static __poll_t ipmi_poll(struct file *file, poll_table *wait)
drivers/char/ipmi/ipmi_devintf.c
60
__poll_t mask = 0;
drivers/char/ipmi/ipmi_watchdog.c
815
static __poll_t ipmi_poll(struct file *file, poll_table *wait)
drivers/char/ipmi/ipmi_watchdog.c
817
__poll_t mask = 0;
drivers/char/ipmi/kcs_bmc_cdev_ipmi.c
305
static __poll_t kcs_bmc_ipmi_poll(struct file *filp, poll_table *wait)
drivers/char/ipmi/kcs_bmc_cdev_ipmi.c
308
__poll_t mask = 0;
drivers/char/ipmi/ssif_bmc.c
251
static __poll_t ssif_bmc_poll(struct file *file, poll_table *wait)
drivers/char/ipmi/ssif_bmc.c
254
__poll_t mask = 0;
drivers/char/ppdev.c
771
static __poll_t pp_poll(struct file *file, poll_table *wait)
drivers/char/ppdev.c
774
__poll_t mask = 0;
drivers/char/random.c
1409
static __poll_t random_poll(struct file *file, poll_table *wait)
drivers/char/sonypi.c
931
static __poll_t sonypi_misc_poll(struct file *file, poll_table *wait)
drivers/char/tpm/tpm-dev-common.c
242
__poll_t tpm_common_poll(struct file *file, poll_table *wait)
drivers/char/tpm/tpm-dev-common.c
245
__poll_t mask = 0;
drivers/char/tpm/tpm-dev.h
30
__poll_t tpm_common_poll(struct file *file, poll_table *wait);
drivers/char/tpm/tpm_vtpm_proxy.c
171
static __poll_t vtpm_proxy_fops_poll(struct file *filp, poll_table *wait)
drivers/char/tpm/tpm_vtpm_proxy.c
174
__poll_t ret;
drivers/char/virtio_console.c
961
static __poll_t port_fops_poll(struct file *filp, poll_table *wait)
drivers/char/virtio_console.c
964
__poll_t ret;
drivers/char/xillybus/xillybus_core.c
1738
static __poll_t xillybus_poll(struct file *filp, poll_table *wait)
drivers/char/xillybus/xillybus_core.c
1741
__poll_t mask = 0;
drivers/char/xillybus/xillyusb.c
1846
static __poll_t xillyusb_poll(struct file *filp, poll_table *wait)
drivers/char/xillybus/xillyusb.c
1849
__poll_t mask = 0;
drivers/comedi/comedi_fops.c
2609
static __poll_t comedi_poll(struct file *file, poll_table *wait)
drivers/comedi/comedi_fops.c
2611
__poll_t mask = 0;
drivers/counter/counter-chrdev.c
103
static __poll_t counter_chrdev_poll(struct file *filp,
drivers/counter/counter-chrdev.c
107
__poll_t events = 0;
drivers/dma-buf/dma-buf.c
337
static __poll_t dma_buf_poll(struct file *file, poll_table *poll)
drivers/dma-buf/dma-buf.c
341
__poll_t events;
drivers/dma-buf/sync_file.c
197
static __poll_t sync_file_poll(struct file *file, poll_table *wait)
drivers/dma/idxd/cdev.c
494
static __poll_t idxd_cdev_poll(struct file *filp,
drivers/dma/idxd/cdev.c
500
__poll_t out = 0;
drivers/firewire/core-cdev.c
1964
static __poll_t fw_device_op_poll(struct file *file, poll_table * pt)
drivers/firewire/core-cdev.c
1967
__poll_t mask = 0;
drivers/firewire/nosy.c
322
static __poll_t
drivers/firewire/nosy.c
326
__poll_t ret = 0;
drivers/firmware/arm_scmi/raw_mode.c
1037
static __poll_t
drivers/firmware/arm_scmi/raw_mode.c
1060
static __poll_t
drivers/firmware/arm_scmi/raw_mode.c
857
static __poll_t scmi_test_dbg_raw_common_poll(struct file *filp,
drivers/firmware/arm_scmi/raw_mode.c
864
__poll_t mask = 0;
drivers/firmware/arm_scmi/raw_mode.c
896
static __poll_t scmi_dbg_raw_mode_message_poll(struct file *filp,
drivers/gnss/core.c
187
static __poll_t gnss_poll(struct file *file, poll_table *wait)
drivers/gnss/core.c
190
__poll_t mask = 0;
drivers/gpio/gpiolib-cdev.c
1474
static __poll_t linereq_poll(struct file *file,
drivers/gpio/gpiolib-cdev.c
1478
__poll_t events = 0;
drivers/gpio/gpiolib-cdev.c
1770
static __poll_t lineevent_poll(struct file *file,
drivers/gpio/gpiolib-cdev.c
1774
__poll_t events = 0;
drivers/gpio/gpiolib-cdev.c
2545
static __poll_t lineinfo_watch_poll(struct file *file,
drivers/gpio/gpiolib-cdev.c
2549
__poll_t events = 0;
drivers/gpu/drm/amd/amdkfd/kfd_smi_events.c
49
static __poll_t kfd_smi_ev_poll(struct file *, struct poll_table_struct *);
drivers/gpu/drm/amd/amdkfd/kfd_smi_events.c
65
static __poll_t kfd_smi_ev_poll(struct file *filep,
drivers/gpu/drm/amd/amdkfd/kfd_smi_events.c
69
__poll_t mask = 0;
drivers/gpu/drm/drm_debugfs_crc.c
345
static __poll_t crtc_crc_poll(struct file *file, poll_table *wait)
drivers/gpu/drm/drm_debugfs_crc.c
349
__poll_t ret = 0;
drivers/gpu/drm/drm_file.c
624
__poll_t drm_poll(struct file *filp, struct poll_table_struct *wait)
drivers/gpu/drm/drm_file.c
627
__poll_t mask = 0;
drivers/gpu/drm/i915/i915_perf.c
3513
static __poll_t i915_perf_poll_locked(struct i915_perf_stream *stream,
drivers/gpu/drm/i915/i915_perf.c
3517
__poll_t events = 0;
drivers/gpu/drm/i915/i915_perf.c
3546
static __poll_t i915_perf_poll(struct file *file, poll_table *wait)
drivers/gpu/drm/i915/i915_perf.c
3549
__poll_t ret;
drivers/gpu/drm/msm/msm_perfcntr.c
121
static __poll_t
drivers/gpu/drm/msm/msm_perfcntr.c
125
__poll_t events = 0;
drivers/gpu/drm/xe/xe_eu_stall.c
796
static __poll_t xe_eu_stall_stream_poll_locked(struct xe_eu_stall_data_stream *stream,
drivers/gpu/drm/xe/xe_eu_stall.c
799
__poll_t events = 0;
drivers/gpu/drm/xe/xe_eu_stall.c
809
static __poll_t xe_eu_stall_stream_poll(struct file *file, poll_table *wait)
drivers/gpu/drm/xe/xe_eu_stall.c
813
__poll_t ret;
drivers/gpu/drm/xe/xe_oa.c
601
static __poll_t xe_oa_poll_locked(struct xe_oa_stream *stream,
drivers/gpu/drm/xe/xe_oa.c
604
__poll_t events = 0;
drivers/gpu/drm/xe/xe_oa.c
620
static __poll_t xe_oa_poll(struct file *file, poll_table *wait)
drivers/gpu/drm/xe/xe_oa.c
623
__poll_t ret;
drivers/hid/hid-debug.c
3773
static __poll_t hid_debug_events_poll(struct file *file, poll_table *wait)
drivers/hid/hid-roccat.c
137
static __poll_t roccat_poll(struct file *file, poll_table *wait)
drivers/hid/hid-sensor-custom.c
697
static __poll_t hid_sensor_custom_poll(struct file *file,
drivers/hid/hid-sensor-custom.c
701
__poll_t mask = 0;
drivers/hid/hidraw.c
263
static __poll_t hidraw_poll(struct file *file, poll_table *wait)
drivers/hid/hidraw.c
266
__poll_t mask = EPOLLOUT | EPOLLWRNORM; /* hidraw is always writable */
drivers/hid/uhid.c
786
static __poll_t uhid_char_poll(struct file *file, poll_table *wait)
drivers/hid/uhid.c
789
__poll_t mask = EPOLLOUT | EPOLLWRNORM; /* uhid is always writable */
drivers/hid/usbhid/hiddev.c
412
static __poll_t hiddev_poll(struct file *file, poll_table *wait)
drivers/hsi/clients/cmt_speech.c
1113
static __poll_t cs_char_poll(struct file *file, poll_table *wait)
drivers/hsi/clients/cmt_speech.c
1116
__poll_t ret = 0;
drivers/hv/hv_utils_transport.c
97
static __poll_t hvt_op_poll(struct file *file, poll_table *wait)
drivers/hv/mshv_eventfd.c
300
__poll_t flags = key_to_poll(key);
drivers/hv/mshv_eventfd.c
391
__poll_t events;
drivers/hv/mshv_vtl_main.c
922
static __poll_t mshv_vtl_sint_poll(struct file *filp, poll_table *wait)
drivers/hv/mshv_vtl_main.c
924
__poll_t mask = 0;
drivers/iio/buffer/industrialio-buffer-dma.c
211
__poll_t flags;
drivers/iio/iio_core.h
68
__poll_t iio_buffer_poll_wrapper(struct file *filp,
drivers/iio/industrialio-buffer.c
274
static __poll_t iio_buffer_poll(struct file *filp,
drivers/iio/industrialio-buffer.c
326
__poll_t iio_buffer_poll_wrapper(struct file *filp,
drivers/iio/industrialio-event.c
105
__poll_t events = 0;
drivers/iio/industrialio-event.c
99
static __poll_t iio_event_poll(struct file *filep,
drivers/infiniband/core/ucma.c
1863
static __poll_t ucma_poll(struct file *filp, struct poll_table_struct *wait)
drivers/infiniband/core/ucma.c
1866
__poll_t mask = 0;
drivers/infiniband/core/user_mad.c
677
static __poll_t ib_umad_poll(struct file *filp, struct poll_table_struct *wait)
drivers/infiniband/core/user_mad.c
682
__poll_t mask = EPOLLOUT | EPOLLWRNORM;
drivers/infiniband/core/uverbs_main.c
244
static __poll_t ib_uverbs_event_poll(struct ib_uverbs_event_queue *ev_queue,
drivers/infiniband/core/uverbs_main.c
248
__poll_t pollflags = 0;
drivers/infiniband/core/uverbs_main.c
262
static __poll_t ib_uverbs_async_event_poll(struct file *filp,
drivers/infiniband/core/uverbs_main.c
270
static __poll_t ib_uverbs_comp_event_poll(struct file *filp,
drivers/infiniband/hw/hfi1/file_ops.c
1437
static __poll_t poll_urgent(struct file *fp,
drivers/infiniband/hw/hfi1/file_ops.c
1443
__poll_t pollflag;
drivers/infiniband/hw/hfi1/file_ops.c
1460
static __poll_t poll_next(struct file *fp,
drivers/infiniband/hw/hfi1/file_ops.c
1466
__poll_t pollflag;
drivers/infiniband/hw/hfi1/file_ops.c
37
static __poll_t hfi1_poll(struct file *fp, struct poll_table_struct *pt);
drivers/infiniband/hw/hfi1/file_ops.c
609
static __poll_t hfi1_poll(struct file *fp, struct poll_table_struct *pt)
drivers/infiniband/hw/hfi1/file_ops.c
612
__poll_t pollflag;
drivers/infiniband/hw/hfi1/file_ops.c
65
static __poll_t poll_urgent(struct file *fp, struct poll_table_struct *pt);
drivers/infiniband/hw/hfi1/file_ops.c
66
static __poll_t poll_next(struct file *fp, struct poll_table_struct *pt);
drivers/infiniband/hw/mlx5/devx.c
2818
static __poll_t devx_async_cmd_event_poll(struct file *filp,
drivers/infiniband/hw/mlx5/devx.c
2823
__poll_t pollflags = 0;
drivers/infiniband/hw/mlx5/devx.c
2922
static __poll_t devx_async_event_poll(struct file *filp,
drivers/infiniband/hw/mlx5/devx.c
2926
__poll_t pollflags = 0;
drivers/input/evdev.c
608
static __poll_t evdev_poll(struct file *file, poll_table *wait)
drivers/input/evdev.c
612
__poll_t mask;
drivers/input/input.c
1037
static __poll_t input_proc_devices_poll(struct file *file, poll_table *wait)
drivers/input/joydev.c
434
static __poll_t joydev_poll(struct file *file, poll_table *wait)
drivers/input/misc/uinput.c
762
static __poll_t uinput_poll(struct file *file, poll_table *wait)
drivers/input/misc/uinput.c
765
__poll_t mask = EPOLLOUT | EPOLLWRNORM; /* uinput is always writable */
drivers/input/mousedev.c
758
static __poll_t mousedev_poll(struct file *file, poll_table *wait)
drivers/input/mousedev.c
762
__poll_t mask;
drivers/input/serio/serio_raw.c
216
static __poll_t serio_raw_poll(struct file *file, poll_table *wait)
drivers/input/serio/serio_raw.c
220
__poll_t mask;
drivers/input/serio/userio.c
280
static __poll_t userio_char_poll(struct file *file, poll_table *wait)
drivers/iommu/iommufd/eventq.c
378
static __poll_t iommufd_eventq_fops_poll(struct file *filep,
drivers/iommu/iommufd/eventq.c
382
__poll_t pollflags = 0;
drivers/leds/uleds.c
174
static __poll_t uleds_poll(struct file *file, poll_table *wait)
drivers/macintosh/smu.c
1246
static __poll_t smu_fpoll(struct file *file, poll_table *wait)
drivers/macintosh/smu.c
1249
__poll_t mask = 0;
drivers/macintosh/via-pmu.c
2225
static __poll_t
drivers/macintosh/via-pmu.c
2229
__poll_t mask = 0;
drivers/mailbox/mailbox-test.c
242
static __poll_t
drivers/md/dm-ioctl.c
2298
static __poll_t dm_poll(struct file *filp, poll_table *wait)
drivers/md/dm-ioctl.c
2301
__poll_t mask = 0;
drivers/md/md.c
9132
static __poll_t mdstat_poll(struct file *filp, poll_table *wait)
drivers/md/md.c
9135
__poll_t mask;
drivers/media/cec/core/cec-api.c
34
static __poll_t cec_poll(struct file *filp,
drivers/media/cec/core/cec-api.c
39
__poll_t res = 0;
drivers/media/common/siano/smsdvb-debugfs.c
268
static __poll_t smsdvb_stats_poll(struct file *file, poll_table *wait)
drivers/media/common/videobuf2/videobuf2-core.c
2686
__poll_t vb2_core_poll(struct vb2_queue *q, struct file *file,
drivers/media/common/videobuf2/videobuf2-core.c
2689
__poll_t req_events = poll_requested_events(wait);
drivers/media/common/videobuf2/videobuf2-v4l2.c
1226
__poll_t vb2_fop_poll(struct file *file, poll_table *wait)
drivers/media/common/videobuf2/videobuf2-v4l2.c
1231
__poll_t res;
drivers/media/common/videobuf2/videobuf2-v4l2.c
974
__poll_t vb2_poll(struct vb2_queue *q, struct file *file, poll_table *wait)
drivers/media/common/videobuf2/videobuf2-v4l2.c
977
__poll_t res;
drivers/media/dvb-core/dmxdev.c
1204
static __poll_t dvb_demux_poll(struct file *file, poll_table *wait)
drivers/media/dvb-core/dmxdev.c
1207
__poll_t mask = 0;
drivers/media/dvb-core/dmxdev.c
1339
static __poll_t dvb_dvr_poll(struct file *file, poll_table *wait)
drivers/media/dvb-core/dmxdev.c
1343
__poll_t mask = 0;
drivers/media/dvb-core/dvb_ca_en50221.c
1810
static __poll_t dvb_ca_en50221_io_poll(struct file *file, poll_table *wait)
drivers/media/dvb-core/dvb_ca_en50221.c
1814
__poll_t mask = 0;
drivers/media/dvb-core/dvb_frontend.c
2747
static __poll_t dvb_frontend_poll(struct file *file, struct poll_table_struct *wait)
drivers/media/dvb-core/dvb_vb2.c
431
__poll_t dvb_vb2_poll(struct dvb_vb2_ctx *ctx, struct file *file,
drivers/media/firewire/firedtv-ci.c
208
static __poll_t fdtv_ca_io_poll(struct file *file, poll_table *wait)
drivers/media/mc/mc-devnode.c
92
static __poll_t media_poll(struct file *filp,
drivers/media/mc/mc-request.c
100
__poll_t ret = 0;
drivers/media/mc/mc-request.c
95
static __poll_t media_request_poll(struct file *filp,
drivers/media/pci/bt8xx/bttv-driver.c
2475
static __poll_t radio_poll(struct file *file, poll_table *wait)
drivers/media/pci/bt8xx/bttv-driver.c
2479
__poll_t rc = v4l2_ctrl_poll(file, wait);
drivers/media/pci/cx18/cx18-fileops.c
590
__poll_t cx18_v4l2_enc_poll(struct file *filp, poll_table *wait)
drivers/media/pci/cx18/cx18-fileops.c
592
__poll_t req_events = poll_requested_events(wait);
drivers/media/pci/cx18/cx18-fileops.c
597
__poll_t res = 0;
drivers/media/pci/cx18/cx18-fileops.h
17
__poll_t cx18_v4l2_enc_poll(struct file *filp, poll_table *wait);
drivers/media/pci/ddbridge/ddbridge-core.c
765
static __poll_t ts_poll(struct file *file, poll_table *wait)
drivers/media/pci/ddbridge/ddbridge-core.c
771
__poll_t mask = 0;
drivers/media/pci/ivtv/ivtv-fileops.c
733
__poll_t ivtv_v4l2_dec_poll(struct file *filp, poll_table *wait)
drivers/media/pci/ivtv/ivtv-fileops.c
738
__poll_t res = 0;
drivers/media/pci/ivtv/ivtv-fileops.c
767
__poll_t ivtv_v4l2_enc_poll(struct file *filp, poll_table *wait)
drivers/media/pci/ivtv/ivtv-fileops.c
769
__poll_t req_events = poll_requested_events(wait);
drivers/media/pci/ivtv/ivtv-fileops.c
774
__poll_t res = 0;
drivers/media/pci/ivtv/ivtv-fileops.h
19
__poll_t ivtv_v4l2_enc_poll(struct file *filp, poll_table * wait);
drivers/media/pci/ivtv/ivtv-fileops.h
20
__poll_t ivtv_v4l2_dec_poll(struct file *filp, poll_table * wait);
drivers/media/pci/ngene/ngene-dvb.c
77
static __poll_t ts_poll(struct file *file, poll_table *wait)
drivers/media/pci/ngene/ngene-dvb.c
84
__poll_t mask = 0;
drivers/media/pci/saa7134/saa7134-video.c
1000
__poll_t rc = v4l2_ctrl_poll(file, wait);
drivers/media/pci/saa7134/saa7134-video.c
996
static __poll_t radio_poll(struct file *file, poll_table *wait)
drivers/media/pci/saa7164/saa7164-encoder.c
892
static __poll_t fops_poll(struct file *file, poll_table *wait)
drivers/media/pci/saa7164/saa7164-encoder.c
894
__poll_t req_events = poll_requested_events(wait);
drivers/media/pci/saa7164/saa7164-encoder.c
897
__poll_t mask = v4l2_ctrl_poll(file, wait);
drivers/media/pci/saa7164/saa7164-vbi.c
596
static __poll_t fops_poll(struct file *file, poll_table *wait)
drivers/media/pci/saa7164/saa7164-vbi.c
600
__poll_t mask = 0;
drivers/media/platform/samsung/exynos-gsc/gsc-m2m.c
689
static __poll_t gsc_m2m_poll(struct file *file,
drivers/media/platform/samsung/exynos-gsc/gsc-m2m.c
694
__poll_t ret;
drivers/media/platform/samsung/s3c-camif/camif-capture.c
590
static __poll_t s3c_camif_poll(struct file *file,
drivers/media/platform/samsung/s3c-camif/camif-capture.c
595
__poll_t ret;
drivers/media/platform/samsung/s5p-mfc/s5p_mfc.c
1026
static __poll_t s5p_mfc_poll(struct file *file,
drivers/media/platform/samsung/s5p-mfc/s5p_mfc.c
1033
__poll_t rc = 0;
drivers/media/platform/ti/omap3isp/ispvideo.c
1460
static __poll_t isp_video_poll(struct file *file, poll_table *wait)
drivers/media/platform/ti/omap3isp/ispvideo.c
1464
__poll_t ret;
drivers/media/radio/radio-cadet.c
482
static __poll_t cadet_poll(struct file *file, struct poll_table_struct *wait)
drivers/media/radio/radio-cadet.c
485
__poll_t req_events = poll_requested_events(wait);
drivers/media/radio/radio-cadet.c
486
__poll_t res = v4l2_ctrl_poll(file, wait);
drivers/media/radio/radio-si476x.c
1122
static __poll_t si476x_radio_fops_poll(struct file *file,
drivers/media/radio/radio-si476x.c
1126
__poll_t req_events = poll_requested_events(pts);
drivers/media/radio/radio-si476x.c
1127
__poll_t err = v4l2_ctrl_poll(file, pts);
drivers/media/radio/si470x/radio-si470x-common.c
515
static __poll_t si470x_fops_poll(struct file *file,
drivers/media/radio/si470x/radio-si470x-common.c
519
__poll_t req_events = poll_requested_events(pts);
drivers/media/radio/si470x/radio-si470x-common.c
520
__poll_t retval = v4l2_ctrl_poll(file, pts);
drivers/media/rc/lirc_dev.c
582
static __poll_t lirc_poll(struct file *file, struct poll_table_struct *wait)
drivers/media/rc/lirc_dev.c
586
__poll_t events = 0;
drivers/media/test-drivers/vivid/vivid-core.c
478
static __poll_t vivid_radio_poll(struct file *file, struct poll_table_struct *wait)
drivers/media/test-drivers/vivid/vivid-radio-rx.c
131
__poll_t vivid_radio_rx_poll(struct file *file, struct poll_table_struct *wait)
drivers/media/test-drivers/vivid/vivid-radio-rx.h
12
__poll_t vivid_radio_rx_poll(struct file *file, struct poll_table_struct *wait);
drivers/media/test-drivers/vivid/vivid-radio-tx.c
94
__poll_t vivid_radio_tx_poll(struct file *file, struct poll_table_struct *wait)
drivers/media/test-drivers/vivid/vivid-radio-tx.h
12
__poll_t vivid_radio_tx_poll(struct file *file, struct poll_table_struct *wait);
drivers/media/usb/hdpvr/hdpvr-video.c
530
static __poll_t hdpvr_poll(struct file *filp, poll_table *wait)
drivers/media/usb/hdpvr/hdpvr-video.c
532
__poll_t req_events = poll_requested_events(wait);
drivers/media/usb/hdpvr/hdpvr-video.c
535
__poll_t mask = v4l2_ctrl_poll(filp, wait);
drivers/media/usb/pvrusb2/pvrusb2-v4l2.c
1118
static __poll_t pvr2_v4l2_poll(struct file *file, poll_table *wait)
drivers/media/usb/pvrusb2/pvrusb2-v4l2.c
1120
__poll_t mask = 0;
drivers/media/v4l2-core/v4l2-ctrls-api.c
1350
__poll_t v4l2_ctrl_poll(struct file *file, struct poll_table_struct *wait)
drivers/media/v4l2-core/v4l2-dev.c
341
static __poll_t v4l2_poll(struct file *filp, struct poll_table_struct *poll)
drivers/media/v4l2-core/v4l2-dev.c
344
__poll_t res = EPOLLERR | EPOLLHUP | EPOLLPRI;
drivers/media/v4l2-core/v4l2-mem2mem.c
1626
__poll_t v4l2_m2m_fop_poll(struct file *file, poll_table *wait)
drivers/media/v4l2-core/v4l2-mem2mem.c
1630
__poll_t ret;
drivers/media/v4l2-core/v4l2-mem2mem.c
909
static __poll_t v4l2_m2m_poll_for_data(struct file *file,
drivers/media/v4l2-core/v4l2-mem2mem.c
914
__poll_t rc = 0;
drivers/media/v4l2-core/v4l2-mem2mem.c
948
__poll_t v4l2_m2m_poll(struct file *file, struct v4l2_m2m_ctx *m2m_ctx,
drivers/media/v4l2-core/v4l2-mem2mem.c
954
__poll_t req_events = poll_requested_events(wait);
drivers/media/v4l2-core/v4l2-mem2mem.c
955
__poll_t rc = 0;
drivers/media/v4l2-core/v4l2-subdev.c
1216
static __poll_t subdev_poll(struct file *file, poll_table *wait)
drivers/misc/bcm-vk/bcm_vk.h
493
__poll_t bcm_vk_poll(struct file *p_file, struct poll_table_struct *wait);
drivers/misc/bcm-vk/bcm_vk_msg.c
1253
__poll_t bcm_vk_poll(struct file *p_file, struct poll_table_struct *wait)
drivers/misc/bcm-vk/bcm_vk_msg.c
1255
__poll_t ret = 0;
drivers/misc/bcm-vk/bcm_vk_msg.c
1265
ret = (__force __poll_t)(POLLIN | POLLRDNORM);
drivers/misc/hpilo.c
516
static __poll_t ilo_poll(struct file *fp, poll_table *wait)
drivers/misc/lis3lv02d/lis3lv02d.c
648
static __poll_t lis3lv02d_misc_poll(struct file *file, poll_table *wait)
drivers/misc/mei/main.c
810
static __poll_t mei_poll(struct file *file, poll_table *wait)
drivers/misc/mei/main.c
812
__poll_t req_events = poll_requested_events(wait);
drivers/misc/mei/main.c
815
__poll_t mask = 0;
drivers/misc/phantom.c
258
static __poll_t phantom_poll(struct file *file, poll_table *wait)
drivers/misc/phantom.c
261
__poll_t mask = 0;
drivers/misc/uacce/uacce.c
303
static __poll_t uacce_fops_poll(struct file *file, poll_table *wait)
drivers/misc/uacce/uacce.c
307
__poll_t ret = 0;
drivers/misc/vmw_vmci/vmci_host.c
165
static __poll_t vmci_host_poll(struct file *filp, poll_table *wait)
drivers/misc/vmw_vmci/vmci_host.c
169
__poll_t mask = 0;
drivers/misc/xilinx_sdfec.c
1001
static __poll_t xsdfec_poll(struct file *file, poll_table *wait)
drivers/misc/xilinx_sdfec.c
1003
__poll_t mask = 0;
drivers/most/most_cdev.c
284
static __poll_t comp_poll(struct file *filp, poll_table *wait)
drivers/most/most_cdev.c
287
__poll_t mask = 0;
drivers/net/ieee802154/ca8210.c
2609
static __poll_t ca8210_test_int_poll(
drivers/net/ieee802154/ca8210.c
2614
__poll_t return_flags = 0;
drivers/net/ovpn/tcp.c
603
static __poll_t ovpn_tcp_poll(struct file *file, struct socket *sock,
drivers/net/ovpn/tcp.c
609
__poll_t mask;
drivers/net/ppp/ppp_generic.c
552
static __poll_t ppp_poll(struct file *file, poll_table *wait)
drivers/net/ppp/ppp_generic.c
555
__poll_t mask;
drivers/net/tap.c
520
static __poll_t tap_poll(struct file *file, poll_table *wait)
drivers/net/tap.c
523
__poll_t mask = EPOLLERR;
drivers/net/tun.c
1389
static __poll_t tun_chr_poll(struct file *file, poll_table *wait)
drivers/net/tun.c
1394
__poll_t mask = 0;
drivers/net/wireless/ralink/rt2x00/rt2x00debug.c
275
static __poll_t rt2x00debug_poll_queue_dump(struct file *file,
drivers/net/wwan/rpmsg_wwan_ctrl.c
82
static __poll_t rpmsg_wwan_ctrl_tx_poll(struct wwan_port *port,
drivers/net/wwan/wwan_core.c
949
static __poll_t wwan_port_fops_poll(struct file *filp, poll_table *wait)
drivers/net/wwan/wwan_core.c
952
__poll_t mask = 0;
drivers/pci/switch/switchtec.c
635
static __poll_t switchtec_dev_poll(struct file *filp, poll_table *wait)
drivers/pci/switch/switchtec.c
639
__poll_t ret = 0;
drivers/pci/vgaarb.c
1387
static __poll_t vga_arb_fpoll(struct file *file, poll_table *wait)
drivers/platform/chrome/cros_ec_chardev.c
227
static __poll_t cros_ec_chardev_poll(struct file *filp, poll_table *wait)
drivers/platform/chrome/cros_ec_debugfs.c
178
static __poll_t cros_ec_console_log_poll(struct file *file,
drivers/platform/chrome/cros_ec_debugfs.c
182
__poll_t mask = 0;
drivers/platform/chrome/wilco_ec/event.c
327
static __poll_t event_poll(struct file *filp, poll_table *wait)
drivers/platform/chrome/wilco_ec/event.c
330
__poll_t mask = 0;
drivers/platform/goldfish/goldfish_pipe.c
488
static __poll_t goldfish_pipe_poll(struct file *filp, poll_table *wait)
drivers/platform/goldfish/goldfish_pipe.c
491
__poll_t mask = 0;
drivers/platform/surface/surface_aggregator_cdev.c
641
static __poll_t ssam_cdev_poll(struct file *file, struct poll_table_struct *pt)
drivers/platform/surface/surface_aggregator_cdev.c
644
__poll_t events = 0;
drivers/platform/surface/surface_dtx.c
526
static __poll_t surface_dtx_poll(struct file *file, struct poll_table_struct *pt)
drivers/platform/surface/surface_dtx.c
529
__poll_t events = 0;
drivers/platform/x86/sony-laptop.c
3941
static __poll_t sonypi_misc_poll(struct file *file, poll_table *wait)
drivers/pps/generators/pps_gen.c
40
static __poll_t pps_gen_cdev_poll(struct file *file, poll_table *wait)
drivers/pps/pps.c
41
static __poll_t pps_cdev_poll(struct file *file, poll_table *wait)
drivers/ptp/ptp_chardev.c
583
__poll_t ptp_poll(struct posix_clock_context *pccontext, struct file *fp,
drivers/ptp/ptp_private.h
161
__poll_t ptp_poll(struct posix_clock_context *pccontext, struct file *fp,
drivers/ptp/ptp_vmclock.c
432
static __poll_t vmclock_miscdev_poll(struct file *fp, poll_table *wait)
drivers/rapidio/devices/rio_mport_cdev.c
2237
static __poll_t mport_cdev_poll(struct file *filp, poll_table *wait)
drivers/rpmsg/qcom_smd.c
993
static __poll_t qcom_smd_poll(struct rpmsg_endpoint *ept,
drivers/rpmsg/qcom_smd.c
998
__poll_t mask = 0;
drivers/rpmsg/rpmsg_char.c
299
static __poll_t rpmsg_eptdev_poll(struct file *filp, poll_table *wait)
drivers/rpmsg/rpmsg_char.c
302
__poll_t mask = 0;
drivers/rpmsg/rpmsg_core.c
260
__poll_t rpmsg_poll(struct rpmsg_endpoint *ept, struct file *filp,
drivers/rpmsg/rpmsg_internal.h
71
__poll_t (*poll)(struct rpmsg_endpoint *ept, struct file *filp,
drivers/rpmsg/virtio_rpmsg_bus.c
146
static __poll_t virtio_rpmsg_poll(struct rpmsg_endpoint *ept, struct file *filp,
drivers/rpmsg/virtio_rpmsg_bus.c
618
static __poll_t virtio_rpmsg_poll(struct rpmsg_endpoint *ept, struct file *filp,
drivers/rpmsg/virtio_rpmsg_bus.c
624
__poll_t mask = 0;
drivers/rtc/dev.c
191
static __poll_t rtc_dev_poll(struct file *file, poll_table *wait)
drivers/s390/block/dasd_eer.c
660
static __poll_t dasd_eer_poll(struct file *filp, poll_table *ptable)
drivers/s390/block/dasd_eer.c
662
__poll_t mask;
drivers/s390/char/monreader.c
424
static __poll_t mon_poll(struct file *filp, struct poll_table_struct *p)
drivers/scsi/megaraid/megaraid_sas_base.c
8178
static __poll_t megasas_mgmt_poll(struct file *file, poll_table *wait)
drivers/scsi/megaraid/megaraid_sas_base.c
8180
__poll_t mask;
drivers/scsi/mpt3sas/mpt3sas_ctl.c
552
static __poll_t
drivers/scsi/sg.c
1163
static __poll_t
drivers/scsi/sg.c
1166
__poll_t res = 0;
drivers/soc/aspeed/aspeed-lpc-snoop.c
135
static __poll_t snoop_file_poll(struct file *file,
drivers/staging/axis-fifo/axis-fifo.c
273
static __poll_t axis_fifo_poll(struct file *f, poll_table *wait)
drivers/staging/axis-fifo/axis-fifo.c
276
__poll_t mask = 0;
drivers/staging/media/av7110/av7110_av.c
1003
__poll_t mask = 0;
drivers/staging/media/av7110/av7110_av.c
947
static __poll_t dvb_video_poll(struct file *file, poll_table *wait)
drivers/staging/media/av7110/av7110_av.c
951
__poll_t mask = 0;
drivers/staging/media/av7110/av7110_av.c
999
static __poll_t dvb_audio_poll(struct file *file, poll_table *wait)
drivers/staging/media/av7110/av7110_ca.c
215
static __poll_t dvb_ca_poll(struct file *file, poll_table *wait)
drivers/staging/media/av7110/av7110_ca.c
221
__poll_t mask = 0;
drivers/staging/most/video/video.c
206
static __poll_t comp_vdev_poll(struct file *filp, poll_table *wait)
drivers/staging/most/video/video.c
210
__poll_t mask = 0;
drivers/thunderbolt/stream.c
790
static __poll_t
drivers/thunderbolt/stream.c
794
__poll_t mask = 0;
drivers/tty/n_gsm.c
3807
static __poll_t gsmld_poll(struct tty_struct *tty, struct file *file,
drivers/tty/n_gsm.c
3810
__poll_t mask = 0;
drivers/tty/n_hdlc.c
631
static __poll_t n_hdlc_tty_poll(struct tty_struct *tty, struct file *filp,
drivers/tty/n_hdlc.c
635
__poll_t mask = 0;
drivers/tty/n_tty.c
2433
static __poll_t n_tty_poll(struct tty_struct *tty, struct file *file,
drivers/tty/n_tty.c
2436
__poll_t mask = 0;
drivers/tty/tty_io.c
149
static __poll_t tty_poll(struct file *, poll_table *);
drivers/tty/tty_io.c
2186
static __poll_t tty_poll(struct file *filp, poll_table *wait)
drivers/tty/tty_io.c
2190
__poll_t ret = 0;
drivers/tty/tty_io.c
429
static __poll_t hung_up_tty_poll(struct file *filp, poll_table *wait)
drivers/tty/vt/vc_screen.c
695
static __poll_t
drivers/tty/vt/vc_screen.c
699
__poll_t ret = DEFAULT_POLLMASK|EPOLLERR;
drivers/uio/uio.c
560
static __poll_t uio_poll(struct file *filep, poll_table *wait)
drivers/uio/uio.c
564
__poll_t ret = 0;
drivers/usb/class/cdc-wdm.c
679
static __poll_t wdm_poll(struct file *file, struct poll_table_struct *wait)
drivers/usb/class/cdc-wdm.c
683
__poll_t mask = 0;
drivers/usb/class/usblp.c
497
static __poll_t usblp_poll(struct file *file, struct poll_table_struct *wait)
drivers/usb/class/usblp.c
500
__poll_t ret = 0;
drivers/usb/class/usbtmc.c
2234
static __poll_t usbtmc_poll(struct file *file, poll_table *wait)
drivers/usb/class/usbtmc.c
2238
__poll_t mask;
drivers/usb/core/devio.c
2832
static __poll_t usbdev_poll(struct file *file,
drivers/usb/core/devio.c
2836
__poll_t mask = 0;
drivers/usb/gadget/function/f_fs.c
692
static __poll_t ffs_ep0_poll(struct file *file, poll_table *wait)
drivers/usb/gadget/function/f_fs.c
695
__poll_t mask = EPOLLWRNORM;
drivers/usb/gadget/function/f_hid.c
712
static __poll_t f_hidg_poll(struct file *file, poll_table *wait)
drivers/usb/gadget/function/f_hid.c
715
__poll_t ret = 0;
drivers/usb/gadget/function/f_printer.c
752
static __poll_t
drivers/usb/gadget/function/f_printer.c
757
__poll_t status = 0;
drivers/usb/gadget/function/uvc_queue.c
224
__poll_t uvcg_queue_poll(struct uvc_video_queue *queue, struct file *file,
drivers/usb/gadget/function/uvc_queue.h
83
__poll_t uvcg_queue_poll(struct uvc_video_queue *queue,
drivers/usb/gadget/function/uvc_v4l2.c
716
static __poll_t
drivers/usb/gadget/legacy/inode.c
1219
static __poll_t
drivers/usb/gadget/legacy/inode.c
1223
__poll_t mask = 0;
drivers/usb/misc/iowarrior.c
682
static __poll_t iowarrior_poll(struct file *file, poll_table * wait)
drivers/usb/misc/iowarrior.c
685
__poll_t mask = 0;
drivers/usb/misc/ldusb.c
408
static __poll_t ld_usb_poll(struct file *file, poll_table *wait)
drivers/usb/misc/ldusb.c
411
__poll_t mask = 0;
drivers/usb/misc/legousbtower.c
226
static __poll_t tower_poll(struct file *file, poll_table *wait);
drivers/usb/misc/legousbtower.c
457
static __poll_t tower_poll(struct file *file, poll_table *wait)
drivers/usb/misc/legousbtower.c
460
__poll_t mask = 0;
drivers/usb/mon/mon_bin.c
1205
static __poll_t
drivers/usb/mon/mon_bin.c
1209
__poll_t mask = 0;
drivers/vdpa/vdpa_user/vduse_dev.c
464
static __poll_t vduse_dev_poll(struct file *file, poll_table *wait)
drivers/vdpa/vdpa_user/vduse_dev.c
467
__poll_t mask = 0;
drivers/vfio/pci/mlx5/main.c
237
static __poll_t mlx5vf_save_poll(struct file *filp,
drivers/vfio/pci/mlx5/main.c
241
__poll_t pollflags = 0;
drivers/vfio/virqfd.c
119
__poll_t events;
drivers/vfio/virqfd.c
43
__poll_t flags = key_to_poll(key);
drivers/vhost/net.c
1867
static __poll_t vhost_net_chr_poll(struct file *file, poll_table *wait)
drivers/vhost/vhost.c
1740
__poll_t vhost_chr_poll(struct file *file, struct vhost_dev *dev,
drivers/vhost/vhost.c
1743
__poll_t mask = 0;
drivers/vhost/vhost.c
198
__poll_t mask, struct vhost_dev *dev,
drivers/vhost/vhost.c
216
__poll_t mask;
drivers/vhost/vhost.h
274
__poll_t vhost_chr_poll(struct file *file, struct vhost_dev *dev,
drivers/vhost/vhost.h
61
__poll_t mask;
drivers/vhost/vhost.h
67
__poll_t mask, struct vhost_dev *dev,
drivers/vhost/vsock.c
964
static __poll_t vhost_vsock_chr_poll(struct file *file, poll_table *wait)
drivers/virt/acrn/irqfd.c
115
__poll_t events;
drivers/virt/fsl_hypervisor.c
570
static __poll_t fsl_hv_poll(struct file *filp, struct poll_table_struct *p)
drivers/virt/fsl_hypervisor.c
574
__poll_t mask;
drivers/virt/nitro_enclaves/ne_misc_dev.c
1554
static __poll_t ne_enclave_poll(struct file *file, poll_table *wait)
drivers/virt/nitro_enclaves/ne_misc_dev.c
1556
__poll_t mask = 0;
drivers/xen/evtchn.c
622
static __poll_t evtchn_poll(struct file *file, poll_table *wait)
drivers/xen/evtchn.c
624
__poll_t mask = EPOLLOUT | EPOLLWRNORM;
drivers/xen/mcelog.c
142
static __poll_t xen_mce_chrdev_poll(struct file *file, poll_table *wait)
drivers/xen/privcmd.c
951
__poll_t flags = key_to_poll(key);
drivers/xen/privcmd.c
980
__poll_t events;
drivers/xen/pvcalls-front.c
1036
static __poll_t pvcalls_front_poll_active(struct file *file,
drivers/xen/pvcalls-front.c
1041
__poll_t mask = 0;
drivers/xen/pvcalls-front.c
1059
__poll_t pvcalls_front_poll(struct file *file, struct socket *sock,
drivers/xen/pvcalls-front.c
1064
__poll_t ret;
drivers/xen/pvcalls-front.c
979
static __poll_t pvcalls_front_poll_passive(struct file *file,
drivers/xen/pvcalls-front.h
23
__poll_t pvcalls_front_poll(struct file *file,
drivers/xen/xenbus/xenbus_dev_frontend.c
687
static __poll_t xenbus_file_poll(struct file *file, poll_table *wait)
fs/aio.c
1783
__poll_t mask = 0;
fs/aio.c
183
__poll_t events;
fs/aio.c
1845
__poll_t mask = key_to_poll(key);
fs/aio.c
1953
__poll_t mask;
fs/cachefiles/daemon.c
31
static __poll_t cachefiles_daemon_poll(struct file *,
fs/cachefiles/daemon.c
357
static __poll_t cachefiles_daemon_poll(struct file *file,
fs/cachefiles/daemon.c
363
__poll_t mask;
fs/coda/psdev.c
58
static __poll_t coda_psdev_poll(struct file *file, poll_table * wait)
fs/coda/psdev.c
61
__poll_t mask = EPOLLOUT | EPOLLWRNORM;
fs/debugfs/file.c
397
static __poll_t full_proxy_poll(struct file *filp,
fs/debugfs/file.c
402
__poll_t r = 0;
fs/dlm/plock.c
586
static __poll_t dev_poll(struct file *file, poll_table *wait)
fs/dlm/plock.c
588
__poll_t mask = 0;
fs/dlm/user.c
865
static __poll_t device_poll(struct file *file, poll_table *wait)
fs/ecryptfs/miscdev.c
29
static __poll_t
fs/ecryptfs/miscdev.c
33
__poll_t mask = 0;
fs/eventfd.c
118
static __poll_t eventfd_poll(struct file *file, poll_table *wait)
fs/eventfd.c
121
__poll_t events = 0;
fs/eventfd.c
56
void eventfd_signal_mask(struct eventfd_ctx *ctx, __poll_t mask)
fs/eventpoll.c
1284
static __poll_t ep_item_poll(const struct epitem *epi, poll_table *pt, int depth);
fs/eventpoll.c
1286
static __poll_t __ep_eventpoll_poll(struct file *file, poll_table *wait, int depth)
fs/eventpoll.c
1292
__poll_t res = 0;
fs/eventpoll.c
1329
static __poll_t ep_item_poll(const struct epitem *epi, poll_table *pt,
fs/eventpoll.c
1333
__poll_t res;
fs/eventpoll.c
1351
static __poll_t ep_eventpoll_poll(struct file *file, poll_table *wait)
fs/eventpoll.c
1496
__poll_t pollflags = key_to_poll(key);
fs/eventpoll.c
1901
__poll_t revents;
fs/eventpoll.c
2072
__poll_t revents;
fs/eventpoll.c
883
__poll_t pollflags)
fs/fcntl.c
830
static const __poll_t band_table[NSIGPOLL] = {
fs/fuse/dev.c
2076
static __poll_t fuse_dev_poll(struct file *file, poll_table *wait)
fs/fuse/dev.c
2078
__poll_t mask = EPOLLOUT | EPOLLWRNORM;
fs/fuse/fuse_i.h
1183
__poll_t fuse_file_poll(struct file *file, poll_table *wait);
fs/fuse/poll.c
74
__poll_t fuse_file_poll(struct file *file, poll_table *wait)
fs/kernfs/file.c
848
__poll_t kernfs_generic_poll(struct kernfs_open_file *of, poll_table *wait)
fs/kernfs/file.c
860
static __poll_t kernfs_fop_poll(struct file *filp, poll_table *wait)
fs/kernfs/file.c
864
__poll_t ret;
fs/notify/fanotify/fanotify_user.c
964
static __poll_t fanotify_poll(struct file *file, poll_table *wait)
fs/notify/fanotify/fanotify_user.c
967
__poll_t ret = 0;
fs/notify/inotify/inotify_user.c
139
static __poll_t inotify_poll(struct file *file, poll_table *wait)
fs/notify/inotify/inotify_user.c
142
__poll_t ret = 0;
fs/ocfs2/dlmfs/dlmfs.c
207
static __poll_t dlmfs_file_poll(struct file *file, poll_table *wait)
fs/ocfs2/dlmfs/dlmfs.c
209
__poll_t event = 0;
fs/orangefs/devorangefs-req.c
754
static __poll_t orangefs_devreq_poll(struct file *file,
fs/orangefs/devorangefs-req.c
757
__poll_t poll_revent_mask = 0;
fs/pidfs.c
306
static __poll_t pidfd_poll(struct file *file, struct poll_table_struct *pts)
fs/pidfs.c
310
__poll_t poll_flags = 0;
fs/pipe.c
756
static __poll_t
fs/pipe.c
759
__poll_t mask;
fs/proc/inode.c
348
static __poll_t pde_poll(struct proc_dir_entry *pde, struct file *file, struct poll_table_struct *pts)
fs/proc/inode.c
356
static __poll_t proc_reg_poll(struct file *file, struct poll_table_struct *pts)
fs/proc/inode.c
359
__poll_t rv = DEFAULT_POLLMASK;
fs/proc/kmsg.c
40
static __poll_t kmsg_poll(struct file *file, poll_table *wait)
fs/proc/proc_sysctl.c
646
static __poll_t proc_sys_poll(struct file *filp, poll_table *wait)
fs/proc/proc_sysctl.c
651
__poll_t ret = DEFAULT_POLLMASK;
fs/proc_namespace.c
21
static __poll_t mounts_poll(struct file *file, poll_table *wait)
fs/proc_namespace.c
26
__poll_t res = EPOLLIN | EPOLLRDNORM;
fs/select.c
465
static inline __poll_t select_poll_one(int fd, poll_table *wait, unsigned long in,
fs/select.c
467
__poll_t ll_flag)
fs/select.c
490
__poll_t busy_flag = net_busy_loop_on() ? POLL_BUSY_LOOP : 0;
fs/select.c
522
__poll_t mask;
fs/select.c
860
static inline __poll_t do_pollfd(struct pollfd *pollfd, poll_table *pwait,
fs/select.c
862
__poll_t busy_flag)
fs/select.c
865
__poll_t mask, filter;
fs/select.c
890
__poll_t busy_flag = net_busy_loop_on() ? POLL_BUSY_LOOP : 0;
fs/select.c
912
__poll_t mask;
fs/signalfd.c
51
static __poll_t signalfd_poll(struct file *file, poll_table *wait)
fs/signalfd.c
54
__poll_t events = 0;
fs/timerfd.c
284
static __poll_t timerfd_poll(struct file *file, poll_table *wait)
fs/timerfd.c
287
__poll_t events = 0;
fs/xfs/xfs_healthmon.c
1008
STATIC __poll_t
fs/xfs/xfs_healthmon.c
1014
__poll_t mask = 0;
include/crypto/if_alg.h
238
__poll_t af_alg_poll(struct file *file, struct socket *sock,
include/drm/drm_file.h
479
__poll_t drm_poll(struct file *filp, struct poll_table_struct *wait);
include/linux/bpf.h
148
__poll_t (*map_poll)(struct bpf_map *map, struct file *filp,
include/linux/bpf.h
1962
__poll_t (*poll)(struct file *file, struct poll_table_struct *pts);
include/linux/cgroup-defs.h
771
__poll_t (*poll)(struct kernfs_open_file *of,
include/linux/dma-buf.h
430
__poll_t active;
include/linux/eventfd.h
38
void eventfd_signal_mask(struct eventfd_ctx *ctx, __poll_t mask);
include/linux/eventfd.h
60
static inline void eventfd_signal_mask(struct eventfd_ctx *ctx, __poll_t mask)
include/linux/eventpoll.h
90
epoll_put_uevent(__poll_t revents, __u64 data,
include/linux/eventpoll.h
94
epoll_put_uevent(__poll_t revents, __u64 data,
include/linux/fs.h
1932
__poll_t (*poll) (struct file *, struct poll_table_struct *);
include/linux/io_uring_types.h
777
__poll_t apoll_events;
include/linux/kernfs.h
326
__poll_t (*poll)(struct kernfs_open_file *of,
include/linux/kernfs.h
461
__poll_t kernfs_generic_poll(struct kernfs_open_file *of,
include/linux/kernfs.h
575
static inline __poll_t kernfs_generic_poll(struct kernfs_open_file *of,
include/linux/net.h
199
__poll_t (*poll) (struct file *file, struct socket *sock,
include/linux/poll.h
120
static inline __u16 mangle_poll(__poll_t val)
include/linux/poll.h
130
static inline __poll_t demangle_poll(u16 val)
include/linux/poll.h
132
#define M(X) (__force __poll_t)__MAP(val, POLL##X, (__force __u16)EPOLL##X)
include/linux/poll.h
39
__poll_t _key;
include/linux/poll.h
62
static inline __poll_t poll_requested_events(const poll_table *p)
include/linux/poll.h
64
return p ? p->_key : ~(__poll_t)0;
include/linux/poll.h
70
pt->_key = ~(__poll_t)0; /* all events enabled */
include/linux/poll.h
78
static inline __poll_t vfs_poll(struct file *file, struct poll_table_struct *pt)
include/linux/poll.h
87
__poll_t key;
include/linux/posix-clock.h
59
__poll_t (*poll)(struct posix_clock_context *pccontext, struct file *file,
include/linux/proc_fs.h
44
__poll_t (*proc_poll)(struct file *, struct poll_table_struct *);
include/linux/psi.h
31
__poll_t psi_trigger_poll(void **trigger_ptr, struct file *file,
include/linux/ring_buffer.h
126
__poll_t ring_buffer_poll_wait(struct trace_buffer *buffer, int cpu,
include/linux/rpmsg.h
187
__poll_t rpmsg_poll(struct rpmsg_endpoint *ept, struct file *filp,
include/linux/rpmsg.h
284
static inline __poll_t rpmsg_poll(struct rpmsg_endpoint *ept,
include/linux/skbuff.h
4234
__poll_t datagram_poll_queue(struct file *file, struct socket *sock,
include/linux/skbuff.h
4237
__poll_t datagram_poll(struct file *file, struct socket *sock,
include/linux/tty_ldisc.h
249
__poll_t (*poll)(struct tty_struct *tty, struct file *file,
include/linux/wait.h
236
#define poll_to_key(m) ((void *)(__force uintptr_t)(__poll_t)(m))
include/linux/wait.h
237
#define key_to_poll(m) ((__force __poll_t)(uintptr_t)(void *)(m))
include/linux/wwan.h
71
__poll_t (*tx_poll)(struct wwan_port *port, struct file *filp,
include/media/dvb_vb2.h
126
static inline __poll_t dvb_vb2_poll(struct dvb_vb2_ctx *ctx,
include/media/dvb_vb2.h
187
__poll_t dvb_vb2_poll(struct dvb_vb2_ctx *ctx, struct file *file,
include/media/i2c/saa6588.h
23
__poll_t poll_mask;
include/media/media-devnode.h
55
__poll_t (*poll) (struct file *, struct poll_table_struct *);
include/media/v4l2-ctrls.h
1344
__poll_t v4l2_ctrl_poll(struct file *file, struct poll_table_struct *wait);
include/media/v4l2-dev.h
205
__poll_t (*poll) (struct file *, struct poll_table_struct *);
include/media/v4l2-mem2mem.h
487
__poll_t v4l2_m2m_poll(struct file *file, struct v4l2_m2m_ctx *m2m_ctx,
include/media/v4l2-mem2mem.h
916
__poll_t v4l2_m2m_fop_poll(struct file *file, poll_table *wait);
include/media/videobuf2-core.h
1085
__poll_t vb2_core_poll(struct vb2_queue *q, struct file *file,
include/media/videobuf2-v4l2.h
293
__poll_t vb2_poll(struct vb2_queue *q, struct file *file, poll_table *wait);
include/media/videobuf2-v4l2.h
349
__poll_t vb2_fop_poll(struct file *file, poll_table *wait);
include/net/bluetooth/bluetooth.h
431
__poll_t bt_sock_poll(struct file *file, struct socket *sock, poll_table *wait);
include/net/inet_connection_sock.h
305
static inline __poll_t inet_csk_listen_poll(const struct sock *sk)
include/net/sctp/sctp.h
94
__poll_t sctp_poll(struct file *file, struct socket *sock,
include/net/tcp.h
499
__poll_t tcp_poll(struct file *file, struct socket *sock,
include/net/udp.h
428
__poll_t udp_poll(struct file *file, struct socket *sock, poll_table *wait);
include/sound/hwdep.h
25
__poll_t (*poll)(struct snd_hwdep *hw, struct file *file,
include/sound/info.h
50
__poll_t (*poll)(struct snd_info_entry *entry,
include/uapi/asm-generic/poll.h
32
#define POLLFREE (__force __poll_t)0x4000
include/uapi/asm-generic/poll.h
34
#define POLL_BUSY_LOOP (__force __poll_t)0x8000
include/uapi/linux/eventpoll.h
31
#define EPOLLIN (__force __poll_t)0x00000001
include/uapi/linux/eventpoll.h
32
#define EPOLLPRI (__force __poll_t)0x00000002
include/uapi/linux/eventpoll.h
33
#define EPOLLOUT (__force __poll_t)0x00000004
include/uapi/linux/eventpoll.h
34
#define EPOLLERR (__force __poll_t)0x00000008
include/uapi/linux/eventpoll.h
35
#define EPOLLHUP (__force __poll_t)0x00000010
include/uapi/linux/eventpoll.h
36
#define EPOLLNVAL (__force __poll_t)0x00000020
include/uapi/linux/eventpoll.h
37
#define EPOLLRDNORM (__force __poll_t)0x00000040
include/uapi/linux/eventpoll.h
38
#define EPOLLRDBAND (__force __poll_t)0x00000080
include/uapi/linux/eventpoll.h
39
#define EPOLLWRNORM (__force __poll_t)0x00000100
include/uapi/linux/eventpoll.h
40
#define EPOLLWRBAND (__force __poll_t)0x00000200
include/uapi/linux/eventpoll.h
41
#define EPOLLMSG (__force __poll_t)0x00000400
include/uapi/linux/eventpoll.h
42
#define EPOLLRDHUP (__force __poll_t)0x00002000
include/uapi/linux/eventpoll.h
48
#define EPOLL_URING_WAKE ((__force __poll_t)(1U << 27))
include/uapi/linux/eventpoll.h
51
#define EPOLLEXCLUSIVE ((__force __poll_t)(1U << 28))
include/uapi/linux/eventpoll.h
63
#define EPOLLWAKEUP ((__force __poll_t)(1U << 29))
include/uapi/linux/eventpoll.h
66
#define EPOLLONESHOT ((__force __poll_t)(1U << 30))
include/uapi/linux/eventpoll.h
69
#define EPOLLET ((__force __poll_t)(1U << 31))
include/uapi/linux/eventpoll.h
84
__poll_t events;
io_uring/io_uring.c
2256
static __poll_t io_uring_poll(struct file *file, poll_table *wait)
io_uring/io_uring.c
2259
__poll_t mask = 0;
io_uring/mock_file.c
168
static __poll_t io_mock_poll(struct file *file, struct poll_table_struct *pt)
io_uring/mock_file.c
171
__poll_t mask = 0;
io_uring/poll.c
131
static void io_init_poll_iocb(struct io_poll *poll, __poll_t events)
io_uring/poll.c
280
__poll_t events = req->apoll_events;
io_uring/poll.c
29
__poll_t events;
io_uring/poll.c
302
__poll_t mask = mangle_poll(req->cqe.res &
io_uring/poll.c
405
__poll_t mask = key_to_poll(key);
io_uring/poll.c
41
__poll_t result_mask;
io_uring/poll.c
554
struct io_poll_table *ipt, __poll_t mask,
io_uring/poll.c
679
int io_arm_apoll(struct io_kiocb *req, unsigned issue_flags, __poll_t mask)
io_uring/poll.c
708
__poll_t mask = POLLPRI | POLLERR;
io_uring/poll.c
836
static __poll_t io_poll_parse_events(const struct io_uring_sqe *sqe,
io_uring/poll.h
16
__poll_t events;
io_uring/poll.h
44
int io_arm_apoll(struct io_kiocb *req, unsigned issue_flags, __poll_t mask);
io_uring/rw.c
38
static bool io_file_supports_nowait(struct io_kiocb *req, __poll_t mask)
io_uring/uring_cmd.c
333
unsigned int issue_flags, __poll_t mask)
io_uring/uring_cmd.h
26
unsigned int issue_flags, __poll_t mask);
ipc/mqueue.c
670
static __poll_t mqueue_poll_file(struct file *filp, struct poll_table_struct *poll_tab)
ipc/mqueue.c
673
__poll_t retval = 0;
kernel/bpf/bpf_struct_ops.c
1378
static __poll_t bpf_struct_ops_map_link_poll(struct file *file,
kernel/bpf/ringbuf.c
336
static __poll_t ringbuf_map_poll_kern(struct bpf_map *map, struct file *filp,
kernel/bpf/ringbuf.c
349
static __poll_t ringbuf_map_poll_user(struct bpf_map *map, struct file *filp,
kernel/bpf/syscall.c
1143
static __poll_t bpf_map_poll(struct file *filp, struct poll_table_struct *pts)
kernel/bpf/syscall.c
3506
static __poll_t bpf_link_poll(struct file *file, struct poll_table_struct *pts)
kernel/cgroup/cgroup.c
4120
static __poll_t cgroup_pressure_poll(struct kernfs_open_file *of,
kernel/cgroup/cgroup.c
4345
static __poll_t cgroup_file_poll(struct kernfs_open_file *of, poll_table *pt)
kernel/events/core.c
6279
static __poll_t perf_poll(struct file *file, poll_table *wait)
kernel/events/core.c
6283
__poll_t events = EPOLLHUP;
kernel/printk/printk.c
901
static __poll_t devkmsg_poll(struct file *file, poll_table *wait)
kernel/printk/printk.c
905
__poll_t ret = 0;
kernel/relay.c
770
static __poll_t relay_file_poll(struct file *filp, poll_table *wait)
kernel/relay.c
772
__poll_t mask = 0;
kernel/sched/psi.c
1482
__poll_t psi_trigger_poll(void **trigger_ptr,
kernel/sched/psi.c
1485
__poll_t ret = DEFAULT_POLLMASK;
kernel/sched/psi.c
1598
static __poll_t psi_fop_poll(struct file *file, poll_table *wait)
kernel/seccomp.c
1855
static __poll_t seccomp_notify_poll(struct file *file,
kernel/seccomp.c
1859
__poll_t ret = 0;
kernel/time/posix-clock.c
58
static __poll_t posix_clock_poll(struct file *fp, poll_table *wait)
kernel/time/posix-clock.c
62
__poll_t result = 0;
kernel/trace/ring_buffer.c
1039
__poll_t ring_buffer_poll_wait(struct trace_buffer *buffer, int cpu,
kernel/trace/trace.c
5308
static __poll_t
kernel/trace/trace.c
5327
static __poll_t
kernel/trace/trace.c
7069
static __poll_t
kernel/trace/trace_events_hist.c
5788
static __poll_t event_hist_poll(struct file *file, struct poll_table_struct *wait)
kernel/trace/trace_events_hist.c
5793
__poll_t ret = 0;
mm/memcontrol-v1.c
1050
__poll_t flags = key_to_poll(key);
mm/swapfile.c
3200
static __poll_t swaps_poll(struct file *file, poll_table *wait)
mm/userfaultfd.c
3252
static __poll_t userfaultfd_poll(struct file *file, poll_table *wait)
mm/userfaultfd.c
3255
__poll_t ret;
net/9p/trans_fd.c
187
static __poll_t
net/9p/trans_fd.c
190
__poll_t ret;
net/9p/trans_fd.c
246
__poll_t n;
net/9p/trans_fd.c
412
__poll_t n;
net/9p/trans_fd.c
551
__poll_t n;
net/9p/trans_fd.c
588
__poll_t n;
net/atm/common.c
640
__poll_t vcc_poll(struct file *file, struct socket *sock, poll_table *wait)
net/atm/common.c
644
__poll_t mask;
net/atm/common.h
20
__poll_t vcc_poll(struct file *file, struct socket *sock, poll_table *wait);
net/bluetooth/af_bluetooth.c
548
static inline __poll_t bt_accept_poll(struct sock *parent)
net/bluetooth/af_bluetooth.c
553
__poll_t mask = 0;
net/bluetooth/af_bluetooth.c
574
__poll_t bt_sock_poll(struct file *file, struct socket *sock,
net/bluetooth/af_bluetooth.c
578
__poll_t mask = 0;
net/can/isotp.c
1841
static __poll_t isotp_poll(struct file *file, struct socket *sock, poll_table *wait)
net/can/isotp.c
1846
__poll_t mask = datagram_poll(file, sock, wait);
net/core/datagram.c
1000
__poll_t datagram_poll(struct file *file, struct socket *sock, poll_table *wait)
net/core/datagram.c
937
__poll_t datagram_poll_queue(struct file *file, struct socket *sock,
net/core/datagram.c
941
__poll_t mask;
net/ipv4/tcp.c
532
__poll_t tcp_poll(struct file *file, struct socket *sock, poll_table *wait)
net/ipv4/tcp.c
534
__poll_t mask;
net/ipv4/udp.c
3068
__poll_t udp_poll(struct file *file, struct socket *sock, poll_table *wait)
net/ipv4/udp.c
3070
__poll_t mask = datagram_poll(file, sock, wait);
net/iucv/af_iucv.c
1364
static inline __poll_t iucv_accept_poll(struct sock *parent)
net/iucv/af_iucv.c
1379
static __poll_t iucv_sock_poll(struct file *file, struct socket *sock,
net/iucv/af_iucv.c
1383
__poll_t mask = 0;
net/mptcp/protocol.c
3292
static __poll_t mptcp_check_readable(struct sock *sk)
net/mptcp/protocol.c
4314
static __poll_t mptcp_check_writeable(struct mptcp_sock *msk)
net/mptcp/protocol.c
4329
static __poll_t mptcp_poll(struct file *file, struct socket *sock,
net/mptcp/protocol.c
4334
__poll_t mask = 0;
net/nfc/llcp_sock.c
537
static inline __poll_t llcp_accept_poll(struct sock *parent)
net/nfc/llcp_sock.c
555
static __poll_t llcp_sock_poll(struct file *file, struct socket *sock,
net/nfc/llcp_sock.c
559
__poll_t mask = 0;
net/packet/af_packet.c
4294
static __poll_t packet_poll(struct file *file, struct socket *sock,
net/packet/af_packet.c
4299
__poll_t mask = datagram_poll(file, sock, wait);
net/phonet/socket.c
335
static __poll_t pn_socket_poll(struct file *file, struct socket *sock,
net/phonet/socket.c
340
__poll_t mask = 0;
net/qrtr/tun.c
114
static __poll_t qrtr_tun_poll(struct file *filp, poll_table *wait)
net/qrtr/tun.c
117
__poll_t mask = 0;
net/rds/af_rds.c
211
static __poll_t rds_poll(struct file *file, struct socket *sock,
net/rds/af_rds.c
216
__poll_t mask = 0;
net/rfkill/core.c
1224
static __poll_t rfkill_fop_poll(struct file *file, poll_table *wait)
net/rfkill/core.c
1227
__poll_t res = EPOLLOUT | EPOLLWRNORM;
net/rxrpc/af_rxrpc.c
775
static __poll_t rxrpc_poll(struct file *file, struct socket *sock,
net/rxrpc/af_rxrpc.c
780
__poll_t mask;
net/sctp/socket.c
8712
__poll_t sctp_poll(struct file *file, struct socket *sock, poll_table *wait)
net/sctp/socket.c
8716
__poll_t mask;
net/smc/af_smc.c
2871
static __poll_t smc_accept_poll(struct sock *parent)
net/smc/af_smc.c
2874
__poll_t mask = 0;
net/smc/af_smc.c
2884
__poll_t smc_poll(struct file *file, struct socket *sock,
net/smc/af_smc.c
2889
__poll_t mask = 0;
net/smc/af_smc.c
810
__poll_t flags;
net/smc/smc.h
53
__poll_t smc_poll(struct file *file, struct socket *sock,
net/socket.c
126
static __poll_t sock_poll(struct file *file,
net/socket.c
1471
static __poll_t sock_poll(struct file *file, poll_table *wait)
net/socket.c
1475
__poll_t events = poll_requested_events(wait), flag = 0;
net/sunrpc/cache.c
1565
static __poll_t cache_poll_procfs(struct file *filp, poll_table *wait)
net/sunrpc/cache.c
1776
static __poll_t cache_poll_pipefs(struct file *filp, poll_table *wait)
net/sunrpc/cache.c
969
static __poll_t cache_poll(struct file *filp, poll_table *wait,
net/sunrpc/cache.c
972
__poll_t mask;
net/sunrpc/rpc_pipe.c
339
static __poll_t
net/sunrpc/rpc_pipe.c
344
__poll_t mask = EPOLLOUT | EPOLLWRNORM;
net/sunrpc/xprtsock.c
761
static __poll_t xs_poll_socket(struct sock_xprt *transport)
net/sunrpc/xprtsock.c
769
__poll_t events = xs_poll_socket(transport);
net/tipc/socket.c
791
static __poll_t tipc_poll(struct file *file, struct socket *sock,
net/tipc/socket.c
796
__poll_t revents = 0;
net/tls/tls_main.c
399
static __poll_t tls_sk_poll(struct file *file, struct socket *sock,
net/tls/tls_main.c
405
__poll_t mask = 0;
net/unix/af_unix.c
3353
static __poll_t unix_poll(struct file *file, struct socket *sock, poll_table *wait)
net/unix/af_unix.c
3357
__poll_t mask;
net/unix/af_unix.c
3398
static __poll_t unix_dgram_poll(struct file *file, struct socket *sock,
net/unix/af_unix.c
3404
__poll_t mask;
net/unix/af_unix.c
851
static __poll_t unix_poll(struct file *, struct socket *, poll_table *);
net/unix/af_unix.c
852
static __poll_t unix_dgram_poll(struct file *, struct socket *,
net/vmw_vsock/af_vsock.c
1256
static __poll_t vsock_poll_shutdown(struct sock *sk, u32 peer_shutdown)
net/vmw_vsock/af_vsock.c
1258
__poll_t mask = 0;
net/vmw_vsock/af_vsock.c
1275
static __poll_t vsock_poll(struct file *file, struct socket *sock,
net/vmw_vsock/af_vsock.c
1279
__poll_t mask;
net/xdp/xsk.c
1227
static __poll_t xsk_poll(struct file *file, struct socket *sock,
net/xdp/xsk.c
1230
__poll_t mask = 0;
net/xfrm/espintcp.c
536
static __poll_t espintcp_poll(struct file *file, struct socket *sock,
security/apparmor/apparmorfs.c
657
static __poll_t ns_revision_poll(struct file *file, poll_table *pt)
security/apparmor/apparmorfs.c
660
__poll_t mask = 0;
security/tomoyo/audit.c
469
__poll_t tomoyo_poll_log(struct file *file, poll_table *wait)
security/tomoyo/common.c
2322
static __poll_t tomoyo_poll_query(struct file *file, poll_table *wait)
security/tomoyo/common.c
2664
__poll_t tomoyo_poll_control(struct file *file, poll_table *wait)
security/tomoyo/common.h
1024
__poll_t tomoyo_poll_control(struct file *file, poll_table *wait);
security/tomoyo/common.h
1025
__poll_t tomoyo_poll_log(struct file *file, poll_table *wait);
security/tomoyo/common.h
796
__poll_t (*poll)(struct file *file, poll_table *wait);
security/tomoyo/securityfs_if.c
161
static __poll_t tomoyo_poll(struct file *file, poll_table *wait)
sound/core/compress_offload.c
426
static __poll_t snd_compr_get_poll(struct snd_compr_stream *stream)
sound/core/compress_offload.c
434
static __poll_t snd_compr_poll(struct file *f, poll_table *wait)
sound/core/compress_offload.c
440
__poll_t retval = 0;
sound/core/control.c
2111
static __poll_t snd_ctl_poll(struct file *file, poll_table * wait)
sound/core/control.c
2113
__poll_t mask;
sound/core/hwdep.c
165
static __poll_t snd_hwdep_poll(struct file * file, poll_table * wait)
sound/core/info.c
185
static __poll_t snd_info_entry_poll(struct file *file, poll_table *wait)
sound/core/info.c
189
__poll_t mask = 0;
sound/core/init.c
448
static __poll_t snd_disconnect_poll(struct file * file, poll_table * wait)
sound/core/oss/pcm_oss.c
2852
static __poll_t snd_pcm_oss_poll(struct file *file, poll_table * wait)
sound/core/oss/pcm_oss.c
2855
__poll_t mask;
sound/core/pcm_native.c
3692
static __poll_t snd_pcm_poll(struct file *file, poll_table *wait)
sound/core/pcm_native.c
3697
__poll_t mask, ok;
sound/core/rawmidi.c
1661
static __poll_t snd_rawmidi_poll(struct file *file, poll_table *wait)
sound/core/rawmidi.c
1665
__poll_t mask;
sound/core/seq/oss/seq_oss.c
195
static __poll_t
sound/core/seq/oss/seq_oss.c
49
static __poll_t odev_poll(struct file *file, poll_table * wait);
sound/core/seq/oss/seq_oss_device.h
114
__poll_t snd_seq_oss_poll(struct seq_oss_devinfo *dp, struct file *file, poll_table * wait);
sound/core/seq/oss/seq_oss_rw.c
187
__poll_t
sound/core/seq/oss/seq_oss_rw.c
190
__poll_t mask = 0;
sound/core/seq/seq_clientmgr.c
1111
static __poll_t snd_seq_poll(struct file *file, poll_table * wait)
sound/core/seq/seq_clientmgr.c
1114
__poll_t mask = 0;
sound/core/timer.c
2506
static __poll_t snd_timer_user_poll(struct file *file, poll_table * wait)
sound/core/timer.c
2508
__poll_t mask;
sound/firewire/bebob/bebob_hwdep.c
52
static __poll_t
sound/firewire/dice/dice-hwdep.c
54
static __poll_t hwdep_poll(struct snd_hwdep *hwdep, struct file *file,
sound/firewire/digi00x/digi00x-hwdep.c
62
static __poll_t hwdep_poll(struct snd_hwdep *hwdep, struct file *file,
sound/firewire/fireface/ff-hwdep.c
71
static __poll_t hwdep_poll(struct snd_hwdep *hwdep, struct file *file,
sound/firewire/fireworks/fireworks_hwdep.c
185
static __poll_t
sound/firewire/fireworks/fireworks_hwdep.c
189
__poll_t events;
sound/firewire/motu/motu-hwdep.c
100
static __poll_t hwdep_poll(struct snd_hwdep *hwdep, struct file *file,
sound/firewire/oxfw/oxfw-hwdep.c
52
static __poll_t hwdep_poll(struct snd_hwdep *hwdep, struct file *file,
sound/firewire/tascam/tascam-hwdep.c
130
static __poll_t hwdep_poll(struct snd_hwdep *hwdep, struct file *file,
sound/oss/dmasound/dmasound_core.c
666
static __poll_t sq_poll(struct file *file, struct poll_table_struct *wait)
sound/oss/dmasound/dmasound_core.c
668
__poll_t mask = 0;
sound/usb/fcp.c
842
static __poll_t fcp_hwdep_poll(struct snd_hwdep *hw,
sound/usb/fcp.c
848
__poll_t mask = 0;
sound/usb/line6/driver.c
627
static __poll_t
sound/usb/mixer_quirks.c
239
static __poll_t snd_usb_sbrc_hwdep_poll(struct snd_hwdep *hw, struct file *file,
sound/usb/usx2y/us122l.c
200
static __poll_t usb_stream_hwdep_poll(struct snd_hwdep *hw,
sound/usb/usx2y/us122l.c
205
__poll_t mask;
sound/usb/usx2y/usX2Yhwdep.c
63
static __poll_t snd_us428ctls_poll(struct snd_hwdep *hw, struct file *file, poll_table *wait)
sound/usb/usx2y/usX2Yhwdep.c
65
__poll_t mask = 0;
virt/kvm/eventfd.c
207
__poll_t flags = key_to_poll(key);
virt/kvm/eventfd.c
377
__poll_t events;