Searched defs:waitq (Results 1 - 25 of 74) sorted by last modified time

123

/linux-master/block/
H A Dblk-iocost.c532 struct wait_queue_head waitq; member in struct:ioc_gq
[all...]
/linux-master/mm/
H A Dshmem.c106 wait_queue_head_t *waitq; /* faults into hole wait for punch to end */ member in struct:shmem_falloc
H A Dmemcontrol.c195 wait_queue_head_t waitq; /* a waitq for other context */ member in struct:move_charge_struct
/linux-master/fs/fuse/
H A Dfuse_i.h429 wait_queue_head_t waitq; member in struct:fuse_req
486 wait_queue_head_t waitq; member in struct:fuse_iqueue
589 wait_queue_head_t waitq; member in struct:fuse_sync_bucket
/linux-master/kernel/trace/
H A Dring_buffer.c921 struct wait_queue_head *waitq; local
/linux-master/sound/soc/sof/
H A Dsof-priv.h430 wait_queue_head_t waitq; member in struct:snd_sof_ipc_msg
/linux-master/sound/soc/sof/intel/
H A Dhda.h527 wait_queue_head_t waitq; member in struct:sof_intel_hda_dev
/linux-master/drivers/scsi/lpfc/
H A Dlpfc_sli.h474 wait_queue_head_t *waitq; member in struct:lpfc_io_buf::__anon113::__anon114
/linux-master/drivers/gpu/drm/i915/
H A Di915_hwmon.c54 wait_queue_head_t waitq; member in struct:hwm_drvdata
/linux-master/fs/kernfs/
H A Ddir.c1637 wait_queue_head_t *waitq = &kernfs_root(kn)->deactivate_waitq; local
/linux-master/drivers/net/ethernet/broadcom/
H A Dcnic.h164 wait_queue_head_t waitq; member in struct:cnic_context
/linux-master/drivers/misc/
H A Dxilinx_sdfec.c216 wait_queue_head_t waitq; member in struct:xsdfec_dev
/linux-master/fs/orangefs/
H A Dorangefs-kernel.h127 struct completion waitq; member in struct:orangefs_kernel_op_s
/linux-master/drivers/vdpa/vdpa_user/
H A Dvduse_dev.c94 wait_queue_head_t waitq; member in struct:vduse_dev
125 wait_queue_head_t waitq; member in struct:vduse_dev_msg
[all...]
/linux-master/fs/nfs/
H A Dnfs4_fs.h201 wait_queue_head_t waitq; member in struct:nfs4_state
/linux-master/drivers/scsi/bfa/
H A Dbfa_core.c694 struct list_head *waitq, *qe, *qen; local
716 struct list_head *waitq; local
750 struct list_head *waitq; local
/linux-master/drivers/i2c/busses/
H A Di2c-mpc.c85 wait_queue_head_t waitq; member in struct:mpc_i2c
/linux-master/drivers/media/pci/netup_unidvb/
H A Dnetup_unidvb_spi.c42 wait_queue_head_t waitq; member in struct:netup_spi
/linux-master/drivers/md/dm-vdo/
H A Dwait-queue.h87 static inline void vdo_waitq_init(struct vdo_wait_queue *waitq) argument
101 vdo_waitq_has_waiters(const struct vdo_wait_queue *waitq) argument
133 vdo_waitq_num_waiters(const struct vdo_wait_queue *waitq) argument
[all...]
H A Dwait-queue.c21 void vdo_waitq_enqueue_waiter(struct vdo_wait_queue *waitq, struct vdo_waiter *waiter) argument
83 vdo_waitq_notify_all_waiters(struct vdo_wait_queue *waitq, vdo_waiter_callback_fn callback, void *context) argument
106 vdo_waitq_get_first_waiter(const struct vdo_wait_queue *waitq) argument
127 vdo_waitq_dequeue_matching_waiters(struct vdo_wait_queue *waitq, vdo_waiter_match_fn waiter_match, void *match_context, struct vdo_wait_queue *matched_waitq) argument
154 vdo_waitq_dequeue_waiter(struct vdo_wait_queue *waitq) argument
192 vdo_waitq_notify_next_waiter(struct vdo_wait_queue *waitq, vdo_waiter_callback_fn callback, void *context) argument
[all...]
H A Ddump.c152 static void dump_vio_waiters(struct vdo_wait_queue *waitq, char *wait_on) argument
H A Dblock-map.c533 distribute_page_over_waitq(struct page_info *info, struct vdo_wait_queue *waitq) argument
/linux-master/drivers/gpu/drm/i915/gvt/
H A Dscheduler.h56 wait_queue_head_t waitq[I915_NUM_ENGINES]; member in struct:intel_gvt_workload_scheduler
/linux-master/net/sunrpc/
H A Drpc_pipe.c64 static void rpc_purge_list(wait_queue_head_t *waitq, struct list_head *head, argument
/linux-master/net/rxrpc/
H A Dar-internal.h649 wait_queue_head_t waitq; /* Wait queue for channel or Tx */ member in struct:rxrpc_call

Completed in 320 milliseconds

123