Home
last modified time | relevance | path

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

12345

/include/linux/
Dlp.h58 wait_queue_head_t waitq;
61 wait_queue_head_t dataq;
Dgenetlink.h17 extern wait_queue_head_t genl_sk_destructing_waitq;
Dsync_file.h49 wait_queue_head_t wq;
Dfs_pin.h5 wait_queue_head_t wait;
Dpoll.h33 typedef void (*poll_queue_proc)(struct file *, wait_queue_head_t *, struct poll_table_struct *);
44 static inline void poll_wait(struct file * filp, wait_queue_head_t * wait_address, poll_table *p) in poll_wait()
93 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;
Ddma-buf.h399 wait_queue_head_t poll;
403 wait_queue_head_t *poll;
Dgnss.h52 wait_queue_head_t read_queue;
Dlibps2.h40 wait_queue_head_t wait;
Dbacking-dev-defs.h73 wait_queue_head_t *waitq;
220 wait_queue_head_t wb_waitq;
/include/net/caif/
Dcaif_hsi.h166 wait_queue_head_t wake_up_wait;
167 wait_queue_head_t wake_down_wait;
168 wait_queue_head_t flush_fifo_wait;
/include/drm/
Ddrm_vblank.h97 wait_queue_head_t queue;
227 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.h272 wait_queue_head_t wake_up_worker;
273 wait_queue_head_t job_scheduled;
/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.h77 wait_queue_head_t wq; /* Wait on here when we're waiting for the chip
/include/sound/
Drawmidi.h67 wait_queue_head_t sleep;
127 wait_queue_head_t open_wait;
Dhwdep.h53 wait_queue_head_t open_wait;
/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/linux/iio/
Dbuffer_impl.h93 wait_queue_head_t pollq;

12345