| /include/trace/events/ |
| D | scmi.h | 39 bool poll), 40 TP_ARGS(transfer_id, msg_id, protocol_id, seq, poll), 47 __field(bool, poll) 55 __entry->poll = poll; 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) 83 __entry->poll = poll; 88 __entry->transfer_id, __entry->timeout, __entry->poll)
|
| /include/linux/ |
| D | irq_poll.h | 12 irq_poll_fn *poll; member
|
| D | sysctl.h | 122 static inline void *proc_sys_poll_event(struct ctl_table_poll *poll) in proc_sys_poll_event() argument 124 return (void *)(unsigned long)atomic_read(&poll->event); in proc_sys_poll_event() 141 struct ctl_table_poll *poll; member 217 void proc_sys_poll_notify(struct ctl_table_poll *poll);
|
| D | poll.h | 85 return file->f_op->poll; in file_can_poll() 90 if (unlikely(!file->f_op->poll)) in vfs_poll() 92 return file->f_op->poll(file, pt); in vfs_poll()
|
| D | restart_block.h | 55 } poll; member
|
| D | adb.h | 37 void (*poll)(void); member
|
| D | posix-clock.h | 59 __poll_t (*poll)(struct posix_clock_context *pccontext, struct file *file, member
|
| D | dma-buf.h | 507 wait_queue_head_t poll; member 513 wait_queue_head_t *poll; member
|
| D | rfkill.h | 62 void (*poll)(struct rfkill *rfkill, void *data); member
|
| D | ipmi_smi.h | 211 void (*poll)(void *send_info); member
|
| D | tty_ldisc.h | 251 __poll_t (*poll)(struct tty_struct *tty, struct file *file, member
|
| D | scmi_protocol.h | 171 u32 level, bool poll); 173 u32 *level, bool poll); 181 unsigned long rate, bool poll); 183 unsigned long *rate, bool poll);
|
| D | hid-sensor-hub.h | 230 struct hid_sensor_hub_attribute_info poll; member
|
| D | phylink.h | 415 bool poll; member
|
| /include/linux/platform_data/ |
| D | mv_usb.h | 21 int (*poll)(void); member
|
| /include/xen/interface/io/ |
| D | pvcalls.h | 78 } poll; member 113 } poll; member
|
| /include/drm/ |
| D | drm_accel.h | 28 .poll = drm_poll,\
|
| D | drm_gem_dma_helper.h | 266 .poll = drm_poll,\
|
| D | drm_gem.h | 448 .poll = drm_poll,\
|
| /include/media/ |
| D | media-devnode.h | 51 __poll_t (*poll) (struct file *, struct poll_table_struct *); member
|
| D | v4l2-dev.h | 205 __poll_t (*poll) (struct file *, struct poll_table_struct *); member
|
| /include/sound/ |
| D | hwdep.h | 26 __poll_t (*poll)(struct snd_hwdep *hw, struct file *file, member
|
| D | info.h | 51 __poll_t (*poll)(struct snd_info_entry *entry, member
|
| /include/uapi/asm-generic/ |
| D | Kbuild | 18 mandatory-y += poll.h
|
| /include/misc/ |
| D | cxl.h | 198 __poll_t cxl_fd_poll(struct file *file, struct poll_table_struct *poll);
|