Searched refs:poll (Results 1 - 25 of 924) sorted by relevance

1234567891011>>

/linux-master/include/uapi/linux/
H A Dpoll.h1 #include <asm/poll.h>
/linux-master/arch/m68k/include/uapi/asm/
H A Dpoll.h8 #include <asm-generic/poll.h>
/linux-master/arch/mips/include/uapi/asm/
H A Dpoll.h8 #include <asm-generic/poll.h>
/linux-master/arch/xtensa/include/uapi/asm/
H A Dpoll.h3 * include/asm-xtensa/poll.h
19 #include <asm-generic/poll.h>
/linux-master/arch/sparc/include/uapi/asm/
H A Dpoll.h11 #include <asm-generic/poll.h>
/linux-master/arch/arm/boot/dts/
H A Dcros-ec-sbs.dtsi50 sbs,poll-retry-count = <1>;
/linux-master/drivers/tty/vt/
H A Dvc_screen.c44 #include <linux/poll.h>
89 struct vcs_poll_data *poll = local
91 int currcons = poll->cons_num;
112 poll->event = code;
113 wake_up_interruptible(&poll->waitq);
114 kill_fasync(&poll->fasync, SIGIO, fa_band);
119 vcs_poll_data_free(struct vcs_poll_data *poll) argument
121 unregister_vt_notifier(&poll->notifier);
122 kfree(poll);
128 struct vcs_poll_data *poll local
369 struct vcs_poll_data *poll; local
714 struct vcs_poll_data *poll = vcs_poll_data_get(file); local
737 struct vcs_poll_data *poll = file->private_data; local
772 struct vcs_poll_data *poll = file->private_data; local
[all...]
/linux-master/io_uring/
H A Dpoll.c8 #include <linux/poll.h>
22 #include "poll.h"
40 /* output value, set only if arm poll returns >0 */
92 * arming poll and wakeups.
108 /* pure poll stashes this in ->async_data, poll driven retry elsewhere */
118 return &req->apoll->poll;
172 static void io_init_poll_iocb(struct io_poll *poll, __poll_t events) argument
174 poll->head = NULL;
177 poll
182 io_poll_remove_entry(struct io_poll *poll) argument
369 struct io_poll *poll; local
404 io_pollfree_wake(struct io_kiocb *req, struct io_poll *poll) argument
433 struct io_poll *poll = container_of(wait, struct io_poll, wait); local
470 struct io_poll *poll = io_poll_get_single(req); local
492 __io_queue_proc(struct io_poll *poll, struct io_poll_table *pt, struct wait_queue_head *head, struct io_poll **poll_ptr) argument
553 struct io_poll *poll = io_kiocb_to_cmd(pt->req, struct io_poll); local
579 __io_arm_poll_handler(struct io_kiocb *req, struct io_poll *poll, struct io_poll_table *ipt, __poll_t mask, unsigned issue_flags) argument
951 struct io_poll *poll = io_kiocb_to_cmd(req, struct io_poll); local
968 struct io_poll *poll = io_kiocb_to_cmd(req, struct io_poll); local
1028 struct io_poll *poll = io_kiocb_to_cmd(preq, struct io_poll); local
[all...]
/linux-master/include/linux/
H A Dirq_poll.h12 irq_poll_fn *poll; member in struct:irq_poll
H A Dkvm_irqfd.h12 #include <linux/poll.h>
H A Dposix-clock.h12 #include <linux/poll.h>
37 * @poll: Optional character device poll method
59 __poll_t (*poll)(struct posix_clock_context *pccontext, struct file *file, member in struct:posix_clock_operations
/linux-master/include/linux/platform_data/
H A Dmv_usb.h21 int (*poll)(void); member in struct:mv_usb_addon_irq
/linux-master/arch/um/os-Linux/
H A Dsigio.c9 #include <poll.h>
38 struct pollfd *poll; member in struct:pollfds
61 n = poll(fds->poll, fds->used, -1);
65 printk(UM_KERN_ERR "write_sigio_thread : poll returned "
69 p = &fds->poll[i];
88 memmove(&fds->poll[i], &fds->poll[i + 1],
89 (fds->used - i) * sizeof(*fds->poll));
117 memcpy(new, polls->poll, poll
[all...]
/linux-master/include/trace/events/
H A Dscmi.h39 bool poll),
40 TP_ARGS(transfer_id, msg_id, protocol_id, seq, poll),
47 __field(bool, poll)
55 __entry->poll = poll;
58 TP_printk("pt=%02X msg_id=%02X seq=%04X transfer_id=%X poll=%u",
60 __entry->transfer_id, __entry->poll)
65 u32 timeout, bool poll),
66 TP_ARGS(transfer_id, msg_id, protocol_id, seq, timeout, poll),
74 __field(bool, poll)
[all...]
/linux-master/arch/um/drivers/
H A Dubd_user.c24 #include <poll.h>
71 return poll(&kernel_pollfd, 1, timeout);
76 return poll(&kernel_pollfd, 1, timeout);
/linux-master/drivers/input/misc/
H A Dwm831x-on.c38 * then need to poll to see when the pin is deasserted.
45 int poll, ret; local
49 poll = !(ret & WM831X_ON_PIN_STS);
51 input_report_key(wm831x_on->dev, KEY_POWER, poll);
55 poll = 1;
58 if (poll)
/linux-master/tools/testing/selftests/damon/
H A Dsysfs_update_schemes_tried_regions_hang.py26 while proc.poll() == None:
/linux-master/kernel/
H A Dutsname_sysctl.c65 proc_sys_poll_notify(table->poll);
113 .poll = &hostname_poll,
121 .poll = &domainname_poll,
134 proc_sys_poll_notify(table->poll);
/linux-master/tools/leds/
H A Dled_hw_brightness_mon.c17 #include <poll.h>
50 * but it is required to avoid spurious poll notifications in
59 ret = poll(&pollfd, 1, -1);
61 printf("Failed to poll %s file (%d)\n",
/linux-master/include/media/
H A Dmedia-devnode.h19 #include <linux/poll.h>
39 * @poll: pointer to the function that implements poll() syscall
51 __poll_t (*poll) (struct file *, struct poll_table_struct *); member in struct:media_file_operations
/linux-master/tools/testing/selftests/cgroup/
H A Dwait_inotify.c13 #include <poll.h>
62 * poll waiting loop
65 int ret = poll(&fds, 1, 10000);
70 perror("poll");
/linux-master/tools/virtio/virtio-trace/
H A Dtrace-agent-ctl.c12 #include <poll.h>
57 ret = poll(&poll_fd, 1, EVENT_WAIT_MSEC);
/linux-master/include/sound/
H A Dhwdep.h11 #include <linux/poll.h>
25 __poll_t (*poll)(struct snd_hwdep *hw, struct file *file, member in struct:snd_hwdep_ops
/linux-master/tools/testing/selftests/pidfd/
H A Dpidfd_poll_test.c6 #include <poll.h>
44 ksft_print_msg("running pidfd poll test for %d iterations\n",
86 nevents = poll(&fds, 1, -1);
90 ksft_exit_fail_msg("%s - poll failed\n",
94 ksft_exit_fail_msg("unexpected poll result: %d\n",
114 ksft_test_result_pass("pidfd poll test: pass\n");
/linux-master/sound/core/
H A Dmisc.c163 int poll; member in struct:snd_fasync
181 kill_fasync(&fasync->fasync, fasync->signal, fasync->poll);
218 void snd_kill_fasync(struct snd_fasync *fasync, int signal, int poll) argument
226 fasync->poll = poll;

Completed in 485 milliseconds

1234567891011>>