Searched defs:wait_list (Results 1 - 15 of 15) sorted by relevance

/linux-master/include/linux/
H A Dmutex_types.h47 struct list_head wait_list; member in struct:mutex
H A Dsemaphore.h18 struct list_head wait_list; member in struct:semaphore
H A Drwsem.h60 struct list_head wait_list; member in struct:rw_semaphore
/linux-master/lib/
H A Dclosure.c66 void __closure_wake_up(struct closure_waitlist *wait_list) argument
/linux-master/drivers/gpu/drm/omapdrm/
H A Domap_drv.h95 struct list_head wait_list; /* list of omap_irq_wait */ member in struct:omap_drm_private
/linux-master/fs/bcachefs/
H A Dsix.h143 struct list_head wait_list; member in struct:six_lock
/linux-master/drivers/infiniband/ulp/rtrs/
H A Drtrs-srv.h58 struct list_head wait_list; member in struct:rtrs_srv_op
/linux-master/drivers/infiniband/core/
H A Dmad_priv.h98 struct list_head wait_list; member in struct:ib_mad_agent_private
/linux-master/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_sriov.h61 struct list_head wait_list; member in struct:qlcnic_trans_list
/linux-master/drivers/infiniband/ulp/srpt/
H A Dib_srpt.h185 struct list_head wait_list; member in struct:srpt_recv_ioctx
/linux-master/drivers/nvme/target/
H A Drdma.c77 struct list_head wait_list; member in struct:nvmet_rdma_rsp
[all...]
/linux-master/fs/xfs/
H A Dxfs_buf.c2269 xfs_buf_delwri_submit_buffers( struct list_head *buffer_list, struct list_head *wait_list) argument
/linux-master/fs/f2fs/
H A Dsegment.c1260 struct list_head *wait_list = (dpolicy->type == DPOLICY_FSTRIM) ? local
1745 struct list_head *wait_list = (dpolicy->type == DPOLICY_FSTRIM) ? local
1214 __submit_zone_reset_cmd(struct f2fs_sb_info *sbi, struct discard_cmd *dc, blk_opf_t flag, struct list_head *wait_list, unsigned int *issued) argument
[all...]
H A Df2fs.h408 struct list_head wait_list; /* store on-flushing entries */ member in struct:discard_cmd_control
/linux-master/drivers/md/
H A Ddm-integrity.c226 struct list_head wait_list; member in struct:dm_integrity_c

Completed in 352 milliseconds