Home
last modified time | relevance | path

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

12345

/include/linux/
Dlp.h58 wait_queue_head_t waitq;
61 wait_queue_head_t dataq;
Dsyslog.h40 extern wait_queue_head_t log_wait;
Dsync_file.h49 wait_queue_head_t wq;
Dfs_pin.h5 wait_queue_head_t wait;
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()
99 wait_queue_head_t *wait_address;
Drcu_sync.h20 wait_queue_head_t gp_wait;
Dpsi_types.h138 wait_queue_head_t event_wait;
191 wait_queue_head_t rtpoll_wait;
Dhidraw.h15 wait_queue_head_t wait;
Dhiddev.h28 wait_queue_head_t wait;
Duserfaultfd_k.h55 wait_queue_head_t fault_pending_wqh;
57 wait_queue_head_t fault_wqh;
59 wait_queue_head_t fd_wqh;
61 wait_queue_head_t event_wqh;
Dbacking-dev-defs.h66 wait_queue_head_t *waitq;
198 wait_queue_head_t wb_waitq;
Dgnss.h52 wait_queue_head_t read_queue;
Dlibps2.h51 wait_queue_head_t wait;
Dblk-crypto-profile.h137 wait_queue_head_t idle_slots_wait_queue;
Ddma-buf.h507 wait_queue_head_t poll;
513 wait_queue_head_t *poll;
/include/drm/
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);
Ddrm_debugfs_crc.h66 wait_queue_head_t wq;
Ddrm_suballoc.h25 wait_queue_head_t wq;
/include/media/
Dv4l2-fh.h49 wait_queue_head_t wait;
/include/video/
Dmetronomefb.h32 wait_queue_head_t waitq;
Dbroadsheetfb.h51 wait_queue_head_t waitq;
/include/linux/mtd/
Dflashchip.h78 wait_queue_head_t wq; /* Wait on here when we're waiting for the chip
/include/linux/mfd/
Dsi476x-core.h124 wait_queue_head_t rds_read_queue;
130 wait_queue_head_t command;
133 wait_queue_head_t tuning;
/include/sound/
Drawmidi.h72 wait_queue_head_t sleep;
136 wait_queue_head_t open_wait;
Dhwdep.h56 wait_queue_head_t open_wait;

12345