Searched defs:poll (Results 76 - 100 of 121) sorted by path

12345

/linux-master/drivers/usb/atm/
H A Dcxacru.c338 int poll = -1; local
[all...]
/linux-master/drivers/usb/serial/
H A Diuu_phoenix.c55 int poll; /* number of poll */ member in struct:iuu_private
/linux-master/drivers/usb/typec/
H A Dhd3ss3220.c43 bool poll; member in struct:hd3ss3220
/linux-master/drivers/vhost/
H A Dnet.c135 struct vhost_poll poll[VHOST_NET_VQ_MAX]; member in struct:vhost_net
427 struct vhost_poll *poll = n->poll + (nvq - n->vqs); local
438 struct vhost_poll *poll = n->poll + (nvq - n->vqs); local
[all...]
H A Dvhost.c157 struct vhost_poll *poll; local
167 struct vhost_poll *poll = container_of(wait, struct vhost_poll, wait); local
189 vhost_poll_init(struct vhost_poll *poll, vhost_work_fn_t fn, __poll_t mask, struct vhost_dev *dev, struct vhost_virtqueue *vq) argument
206 vhost_poll_start(struct vhost_poll *poll, struct file *file) argument
227 vhost_poll_stop(struct vhost_poll *poll) argument
329 vhost_poll_queue(struct vhost_poll *poll) argument
[all...]
H A Dvhost.h95 struct vhost_poll poll; member in struct:vhost_virtqueue
/linux-master/drivers/xen/events/
H A Devents_base.c2046 struct sched_poll poll; local
/linux-master/fs/
H A Daio.c202 struct poll_iocb poll; member in union:aio_kiocb::__anon167
[all...]
H A Dmount.h15 wait_queue_head_t poll; member in struct:mnt_namespace
/linux-master/fs/cachefiles/
H A Ddaemon.c355 cachefiles_daemon_poll(struct file *file, struct poll_table_struct *poll) argument
/linux-master/fs/kernfs/
H A Dfile.c24 wait_queue_head_t poll; member in struct:kernfs_open_node
[all...]
/linux-master/fs/proc/
H A Dproc_sysctl.c60 void proc_sys_poll_notify(struct ctl_table_poll *poll) argument
[all...]
/linux-master/include/linux/
H A Dblk-mq.h588 int (*poll)(struct blk_mq_hw_ctx *, struct io_comp_batch *); member in struct:blk_mq_ops
H A Dcgroup-defs.h676 __poll_t (*poll)(struct kernfs_open_file *of, member in struct:cftype
H A Ddma-buf.h430 wait_queue_head_t poll; member in struct:dma_buf
436 wait_queue_head_t *poll; member in struct:dma_buf::dma_buf_poll_cb_t
H A Dfs.h2016 __poll_t (*poll) (struct file *, struct poll_table_struct *); member in struct:file_operations
H A Dhid-sensor-hub.h230 struct hid_sensor_hub_attribute_info poll; member in struct:hid_sensor_common
H A Dipmi_smi.h211 void (*poll)(void *send_info); member in struct:ipmi_smi_handlers
H A Dkernfs.h317 __poll_t (*poll)(struct kernfs_open_file *of, member in struct:kernfs_ops
H A Dnet.h178 __poll_t (*poll) (struct file *file, struct socket *sock, member in struct:proto_ops
H A Dnetdevice.h359 int (*poll)(struct napi_struct *, int); member in struct:napi_struct
[all...]
H A Dphylink.h406 bool poll; member in struct:phylink_pcs
H A Dposix-clock.h59 __poll_t (*poll)(struct posix_clock_context *pccontext, struct file *file, member in struct:posix_clock_operations
/linux-master/include/linux/comedi/
H A Dcomedidev.h194 int (*poll)(struct comedi_device *dev, struct comedi_subdevice *s); member in struct:comedi_subdevice
/linux-master/include/linux/platform_data/
H A Dmv_usb.h21 int (*poll)(void); member in struct:mv_usb_addon_irq

Completed in 343 milliseconds

12345