Home
last modified time | relevance | path

Searched refs:wait_queue_head_t (Results 1 – 25 of 123) sorted by relevance

12345

/include/linux/
A Dlp.h58 wait_queue_head_t waitq;
61 wait_queue_head_t dataq;
A Dsyslog.h40 extern wait_queue_head_t log_wait;
A Dsync_file.h49 wait_queue_head_t wq;
A Dpoll.h31 typedef void (*poll_queue_proc)(struct file *, wait_queue_head_t *, struct poll_table_struct *);
42 static inline void poll_wait(struct file * filp, wait_queue_head_t * wait_address, poll_table *p) in poll_wait()
89 wait_queue_head_t *wait_address;
A Dfs_pin.h5 wait_queue_head_t wait;
A Dpsi_types.h136 wait_queue_head_t event_wait;
189 wait_queue_head_t rtpoll_wait;
A Drcu_sync.h20 wait_queue_head_t gp_wait;
A Dpps_gen_kernel.h53 wait_queue_head_t queue; /* PPS event queue */
A Dhidraw.h15 wait_queue_head_t wait;
A Dhiddev.h28 wait_queue_head_t wait;
A Duserfaultfd_k.h51 wait_queue_head_t fault_pending_wqh;
53 wait_queue_head_t fault_wqh;
55 wait_queue_head_t fd_wqh;
57 wait_queue_head_t event_wqh;
A Dbacking-dev-defs.h65 wait_queue_head_t *waitq;
193 wait_queue_head_t wb_waitq;
A Dgnss.h52 wait_queue_head_t read_queue;
A Ddma-buf.h421 wait_queue_head_t poll;
427 wait_queue_head_t *poll;
A Dlibps2.h51 wait_queue_head_t wait;
/include/drm/
A Ddrm_vblank.h124 wait_queue_head_t queue;
256 wait_queue_head_t work_wait_queue;
289 wait_queue_head_t *drm_crtc_vblank_waitqueue(struct drm_crtc *crtc);
A Ddrm_debugfs_crc.h66 wait_queue_head_t wq;
A Ddrm_suballoc.h25 wait_queue_head_t wq;
/include/media/
A Dv4l2-fh.h49 wait_queue_head_t wait;
/include/video/
A Dmetronomefb.h32 wait_queue_head_t waitq;
A Dbroadsheetfb.h51 wait_queue_head_t waitq;
/include/linux/mtd/
A Dflashchip.h78 wait_queue_head_t wq; /* Wait on here when we're waiting for the chip
/include/linux/mfd/
A Dsi476x-core.h124 wait_queue_head_t rds_read_queue;
130 wait_queue_head_t command;
133 wait_queue_head_t tuning;
/include/sound/
A Drawmidi.h72 wait_queue_head_t sleep;
138 wait_queue_head_t open_wait;
A Dhwdep.h53 wait_queue_head_t open_wait;

Completed in 38 milliseconds

12345