| /linux/io_uring/ |
| H A D | poll.c | 131 static void io_init_poll_iocb(struct io_poll *poll, __poll_t events) in io_init_poll_iocb() 141 static void io_poll_remove_waitq(struct io_poll *poll) in io_poll_remove_waitq() 160 static inline void io_poll_remove_entry(struct io_poll *poll) in io_poll_remove_entry() 357 struct io_poll *poll; in io_poll_task_func() local 392 static __cold int io_pollfree_wake(struct io_kiocb *req, struct io_poll *poll) in io_pollfree_wake() 405 struct io_poll *poll = container_of(wait, struct io_poll, wait); in io_poll_wake() local 443 struct io_poll *poll = io_poll_get_single(req); in io_poll_double_prepare() local 465 static void __io_queue_proc(struct io_poll *poll, struct io_poll_table *pt, in __io_queue_proc() 526 struct io_poll *poll = io_kiocb_to_cmd(pt->req, struct io_poll); in io_poll_queue_proc() local 554 struct io_poll *poll, in __io_arm_poll_handler() [all …]
|
| /linux/sound/core/ |
| H A D | misc.c | 92 int poll; member 103 int signal, poll; in snd_fasync_work_fn() local 149 void snd_kill_fasync(struct snd_fasync *fasync, int signal, int poll) in snd_kill_fasync() argument
|
| /linux/include/linux/ |
| H A D | irq_poll.h | 12 irq_poll_fn *poll; member
|
| H A D | dma-buf.h | 422 wait_queue_head_t poll; member 428 wait_queue_head_t *poll; member
|
| H A D | sysctl.h | 209 static inline void *proc_sys_poll_event(struct ctl_table_poll *poll) in proc_sys_poll_event() 228 struct ctl_table_poll *poll; member
|
| H A D | posix-clock.h | 59 __poll_t (*poll)(struct posix_clock_context *pccontext, struct file *file, member
|
| H A D | adb.h | 37 void (*poll)(void); member
|
| H A D | rfkill.h | 62 void (*poll)(struct rfkill *rfkill, void *data); member
|
| H A D | hid-sensor-hub.h | 256 struct hid_sensor_hub_attribute_info poll; member
|
| /linux/drivers/input/misc/ |
| H A D | wm831x-on.c | 45 int poll, ret; in wm831x_poll_on() local
|
| H A D | da9063_onkey.c | 85 bool poll = true; in da9063_poll_on() local
|
| /linux/include/linux/platform_data/ |
| H A D | mv_usb.h | 21 int (*poll)(void); member
|
| /linux/rust/kernel/ |
| H A D | sync.rs | 20 pub mod poll; module
|
| /linux/include/xen/interface/io/ |
| H A D | pvcalls.h | 78 } poll; member 113 } poll; member
|
| /linux/include/sound/ |
| H A D | hwdep.h | 25 __poll_t (*poll)(struct snd_hwdep *hw, struct file *file, member
|
| /linux/drivers/pci/hotplug/ |
| H A D | cpcihp_zt5550.c | 42 static bool poll; variable
|
| /linux/tools/testing/selftests/powerpc/nx-gzip/ |
| H A D | gzip_vas.c | 137 long poll = 0; in nx_wait_for_csb() local
|
| /linux/drivers/input/ |
| H A D | input-poller.c | 17 void (*poll)(struct input_dev *dev); member
|
| /linux/drivers/vhost/ |
| H A D | vhost.c | 165 struct vhost_poll *poll; in vhost_poll_func() local 175 struct vhost_poll *poll = container_of(wait, struct vhost_poll, wait); in vhost_poll_wakeup() local 197 void vhost_poll_init(struct vhost_poll *poll, vhost_work_fn_t fn, in vhost_poll_init() 214 int vhost_poll_start(struct vhost_poll *poll, struct file *file) in vhost_poll_start() 235 void vhost_poll_stop(struct vhost_poll *poll) in vhost_poll_stop() 333 void vhost_poll_queue(struct vhost_poll *poll) in vhost_poll_queue()
|
| H A D | net.c | 139 struct vhost_poll poll[VHOST_NET_VQ_MAX]; member 454 struct vhost_poll *poll = n->poll + (nvq - n->vqs); in vhost_net_disable_vq() local 465 struct vhost_poll *poll = n->poll + (nvq - n->vqs); in vhost_net_enable_vq() local
|
| /linux/drivers/scsi/qla4xxx/ |
| H A D | ql4_83xx.h | 246 uint32_t poll; member 263 uint32_t poll; member 276 uint32_t poll; member
|
| /linux/drivers/net/ethernet/netronome/nfp/ |
| H A D | nfp_net_dp.h | 142 int (*poll)(struct napi_struct *napi, int budget); member
|
| /linux/drivers/gpu/drm/nouveau/nvkm/subdev/therm/ |
| H A D | base.c | 112 bool poll = true; in nvkm_therm_update() local
|
| /linux/drivers/net/ethernet/huawei/hinic/ |
| H A D | hinic_hw_mbox.c | 701 int poll) in write_mbox_msg_attr() 757 int poll, u16 *wb_status) in wait_for_mbox_seg_completion() 798 int poll, void *msg_info) in send_mbox_seg()
|
| /linux/net/nfc/nci/ |
| H A D | ntf.c | 575 struct activation_params_poll_nfc_dep *poll; in nci_extract_activation_params_nfc_dep() local
|