| /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() argument 141 io_poll_remove_entry(struct io_poll * poll) io_poll_remove_entry() argument 332 struct io_poll *poll; io_poll_task_func() local 367 io_pollfree_wake(struct io_kiocb * req,struct io_poll * poll) io_pollfree_wake() argument 396 struct io_poll *poll = container_of(wait, struct io_poll, wait); io_poll_wake() local 433 struct io_poll *poll = io_poll_get_single(req); io_poll_double_prepare() local 455 __io_queue_proc(struct io_poll * poll,struct io_poll_table * pt,struct wait_queue_head * head,struct io_poll ** poll_ptr) __io_queue_proc() argument 516 struct io_poll *poll = io_kiocb_to_cmd(pt->req, struct io_poll); io_poll_queue_proc() local 544 __io_arm_poll_handler(struct io_kiocb * req,struct io_poll * poll,struct io_poll_table * ipt,__poll_t mask,unsigned issue_flags) __io_arm_poll_handler() argument 878 struct io_poll *poll = io_kiocb_to_cmd(req, struct io_poll); io_poll_add_prep() local 895 struct io_poll *poll = io_kiocb_to_cmd(req, struct io_poll); io_poll_add() local 932 struct io_poll *poll = io_kiocb_to_cmd(preq, struct io_poll); io_poll_remove() local [all...] |
| H A D | poll.h | 22 struct io_poll poll; member
|
| /linux/sound/core/ |
| H A D | misc.c | 92 int poll; member 147 snd_kill_fasync(struct snd_fasync * fasync,int signal,int poll) snd_kill_fasync() argument
|
| /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/tools/include/nolibc/ |
| H A D | poll.h | 50 int poll(struct pollfd *fds, int nfds, int timeout) poll() function
|
| /linux/include/linux/ |
| H A D | irq_poll.h | 12 irq_poll_fn *poll; member
|
| H A D | sysctl.h | 120 static inline void *proc_sys_poll_event(struct ctl_table_poll *poll) in proc_sys_poll_event() 139 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
|
| /linux/Documentation/networking/ |
| H A D | napi.rst | 253 .. _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/rust/kernel/ |
| H A D | sync.rs | 20 pub mod poll; module
|
| /linux/include/linux/platform_data/ |
| H A D | mv_usb.h | 21 int (*poll)(void); 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/rust/kernel/block/mq/ |
| H A D | operations.rs | 39 fn poll() -> bool { poll() method
|
| /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/isdn/mISDN/ |
| H A D | dsp_core.c | 167 static int poll; variable
|
| /linux/drivers/staging/rtl8723bs/hal/ |
| H A D | rtl8723b_cmd.c | 619 u32 poll = 0; in rtl8723b_download_rsvd_page() local 885 u32 poll = 0; in rtl8723b_download_BTCoex_AP_mode_rsvd_page() local
|
| /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()
|
| /linux/arch/x86/kvm/ |
| H A D | irq.h | 38 u8 poll; member
|