Home
last modified time | relevance | path

Searched refs:poll_table_struct (Results 1 – 25 of 98) sorted by relevance

1234

/linux-6.3-rc2/include/linux/
A Dpoll.h30 struct poll_table_struct;
35 typedef void (*poll_queue_proc)(struct file *, wait_queue_head_t *, struct poll_table_struct *);
41 typedef struct poll_table_struct { struct
84 static inline __poll_t vfs_poll(struct file *file, struct poll_table_struct *pt) in vfs_poll()
A Dkernfs.h31 struct poll_table_struct;
316 struct poll_table_struct *pt);
445 struct poll_table_struct *pt);
A Dcgroup-defs.h35 struct poll_table_struct;
643 struct poll_table_struct *pt);
A Dnet.h29 struct poll_table_struct;
178 struct poll_table_struct *wait);
A Dtty_ldisc.h232 struct poll_table_struct *wait);
/linux-6.3-rc2/drivers/iio/
A Diio_core.h65 struct poll_table_struct;
68 struct poll_table_struct *wait);
/linux-6.3-rc2/drivers/media/test-drivers/vivid/
A Dvivid-radio-tx.h12 __poll_t vivid_radio_tx_poll(struct file *file, struct poll_table_struct *wait);
A Dvivid-radio-rx.h12 __poll_t vivid_radio_rx_poll(struct file *file, struct poll_table_struct *wait);
A Dvivid-radio-tx.c94 __poll_t vivid_radio_tx_poll(struct file *file, struct poll_table_struct *wait) in vivid_radio_tx_poll()
A Dvivid-radio-rx.c131 __poll_t vivid_radio_rx_poll(struct file *file, struct poll_table_struct *wait) in vivid_radio_rx_poll()
/linux-6.3-rc2/include/media/
A Dmedia-devnode.h51 __poll_t (*poll) (struct file *, struct poll_table_struct *);
A Dv4l2-ctrls.h18 struct poll_table_struct;
1306 __poll_t v4l2_ctrl_poll(struct file *file, struct poll_table_struct *wait);
A Dv4l2-dev.h204 __poll_t (*poll) (struct file *, struct poll_table_struct *);
/linux-6.3-rc2/include/misc/
A Dcxl.h198 __poll_t cxl_fd_poll(struct file *file, struct poll_table_struct *poll);
/linux-6.3-rc2/include/drm/
A Ddrm_file.h424 __poll_t drm_poll(struct file *filp, struct poll_table_struct *wait);
/linux-6.3-rc2/drivers/gpu/drm/amd/amdkfd/
A Dkfd_smi_events.c48 static __poll_t kfd_smi_ev_poll(struct file *, struct poll_table_struct *);
65 struct poll_table_struct *wait) in kfd_smi_ev_poll()
/linux-6.3-rc2/io_uring/
A Dpoll.c33 struct poll_table_struct pt;
280 struct poll_table_struct pt = { ._key = req->apoll_events }; in io_poll_check_events()
536 struct poll_table_struct *p) in io_poll_queue_proc()
647 struct poll_table_struct *p) in io_async_queue_proc()
/linux-6.3-rc2/drivers/infiniband/hw/hfi1/
A Dfile_ops.c37 static __poll_t hfi1_poll(struct file *fp, struct poll_table_struct *pt);
65 static __poll_t poll_urgent(struct file *fp, struct poll_table_struct *pt);
66 static __poll_t poll_next(struct file *fp, struct poll_table_struct *pt);
611 static __poll_t hfi1_poll(struct file *fp, struct poll_table_struct *pt) in hfi1_poll()
1440 struct poll_table_struct *pt) in poll_urgent()
1463 struct poll_table_struct *pt) in poll_next()
/linux-6.3-rc2/drivers/firmware/arm_scmi/
A Draw_mode.c841 struct poll_table_struct *wait, in scmi_test_dbg_raw_common_poll()
879 struct poll_table_struct *wait) in scmi_dbg_raw_mode_message_poll()
988 struct poll_table_struct *wait) in scmi_test_dbg_raw_mode_notif_poll()
1011 struct poll_table_struct *wait) in scmi_test_dbg_raw_mode_errors_poll()
/linux-6.3-rc2/drivers/gpio/
A Dgpiolib-cdev.c60 typedef __poll_t (*poll_fn)(struct file *, struct poll_table_struct *);
66 struct poll_table_struct *wait, in call_poll_locked()
1477 struct poll_table_struct *wait) in linereq_poll_unlocked()
1495 struct poll_table_struct *wait) in linereq_poll()
1803 struct poll_table_struct *wait) in lineevent_poll_unlocked()
1820 struct poll_table_struct *wait) in lineevent_poll()
2526 struct poll_table_struct *pollt) in lineinfo_watch_poll_unlocked()
2544 struct poll_table_struct *pollt) in lineinfo_watch_poll()
/linux-6.3-rc2/drivers/media/radio/wl128x/
A Dfmdrv_common.h365 struct poll_table_struct *);
/linux-6.3-rc2/fs/cachefiles/
A Ddaemon.c31 struct poll_table_struct *);
355 struct poll_table_struct *poll) in cachefiles_daemon_poll()
/linux-6.3-rc2/arch/um/drivers/
A Dhostaudio_kern.c123 struct poll_table_struct *wait) in hostaudio_poll()
/linux-6.3-rc2/kernel/bpf/
A Dringbuf.c314 struct poll_table_struct *pts) in ringbuf_map_poll_kern()
327 struct poll_table_struct *pts) in ringbuf_map_poll_user()
/linux-6.3-rc2/drivers/media/mc/
A Dmc-devnode.c95 struct poll_table_struct *poll) in media_poll()

Completed in 59 milliseconds

1234