/linux-6.12.1/fs/ocfs2/ |
D | reservations.c | 40 struct ocfs2_alloc_reservation *resv) in ocfs2_resv_window_bits() 54 static inline unsigned int ocfs2_resv_end(struct ocfs2_alloc_reservation *resv) in ocfs2_resv_end() 61 static inline int ocfs2_resv_empty(struct ocfs2_alloc_reservation *resv) in ocfs2_resv_empty() 77 struct ocfs2_alloc_reservation *resv; in ocfs2_dump_resv() local 112 struct ocfs2_alloc_reservation *resv) in ocfs2_validate_resmap_bits() 136 struct ocfs2_alloc_reservation *resv; in ocfs2_check_resmap() local 187 void ocfs2_resv_init_once(struct ocfs2_alloc_reservation *resv) in ocfs2_resv_init_once() 193 void ocfs2_resv_set_type(struct ocfs2_alloc_reservation *resv, in ocfs2_resv_set_type() 213 struct ocfs2_alloc_reservation *resv) in ocfs2_resv_mark_lru() 223 static void __ocfs2_resv_trunc(struct ocfs2_alloc_reservation *resv) in __ocfs2_resv_trunc() [all …]
|
/linux-6.12.1/drivers/dma-buf/ |
D | st-dma-resv.c | 40 struct dma_resv resv; in sanitycheck() local 66 struct dma_resv resv; in test_signaling() local 114 struct dma_resv resv; in test_for_each() local 175 struct dma_resv resv; in test_for_each_unlocked() local 248 struct dma_resv resv; in test_get_fences() local
|
D | dma-buf.c | 234 static bool dma_buf_poll_add_cb(struct dma_resv *resv, bool write, in dma_buf_poll_add_cb() 256 struct dma_resv *resv; in dma_buf_poll() local 627 struct dma_resv *resv = exp_info->resv; in dma_buf_export() local 1374 struct dma_resv *resv = dmabuf->resv; in __dma_buf_begin_cpu_access() local
|
/linux-6.12.1/fs/xfs/scrub/ |
D | newbt.c | 89 enum xfs_ag_resv_type resv) in xrep_newbt_init_ag() 147 struct xrep_newbt_resv *resv; in xrep_newbt_add_blocks() local 373 struct xrep_newbt_resv *resv, in xrep_newbt_free_extent() 432 struct xrep_newbt_resv *resv, *n; in xrep_newbt_free() local 518 struct xrep_newbt_resv *resv; in xrep_newbt_claim_block() local 562 struct xrep_newbt_resv *resv; in xrep_newbt_unused_blocks() local
|
D | newbt.h | 57 enum xfs_ag_resv_type resv; member
|
/linux-6.12.1/fs/xfs/libxfs/ |
D | xfs_ag_resv.c | 134 struct xfs_ag_resv *resv; in __xfs_ag_resv_free() local 174 struct xfs_ag_resv *resv; in __xfs_ag_resv_init() local 342 struct xfs_ag_resv *resv; in xfs_ag_resv_alloc_extent() local 386 struct xfs_ag_resv *resv; in xfs_ag_resv_free_extent() local
|
D | xfs_log_rlimit.c | 84 struct xfs_trans_resv *resv) in xfs_log_calc_trans_resv_for_minlogblocks() 155 struct xfs_trans_resv resv = {}; in xfs_log_get_max_trans_res() local
|
/linux-6.12.1/fs/xfs/ |
D | xfs_trans.c | 332 struct xfs_trans_res resv = {0}; in xfs_trans_alloc_empty() local 1065 struct xfs_trans_res *resv, in xfs_trans_alloc_inode() 1128 struct xfs_trans_res resv = { }; in xfs_trans_reserve_more() local 1145 struct xfs_trans_res resv = { }; in xfs_trans_reserve_more_inode() local 1182 struct xfs_trans_res *resv, in xfs_trans_alloc_icreate() 1313 struct xfs_trans_res *resv, in xfs_trans_alloc_dir()
|
/linux-6.12.1/include/uapi/linux/ |
D | io_uring.h | 533 __u32 resv[3]; member 631 __u32 resv; member 651 __u32 resv; member 657 __u32 resv; member 671 __u8 resv; member 679 __u16 resv; member 691 __u8 resv; member 714 __u16 resv; member 761 __u64 resv[3]; member 768 __u32 resv[8]; member [all …]
|
D | igmp.h | 71 resv:4; member 73 __u8 resv:4, member
|
/linux-6.12.1/tools/include/uapi/linux/ |
D | io_uring.h | 493 __u32 resv[3]; member 577 __u32 resv; member 597 __u32 resv; member 603 __u32 resv; member 617 __u8 resv; member 625 __u16 resv; member 637 __u8 resv; member 645 __u16 resv; member 684 __u64 resv[3]; member 733 __u64 resv; member
|
/linux-6.12.1/drivers/net/ethernet/netronome/nfp/crypto/ |
D | fw.h | 17 u8 resv[2]; member 37 u8 resv[3]; member 86 u8 resv[3]; member
|
/linux-6.12.1/drivers/gpu/drm/i915/gem/ |
D | i915_gem_wait.c | 36 i915_gem_object_boost(struct dma_resv *resv, unsigned int flags) in i915_gem_object_boost() 67 i915_gem_object_wait_reservation(struct dma_resv *resv, in i915_gem_object_wait_reservation()
|
/linux-6.12.1/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_dma_buf.c | 289 struct dma_resv *resv = dma_buf->resv; in amdgpu_dma_buf_create_obj() local 360 struct dma_resv *resv = vm->root.bo->tbo.base.resv; in amdgpu_dma_buf_move_notify() local
|
D | amdgpu_sync.c | 236 struct dma_resv *resv, enum amdgpu_sync_mode mode, in amdgpu_sync_resv() 271 int amdgpu_sync_kfd(struct amdgpu_sync *sync, struct dma_resv *resv) in amdgpu_sync_kfd()
|
D | amdgpu_ttm.c | 291 struct dma_resv *resv, in amdgpu_ttm_copy_mem_to_mem() 2136 struct dma_resv *resv, in amdgpu_ttm_prepare_job() 2168 struct dma_resv *resv, in amdgpu_copy_buffer() 2221 struct dma_resv *resv, in amdgpu_ttm_fill_mem() 2268 struct dma_resv *resv, in amdgpu_ttm_clear_buffer() 2323 struct dma_resv *resv, in amdgpu_fill_buffer()
|
/linux-6.12.1/drivers/gpu/drm/loongson/ |
D | lsdc_gem.c | 145 struct dma_resv *resv) in lsdc_gem_object_create() 179 struct dma_resv *resv = attach->dmabuf->resv; in lsdc_prime_import_sg_table() local
|
/linux-6.12.1/drivers/gpu/drm/radeon/ |
D | rv770_dma.c | 45 struct dma_resv *resv) in rv770_copy_dma()
|
D | radeon_prime.c | 49 struct dma_resv *resv = attach->dmabuf->resv; in radeon_gem_prime_import_sg_table() local
|
D | evergreen_dma.c | 110 struct dma_resv *resv) in evergreen_copy_dma()
|
D | radeon_sync.c | 91 struct dma_resv *resv, in radeon_sync_resv()
|
/linux-6.12.1/kernel/irq/ |
D | affinity.c | 113 unsigned int resv = affd->pre_vectors + affd->post_vectors; in irq_calc_affinity_vectors() local
|
/linux-6.12.1/drivers/gpu/drm/ttm/ |
D | ttm_bo.c | 215 struct dma_resv *resv = &bo->base._resv; in ttm_bo_flush_all_fences() local 888 struct sg_table *sg, struct dma_resv *resv, in ttm_bo_init_reserved() 981 struct sg_table *sg, struct dma_resv *resv, in ttm_bo_init_validate()
|
/linux-6.12.1/include/linux/ |
D | hugetlb_cgroup.h | 160 static inline void hugetlb_cgroup_uncharge_file_region(struct resv_map *resv, in hugetlb_cgroup_uncharge_file_region() 255 static inline void hugetlb_cgroup_uncharge_counter(struct resv_map *resv, in hugetlb_cgroup_uncharge_counter()
|
D | dma-buf.h | 429 struct dma_resv *resv; member 544 struct dma_resv *resv; member
|