/linux/drivers/tty/vt/ |
H A D | vc_screen.c | 89 struct vcs_poll_data *poll = in vcs_notifier() local 119 vcs_poll_data_free(struct vcs_poll_data *poll) in vcs_poll_data_free() 128 struct vcs_poll_data *poll = file->private_data, *kill = NULL; in vcs_poll_data_get() local 369 struct vcs_poll_data *poll; in vcs_read() local 714 struct vcs_poll_data *poll = vcs_poll_data_get(file); in vcs_poll() local 737 struct vcs_poll_data *poll = file->private_data; in vcs_fasync() local 772 struct vcs_poll_data *poll = file->private_data; in vcs_release() local
|
/linux/sound/core/ |
H A D | misc.c | 92 int poll; member 147 void snd_kill_fasync(struct snd_fasync *fasync, int signal, int poll) in snd_kill_fasync()
|
/linux/drivers/firmware/arm_scmi/ |
H A D | perf.c | 692 u32 domain, u32 level, bool poll) in scmi_perf_msg_level_set() 715 bool poll) in __scmi_perf_level_set() 731 u32 domain, u32 level, bool poll) in scmi_perf_level_set() 756 u32 domain, u32 *level, bool poll) in scmi_perf_msg_level_get() 779 bool poll) in __scmi_perf_level_get() 792 u32 domain, u32 *level, bool poll) in scmi_perf_level_get() 946 unsigned long freq, bool poll) in scmi_dvfs_freq_set() 972 unsigned long *freq, bool poll) in scmi_dvfs_freq_get()
|
/linux/include/linux/ |
H A D | irq_poll.h | 12 irq_poll_fn *poll; member
|
H A D | dma-buf.h | 432 wait_queue_head_t poll; member 438 wait_queue_head_t *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 | restart_block.h | 55 } poll; member
|
H A D | tty_ldisc.h | 250 __poll_t (*poll)(struct tty_struct *tty, struct file *file, member
|
/linux/Documentation/networking/ |
H A D | napi.rst | 222 .. _poll: target
|
/linux/drivers/staging/octeon/ |
H A D | octeon-ethernet.h | 72 void (*poll)(struct net_device *dev); 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 | 86 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/drivers/rpmsg/ |
H A D | rpmsg_internal.h | 77 __poll_t (*poll)(struct rpmsg_endpoint *ept, struct file *filp, member
|
/linux/include/xen/interface/io/ |
H A D | pvcalls.h | 78 } poll; member 113 } poll; member
|
/linux/include/media/ |
H A D | media-devnode.h | 51 __poll_t (*poll) (struct file *, struct poll_table_struct *); member
|
/linux/drivers/spi/ |
H A D | spi-apple.c | 235 static int apple_spi_wait(struct apple_spi *spi, u32 fifo_bit, u32 xfer_bit, int poll) in apple_spi_wait() 361 bool poll = apple_spi_prep_transfer(spi, t); in apple_spi_transfer_one() local
|
/linux/include/sound/ |
H A D | hwdep.h | 25 __poll_t (*poll)(struct snd_hwdep *hw, struct file *file, member
|
/linux/drivers/mfd/ |
H A D | arizona-irq.c | 99 bool poll; in arizona_irq_thread() local
|
/linux/drivers/pci/hotplug/ |
H A D | cpcihp_zt5550.c | 42 static bool poll; variable
|
/linux/drivers/vhost/ |
H A D | vhost.c | 157 struct vhost_poll *poll; in vhost_poll_func() local 167 struct vhost_poll *poll = container_of(wait, struct vhost_poll, wait); in vhost_poll_wakeup() local 189 void vhost_poll_init(struct vhost_poll *poll, vhost_work_fn_t fn, in vhost_poll_init() 206 int vhost_poll_start(struct vhost_poll *poll, struct file *file) in vhost_poll_start() 227 void vhost_poll_stop(struct vhost_poll *poll) in vhost_poll_stop() 325 void vhost_poll_queue(struct vhost_poll *poll) in vhost_poll_queue()
|
/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/isdn/mISDN/ |
H A D | dsp_core.c | 167 static int poll; variable
|
/linux/drivers/media/mc/ |
H A D | mc-devnode.c | 95 struct poll_table_struct *poll) in media_poll()
|