Home
last modified time | relevance | path

Searched defs:resv (Results 76 - 100 of 218) sorted by relevance

123456789

/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dblkzoned.h49 __u8 resv[4]; member
H A Digmp.h56 __u8 qrv : 3, suppress : 1, resv : 4; member
58 __u8 resv : 4, suppress : 1, qrv : 3; member
/kernel/uniproton/src/include/uapi/
H A Dprt_timer.h277 U16 resv; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Digmp.h56 __u8 qrv : 3, suppress : 1, resv : 4; member
58 __u8 resv : 4, suppress : 1, qrv : 3; member
H A Dblkzoned.h49 __u8 resv[4]; member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Digmp.h45 resv:4; member
47 __u8 resv:4, member
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_gem.c212 struct dma_resv *resv = NULL; in amdgpu_gem_create_ioctl() local
51 amdgpu_gem_object_create(struct amdgpu_device *adev, unsigned long size, int alignment, u32 initial_domain, u64 flags, enum ttm_bo_type type, struct dma_resv *resv, struct drm_gem_object **obj) amdgpu_gem_object_create() argument
[all...]
H A Damdgpu_object.h48 struct dma_resv *resv; member
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
H A Di915_sw_fence.c563 i915_sw_fence_await_reservation(struct i915_sw_fence *fence, struct dma_resv *resv, const struct dma_fence_ops *exclude, bool write, unsigned long timeout, gfp_t gfp) i915_sw_fence_await_reservation() argument
H A Di915_vma_types.h176 struct dma_resv *resv; /** Alias of obj->resv */ member
/kernel/linux/linux-5.10/drivers/input/mouse/
H A Dcyapa_gen6.c47 u8 resv; /* Reserved, must be 0 */ member
54 u8 resv; /* Reserved, must be 0 */ member
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
H A Dcik_sdma.c579 cik_copy_dma(struct radeon_device *rdev, uint64_t src_offset, uint64_t dst_offset, unsigned num_gpu_pages, struct dma_resv *resv) cik_copy_dma() argument
/kernel/linux/linux-5.10/drivers/net/ethernet/netronome/nfp/bpf/
H A Dfw.h113 __be32 resv; member
/kernel/linux/linux-5.10/fs/nfsd/
H A Dnfscache.c508 struct kvec *resv = &rqstp->rq_res.head[0], *cachv; in nfsd_cache_update() local
/kernel/linux/linux-5.10/fs/xfs/scrub/
H A Drepair.c285 xrep_alloc_ag_block( struct xfs_scrub *sc, const struct xfs_owner_info *oinfo, xfs_fsblock_t *fsbno, enum xfs_ag_resv_type resv) xrep_alloc_ag_block() argument
526 xrep_reap_block( struct xfs_scrub *sc, xfs_fsblock_t fsbno, const struct xfs_owner_info *oinfo, enum xfs_ag_resv_type resv) xrep_reap_block() argument
/kernel/linux/linux-5.10/fs/ocfs2/
H A Dlocalalloc.c824 ocfs2_local_alloc_find_clear_bits(struct ocfs2_super *osb, struct ocfs2_dinode *alloc, u32 *numbits, struct ocfs2_alloc_reservation *resv) ocfs2_local_alloc_find_clear_bits() argument
H A Dreservations.c56 static inline unsigned int ocfs2_resv_end(struct ocfs2_alloc_reservation *resv) in ocfs2_resv_end() argument
63 static inline int ocfs2_resv_empty(struct ocfs2_alloc_reservation *resv) in ocfs2_resv_empty() argument
79 struct ocfs2_alloc_reservation *resv; in ocfs2_dump_resv() local
41 ocfs2_resv_window_bits(struct ocfs2_reservation_map *resmap, struct ocfs2_alloc_reservation *resv) ocfs2_resv_window_bits() argument
112 ocfs2_validate_resmap_bits(struct ocfs2_reservation_map *resmap, int i, struct ocfs2_alloc_reservation *resv) ocfs2_validate_resmap_bits() argument
138 struct ocfs2_alloc_reservation *resv; ocfs2_check_resmap() local
189 ocfs2_resv_init_once(struct ocfs2_alloc_reservation *resv) ocfs2_resv_init_once() argument
195 ocfs2_resv_set_type(struct ocfs2_alloc_reservation *resv, unsigned int flags) ocfs2_resv_set_type() argument
216 ocfs2_resv_mark_lru(struct ocfs2_reservation_map *resmap, struct ocfs2_alloc_reservation *resv) ocfs2_resv_mark_lru() argument
227 __ocfs2_resv_trunc(struct ocfs2_alloc_reservation *resv) __ocfs2_resv_trunc() argument
233 ocfs2_resv_remove(struct ocfs2_reservation_map *resmap, struct ocfs2_alloc_reservation *resv) ocfs2_resv_remove() argument
243 __ocfs2_resv_discard(struct ocfs2_reservation_map *resmap, struct ocfs2_alloc_reservation *resv) __ocfs2_resv_discard() argument
259 ocfs2_resv_discard(struct ocfs2_reservation_map *resmap, struct ocfs2_alloc_reservation *resv) ocfs2_resv_discard() argument
272 struct ocfs2_alloc_reservation *resv; ocfs2_resmap_clear_all_resv() local
358 struct ocfs2_alloc_reservation *resv = NULL; ocfs2_find_resv_lhs() local
459 __ocfs2_resv_find_window(struct ocfs2_reservation_map *resmap, struct ocfs2_alloc_reservation *resv, unsigned int goal, unsigned int wanted) __ocfs2_resv_find_window() argument
619 ocfs2_cannibalize_resv(struct ocfs2_reservation_map *resmap, struct ocfs2_alloc_reservation *resv, unsigned int wanted) ocfs2_cannibalize_resv() argument
680 ocfs2_resv_find_window(struct ocfs2_reservation_map *resmap, struct ocfs2_alloc_reservation *resv, unsigned int wanted) ocfs2_resv_find_window() argument
716 ocfs2_resmap_resv_bits(struct ocfs2_reservation_map *resmap, struct ocfs2_alloc_reservation *resv, int *cstart, int *clen) ocfs2_resmap_resv_bits() argument
757 ocfs2_adjust_resv_from_alloc(struct ocfs2_reservation_map *resmap, struct ocfs2_alloc_reservation *resv, unsigned int start, unsigned int end) ocfs2_adjust_resv_from_alloc() argument
785 ocfs2_resmap_claimed_bits(struct ocfs2_reservation_map *resmap, struct ocfs2_alloc_reservation *resv, u32 cstart, u32 clen) ocfs2_resmap_claimed_bits() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns3/hns3vf/
H A Dhclgevf_cmd.h54 u8 resv; member
/kernel/linux/linux-6.6/drivers/net/ethernet/netronome/nfp/bpf/
H A Dfw.h113 __be32 resv; member
/kernel/linux/linux-6.6/fs/ocfs2/
H A Dlocalalloc.c822 ocfs2_local_alloc_find_clear_bits(struct ocfs2_super *osb, struct ocfs2_dinode *alloc, u32 *numbits, struct ocfs2_alloc_reservation *resv) ocfs2_local_alloc_find_clear_bits() argument
H A Dreservations.c54 static inline unsigned int ocfs2_resv_end(struct ocfs2_alloc_reservation *resv) in ocfs2_resv_end() argument
61 static inline int ocfs2_resv_empty(struct ocfs2_alloc_reservation *resv) in ocfs2_resv_empty() argument
77 struct ocfs2_alloc_reservation *resv; in ocfs2_dump_resv() local
39 ocfs2_resv_window_bits(struct ocfs2_reservation_map *resmap, struct ocfs2_alloc_reservation *resv) ocfs2_resv_window_bits() argument
110 ocfs2_validate_resmap_bits(struct ocfs2_reservation_map *resmap, int i, struct ocfs2_alloc_reservation *resv) ocfs2_validate_resmap_bits() argument
136 struct ocfs2_alloc_reservation *resv; ocfs2_check_resmap() local
187 ocfs2_resv_init_once(struct ocfs2_alloc_reservation *resv) ocfs2_resv_init_once() argument
193 ocfs2_resv_set_type(struct ocfs2_alloc_reservation *resv, unsigned int flags) ocfs2_resv_set_type() argument
212 ocfs2_resv_mark_lru(struct ocfs2_reservation_map *resmap, struct ocfs2_alloc_reservation *resv) ocfs2_resv_mark_lru() argument
223 __ocfs2_resv_trunc(struct ocfs2_alloc_reservation *resv) __ocfs2_resv_trunc() argument
229 ocfs2_resv_remove(struct ocfs2_reservation_map *resmap, struct ocfs2_alloc_reservation *resv) ocfs2_resv_remove() argument
239 __ocfs2_resv_discard(struct ocfs2_reservation_map *resmap, struct ocfs2_alloc_reservation *resv) __ocfs2_resv_discard() argument
255 ocfs2_resv_discard(struct ocfs2_reservation_map *resmap, struct ocfs2_alloc_reservation *resv) ocfs2_resv_discard() argument
268 struct ocfs2_alloc_reservation *resv; ocfs2_resmap_clear_all_resv() local
354 struct ocfs2_alloc_reservation *resv = NULL; ocfs2_find_resv_lhs() local
455 __ocfs2_resv_find_window(struct ocfs2_reservation_map *resmap, struct ocfs2_alloc_reservation *resv, unsigned int goal, unsigned int wanted) __ocfs2_resv_find_window() argument
615 ocfs2_cannibalize_resv(struct ocfs2_reservation_map *resmap, struct ocfs2_alloc_reservation *resv, unsigned int wanted) ocfs2_cannibalize_resv() argument
676 ocfs2_resv_find_window(struct ocfs2_reservation_map *resmap, struct ocfs2_alloc_reservation *resv, unsigned int wanted) ocfs2_resv_find_window() argument
712 ocfs2_resmap_resv_bits(struct ocfs2_reservation_map *resmap, struct ocfs2_alloc_reservation *resv, int *cstart, int *clen) ocfs2_resmap_resv_bits() argument
753 ocfs2_adjust_resv_from_alloc(struct ocfs2_reservation_map *resmap, struct ocfs2_alloc_reservation *resv, unsigned int start, unsigned int end) ocfs2_adjust_resv_from_alloc() argument
781 ocfs2_resmap_claimed_bits(struct ocfs2_reservation_map *resmap, struct ocfs2_alloc_reservation *resv, u32 cstart, u32 clen) ocfs2_resmap_claimed_bits() argument
[all...]
/kernel/linux/linux-6.6/fs/nfsd/
H A Dnfscache.c615 struct kvec *resv = &rqstp->rq_res.head[0], *cachv; in nfsd_cache_update() local
/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_bmap_item.c493 struct xfs_trans_res resv; in xfs_bui_item_recover() local
H A Dxfs_rmap_item.c510 struct xfs_trans_res resv; in xfs_rui_item_recover() local
H A Dxfs_refcount_item.c480 struct xfs_trans_res resv; in xfs_cui_item_recover() local

Completed in 19 milliseconds

123456789