/linux-6.8/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.8/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 | 218 static bool dma_buf_poll_add_cb(struct dma_resv *resv, bool write, in dma_buf_poll_add_cb() 240 struct dma_resv *resv; in dma_buf_poll() local 611 struct dma_resv *resv = exp_info->resv; in dma_buf_export() local 1360 struct dma_resv *resv = dmabuf->resv; in __dma_buf_begin_cpu_access() local
|
/linux-6.8/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 364 struct xrep_newbt_resv *resv, in xrep_newbt_free_extent() 423 struct xrep_newbt_resv *resv, *n; in xrep_newbt_free() local 509 struct xrep_newbt_resv *resv; in xrep_newbt_claim_block() local 553 struct xrep_newbt_resv *resv; in xrep_newbt_unused_blocks() local
|
D | newbt.h | 50 enum xfs_ag_resv_type resv; member
|
/linux-6.8/fs/xfs/libxfs/ |
D | xfs_ag_resv.c | 134 struct xfs_ag_resv *resv; in __xfs_ag_resv_free() local 186 struct xfs_ag_resv *resv; in __xfs_ag_resv_init() local 354 struct xfs_ag_resv *resv; in xfs_ag_resv_alloc_extent() local 398 struct xfs_ag_resv *resv; in xfs_ag_resv_free_extent() local
|
D | xfs_log_rlimit.c | 47 struct xfs_trans_resv *resv) in xfs_log_calc_trans_resv_for_minlogblocks() 109 struct xfs_trans_resv resv = {}; in xfs_log_get_max_trans_res() local
|
/linux-6.8/fs/xfs/ |
D | xfs_trans.c | 332 struct xfs_trans_res resv = {0}; in xfs_trans_alloc_empty() local 1191 struct xfs_trans_res *resv, in xfs_trans_alloc_inode() 1254 struct xfs_trans_res resv = { }; in xfs_trans_reserve_more() local 1271 struct xfs_trans_res resv = { }; in xfs_trans_reserve_more_inode() local 1308 struct xfs_trans_res *resv, in xfs_trans_alloc_icreate() 1437 struct xfs_trans_res *resv, in xfs_trans_alloc_dir()
|
/linux-6.8/include/uapi/linux/ |
D | io_uring.h | 502 __u32 resv[3]; member 589 __u32 resv; member 609 __u32 resv; member 615 __u32 resv; member 629 __u8 resv; member 637 __u16 resv; member 649 __u8 resv; member 657 __u16 resv; member 696 __u64 resv[3]; member 703 __u32 resv[8]; member [all …]
|
D | igmp.h | 71 resv:4; member 73 __u8 resv:4, member
|
/linux-6.8/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.8/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.8/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.8/drivers/gpu/drm/ttm/ |
D | ttm_bo.c | 215 struct dma_resv *resv = &bo->base._resv; in ttm_bo_flush_all_fences() local 245 struct dma_resv *resv = &bo->base._resv; in ttm_bo_cleanup_refs() local 970 struct sg_table *sg, struct dma_resv *resv, in ttm_bo_init_reserved() 1063 struct sg_table *sg, struct dma_resv *resv, in ttm_bo_init_validate()
|
/linux-6.8/drivers/gpu/drm/loongson/ |
D | lsdc_gem.c | 154 struct dma_resv *resv) in lsdc_gem_object_create() 188 struct dma_resv *resv = attach->dmabuf->resv; in lsdc_prime_import_sg_table() local
|
/linux-6.8/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_dma_buf.c | 324 struct dma_resv *resv = dma_buf->resv; in amdgpu_dma_buf_create_obj() local 391 struct dma_resv *resv = vm->root.bo->tbo.base.resv; in amdgpu_dma_buf_move_notify() local
|
D | amdgpu_vm_cpu.c | 49 struct dma_resv *resv, in amdgpu_vm_cpu_prepare()
|
/linux-6.8/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.8/kernel/irq/ |
D | affinity.c | 113 unsigned int resv = affd->pre_vectors + affd->post_vectors; in irq_calc_affinity_vectors() local
|
/linux-6.8/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 | 427 struct dma_resv *resv; member 542 struct dma_resv *resv; member
|
/linux-6.8/drivers/gpu/drm/i915/ |
D | i915_deps.c | 222 int i915_deps_add_resv(struct i915_deps *deps, struct dma_resv *resv, in i915_deps_add_resv()
|