Searched refs:resv (Results 251 - 272 of 272) sorted by relevance

<<11

/linux-master/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_plane.c867 r = dma_resv_reserve_fences(rbo->tbo.base.resv, 1);
/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_display.c250 r = dma_resv_get_fences(new_abo->tbo.base.resv, DMA_RESV_USAGE_WRITE,
H A Damdgpu_kms.c1431 amdgpu_pasid_free_delayed(pd->tbo.base.resv, pasid);
H A Damdgpu_mes.c1309 r = dma_resv_get_singleton(bo->tbo.base.resv, DMA_RESV_USAGE_BOOKKEEP,
/linux-master/drivers/net/wireless/mediatek/mt76/
H A Dmt76_connac_mcu.h1776 __le16 resv; member in struct:mt76_connac_config
/linux-master/drivers/gpu/drm/radeon/
H A Dradeon_display.c536 r = dma_resv_get_singleton(new_rbo->tbo.base.resv, DMA_RESV_USAGE_WRITE,
H A Dr600.c2958 * @resv: DMA reservation object to manage fences
2967 struct dma_resv *resv)
2988 radeon_sync_resv(rdev, &sync, resv, false);
2964 r600_copy_cpdma(struct radeon_device *rdev, uint64_t src_offset, uint64_t dst_offset, unsigned num_gpu_pages, struct dma_resv *resv) argument
H A Dr100.c905 struct dma_resv *resv)
901 r100_copy_blit(struct radeon_device *rdev, uint64_t src_offset, uint64_t dst_offset, unsigned num_gpu_pages, struct dma_resv *resv) argument
H A Dcik.c3639 * @resv: reservation object to sync to
3648 struct dma_resv *resv)
3669 radeon_sync_resv(rdev, &sync, resv, false);
3645 cik_copy_cpdma(struct radeon_device *rdev, uint64_t src_offset, uint64_t dst_offset, unsigned num_gpu_pages, struct dma_resv *resv) argument
/linux-master/drivers/scsi/lpfc/
H A Dlpfc_hw.h1015 uint8_t resv; member in struct:_D_ID::__anon107::__anon108
1023 uint8_t resv;
H A Dlpfc_els.c7879 switch (rscn_did.un.b.resv & RSCN_ADDRESS_FORMAT_MASK) {
/linux-master/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_svm.c576 bp.resv = NULL;
606 r = dma_resv_reserve_fences(bo->tbo.base.resv, 1);
/linux-master/drivers/infiniband/hw/efa/
H A Defa_verbs.c7 #include <linux/dma-resv.h>
/linux-master/drivers/iommu/amd/
H A Dinit.c147 u8 resv[6]; member in struct:ivmd_header
/linux-master/fs/xfs/libxfs/
H A Dxfs_bmap.c3515 args.resv = XFS_AG_RESV_NONE;
3775 .resv = XFS_AG_RESV_NONE,
/linux-master/drivers/net/ethernet/sun/
H A Dniu.h2822 __le64 resv; member in struct:rx_pkt_hdr0::tx_pkt_hdr
H A Dniu.c6670 tp->resv = 0;
/linux-master/drivers/net/
H A Damt.c564 ihv3->resv = 0;
/linux-master/drivers/scsi/qla2xxx/
H A Dqla_def.h5422 u8 resv; member in struct:sff_8247_a0
/linux-master/drivers/gpu/drm/panthor/
H A Dpanthor_sched.c15 #include <linux/dma-resv.h>
/linux-master/net/bridge/
H A Dbr_multicast.c1032 ihv3->resv = 0;
/linux-master/drivers/gpu/drm/i915/display/
H A Dintel_display.c27 #include <linux/dma-resv.h>

Completed in 1189 milliseconds

<<11