Searched refs:wait_queue_head_t (Results 1 - 25 of 26) sorted by relevance

12

/freebsd-10.1-release/sys/ofed/drivers/infiniband/core/
H A Diwcm.h52 wait_queue_head_t connect_wait;
H A Duverbs.h85 wait_queue_head_t poll_wait;
H A Dfmr_pool.c103 wait_queue_head_t force_wait;
H A Ducm.c71 wait_queue_head_t poll_wait;
H A Ducma.c60 wait_queue_head_t poll_wait;
H A Duser_mad.c118 wait_queue_head_t recv_wait;
/freebsd-10.1-release/sys/ofed/include/linux/
H A Dpoll.h40 poll_wait(struct file *filp, wait_queue_head_t *wait_address, poll_table *p)
H A Dwait.h45 typedef struct __wait_queue_head wait_queue_head_t; typedef in typeref:struct:__wait_queue_head
/freebsd-10.1-release/sys/dev/drm/
H A Dvia_dmablit.h75 wait_queue_head_t blit_queue[VIA_NUM_BLIT_SLOTS];
76 wait_queue_head_t busy_queue;
H A Dvia_drv.h61 wait_queue_head_t irq_queue;
70 wait_queue_head_t decoder_queue[VIA_NR_XVMC_LOCKS];
H A Dvia_dmablit.c393 via_dmablit_active(drm_via_blitq_t *blitq, int engine, uint32_t handle, wait_queue_head_t **queue)
429 wait_queue_head_t *queue;
H A DdrmP.h186 #define wait_queue_head_t atomic_t macro
517 wait_queue_head_t queue; /* vblank wait queue */
H A Di915_drv.h132 wait_queue_head_t irq_queue;
H A Dmga_drv.h127 wait_queue_head_t fence_queue;
H A Dradeon_drv.h352 wait_queue_head_t swi_queue;
/freebsd-10.1-release/sys/ofed/drivers/infiniband/hw/mthca/
H A Dmthca_provider.h150 * Finally, each struct mthca_cq/qp has a wait_queue_head_t for the
217 wait_queue_head_t wait;
241 wait_queue_head_t wait;
283 wait_queue_head_t wait;
/freebsd-10.1-release/sys/contrib/octeon-sdk/
H A Dcvmx-twsi.c80 wait_queue_head_t queue;
/freebsd-10.1-release/sys/dev/cxgbe/iw_cxgbe/
H A Diw_cxgbe.h382 wait_queue_head_t wait;
437 wait_queue_head_t wait;
/freebsd-10.1-release/sys/dev/drm2/
H A DdrmP.h206 #define wait_queue_head_t atomic_t macro
605 wait_queue_head_t queue; /* vblank wait queue */
/freebsd-10.1-release/sys/contrib/ipfilter/netinet/
H A Dip_log.c145 wait_queue_head_t iplh_linux[IPL_LOGSIZE];
H A Dip_sync.c116 wait_queue_head_t sl_tail_linux;
H A Dip_fil.h1695 wait_queue_head_t iplh_linux[IPL_LOGSIZE];
/freebsd-10.1-release/sys/dev/netmap/
H A Dnetmap_kern.h93 #define NM_SELINFO_T wait_queue_head_t
/freebsd-10.1-release/sys/dev/drm2/radeon/
H A Dradeon.h609 wait_queue_head_t vblank_queue;
H A Dradeon_drv.h257 wait_queue_head_t swi_queue;

Completed in 287 milliseconds

12