| /kernel/linux/linux-6.6/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 …]
|
| /kernel/linux/linux-5.10/fs/ocfs2/ |
| D | reservations.c | 42 struct ocfs2_alloc_reservation *resv) in ocfs2_resv_window_bits() 56 static inline unsigned int ocfs2_resv_end(struct ocfs2_alloc_reservation *resv) in ocfs2_resv_end() 63 static inline int ocfs2_resv_empty(struct ocfs2_alloc_reservation *resv) in ocfs2_resv_empty() 79 struct ocfs2_alloc_reservation *resv; in ocfs2_dump_resv() local 114 struct ocfs2_alloc_reservation *resv) in ocfs2_validate_resmap_bits() 138 struct ocfs2_alloc_reservation *resv; in ocfs2_check_resmap() local 189 void ocfs2_resv_init_once(struct ocfs2_alloc_reservation *resv) in ocfs2_resv_init_once() 195 void ocfs2_resv_set_type(struct ocfs2_alloc_reservation *resv, in ocfs2_resv_set_type() 217 struct ocfs2_alloc_reservation *resv) in ocfs2_resv_mark_lru() 227 static void __ocfs2_resv_trunc(struct ocfs2_alloc_reservation *resv) in __ocfs2_resv_trunc() [all …]
|
| /kernel/linux/linux-6.6/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
|
| /kernel/linux/linux-5.10/fs/xfs/libxfs/ |
| D | xfs_ag_resv.c | 133 struct xfs_ag_resv *resv; in __xfs_ag_resv_free() local 185 struct xfs_ag_resv *resv; in __xfs_ag_resv_init() local 326 struct xfs_ag_resv *resv; in xfs_ag_resv_alloc_extent() local 370 struct xfs_ag_resv *resv; in xfs_ag_resv_free_extent() local
|
| /kernel/linux/linux-6.6/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
|
| /kernel/linux/linux-5.10/include/uapi/linux/ |
| D | io_uring.h | 269 __u32 resv[3]; member 333 __u32 resv; member 339 __u32 resv; member 347 __u32 resv; member 353 __u32 resv; member 367 __u8 resv; member 375 __u16 resv; member 387 __u8 resv; member
|
| D | igmp.h | 71 resv:4; member 73 __u8 resv:4, member
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/netronome/nfp/crypto/ |
| D | fw.h | 17 u8 resv[2]; member 37 u8 resv[3]; member 86 u8 resv[3]; member
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/netronome/nfp/crypto/ |
| D | fw.h | 17 u8 resv[2]; member 37 u8 resv[3]; member 86 u8 resv[3]; member
|
| /kernel/linux/linux-6.6/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()
|
| /kernel/linux/linux-6.6/include/uapi/linux/ |
| D | io_uring.h | 481 __u32 resv[3]; member 565 __u32 resv; member 585 __u32 resv; member 591 __u32 resv; member 605 __u8 resv; member 613 __u16 resv; member 625 __u8 resv; member 633 __u16 resv; member 672 __u64 resv[3]; member 721 __u64 resv; member
|
| D | igmp.h | 71 resv:4; member 73 __u8 resv:4, member
|
| /kernel/linux/linux-6.6/fs/xfs/ |
| D | xfs_trans.c | 331 struct xfs_trans_res resv = {0}; in xfs_trans_alloc_empty() local 1186 struct xfs_trans_res *resv, in xfs_trans_alloc_inode() 1241 struct xfs_trans_res *resv, in xfs_trans_alloc_icreate() 1370 struct xfs_trans_res *resv, in xfs_trans_alloc_dir()
|
| /kernel/linux/linux-6.6/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 964 struct sg_table *sg, struct dma_resv *resv, in ttm_bo_init_reserved() 1057 struct sg_table *sg, struct dma_resv *resv, in ttm_bo_init_validate()
|
| /kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
| D | io_uring.h | 174 __u32 resv[3]; member 203 __u32 resv; member 209 __u8 resv; member 216 __u16 resv; member 227 __u8 resv; member
|
| D | igmp.h | 56 __u8 qrv : 3, suppress : 1, resv : 4; member 58 __u8 resv : 4, suppress : 1, qrv : 3; member
|
| /kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
| D | io_uring.h | 174 __u32 resv[3]; member 203 __u32 resv; member 209 __u8 resv; member 216 __u16 resv; member 227 __u8 resv; member
|
| D | igmp.h | 56 __u8 qrv : 3, suppress : 1, resv : 4; member 58 __u8 resv : 4, suppress : 1, qrv : 3; member
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/radeon/ |
| D | rv770_dma.c | 45 struct dma_resv *resv) in rv770_copy_dma()
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/radeon/ |
| D | rv770_dma.c | 45 struct dma_resv *resv) in rv770_copy_dma()
|
| /kernel/linux/linux-6.6/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
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/ |
| D | amdgpu_dma_buf.c | 320 struct dma_resv *resv = dma_buf->resv; in amdgpu_dma_buf_create_obj() local 386 struct dma_resv *resv = vm->root.bo->tbo.base.resv; in amdgpu_dma_buf_move_notify() local
|
| /kernel/linux/linux-6.6/kernel/irq/ |
| D | affinity.c | 113 unsigned int resv = affd->pre_vectors + affd->post_vectors; in irq_calc_affinity_vectors() local
|
| /kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
| D | igmp.h | 45 resv:4; member 47 __u8 resv:4, member
|