Home
last modified time | relevance | path

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

12345

/include/drm/
Ddrm_vblank.h99 wait_queue_head_t queue;
225 wait_queue_head_t work_wait_queue;
254 wait_queue_head_t *drm_crtc_vblank_waitqueue(struct drm_crtc *crtc);
Ddrm_debugfs_crc.h60 wait_queue_head_t wq;
Ddrm_auth.h47 wait_queue_head_t lock_queue;
Dgpu_scheduler.h325 wait_queue_head_t wake_up_worker;
326 wait_queue_head_t job_scheduled;
/include/linux/
Dlp.h58 wait_queue_head_t waitq;
61 wait_queue_head_t dataq;
Dgenetlink.h14 extern wait_queue_head_t genl_sk_destructing_waitq;
Dsync_file.h49 wait_queue_head_t wq;
Dpsi_types.h130 wait_queue_head_t event_wait;
172 wait_queue_head_t poll_wait;
Dfs_pin.h5 wait_queue_head_t wait;
Dpoll.h37 typedef void (*poll_queue_proc)(struct file *, wait_queue_head_t *, struct poll_table_struct *);
48 static inline void poll_wait(struct file * filp, wait_queue_head_t * wait_address, poll_table *p) in poll_wait()
97 wait_queue_head_t *wait_address;
Drcu_sync.h20 wait_queue_head_t gp_wait;
Dhidraw.h15 wait_queue_head_t wait;
Dhiddev.h28 wait_queue_head_t wait;
Dgnss.h52 wait_queue_head_t read_queue;
Dbacking-dev-defs.h71 wait_queue_head_t *waitq;
198 wait_queue_head_t wb_waitq;
Dlibps2.h40 wait_queue_head_t wait;
Ddma-buf.h503 wait_queue_head_t poll;
509 wait_queue_head_t *poll;
/include/media/
Dv4l2-fh.h49 wait_queue_head_t wait;
Dvideobuf-core.h78 wait_queue_head_t done;
138 wait_queue_head_t wait; /* wait if queue is empty */
/include/video/
Dmetronomefb.h32 wait_queue_head_t waitq;
Dbroadsheetfb.h51 wait_queue_head_t waitq;
/include/linux/mtd/
Dflashchip.h77 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.h67 wait_queue_head_t sleep;
130 wait_queue_head_t open_wait;
/include/linux/iio/
Dbuffer_impl.h96 wait_queue_head_t pollq;

12345