Home
last modified time | relevance | path

Searched defs:resv (Results 1 – 25 of 83) sorted by relevance

1234

/Linux-v5.4/fs/ocfs2/
Dreservations.c45 struct ocfs2_alloc_reservation *resv) in ocfs2_resv_window_bits()
59 static inline unsigned int ocfs2_resv_end(struct ocfs2_alloc_reservation *resv) in ocfs2_resv_end()
66 static inline int ocfs2_resv_empty(struct ocfs2_alloc_reservation *resv) in ocfs2_resv_empty()
82 struct ocfs2_alloc_reservation *resv; in ocfs2_dump_resv() local
117 struct ocfs2_alloc_reservation *resv) in ocfs2_validate_resmap_bits()
141 struct ocfs2_alloc_reservation *resv; in ocfs2_check_resmap() local
192 void ocfs2_resv_init_once(struct ocfs2_alloc_reservation *resv) in ocfs2_resv_init_once()
198 void ocfs2_resv_set_type(struct ocfs2_alloc_reservation *resv, in ocfs2_resv_set_type()
220 struct ocfs2_alloc_reservation *resv) in ocfs2_resv_mark_lru()
230 static void __ocfs2_resv_trunc(struct ocfs2_alloc_reservation *resv) in __ocfs2_resv_trunc()
[all …]
/Linux-v5.4/fs/xfs/libxfs/
Dxfs_ag_resv.c131 struct xfs_ag_resv *resv; in __xfs_ag_resv_free() local
183 struct xfs_ag_resv *resv; in __xfs_ag_resv_init() local
324 struct xfs_ag_resv *resv; in xfs_ag_resv_alloc_extent() local
368 struct xfs_ag_resv *resv; in xfs_ag_resv_free_extent() local
Dxfs_ialloc_btree.c76 enum xfs_ag_resv_type resv) in __xfs_inobt_alloc_block()
135 enum xfs_ag_resv_type resv) in __xfs_inobt_free_block()
/Linux-v5.4/drivers/gpu/drm/radeon/
Drv770_dma.c45 struct dma_resv *resv) in rv770_copy_dma()
Devergreen_dma.c111 struct dma_resv *resv) in evergreen_copy_dma()
Dradeon_sync.c90 struct dma_resv *resv, in radeon_sync_resv()
Dradeon_prime.c66 struct dma_resv *resv = attach->dmabuf->resv; in radeon_gem_prime_import_sg_table() local
Dr200.c87 struct dma_resv *resv) in r200_copy_dma()
Dradeon_benchmark.c38 struct dma_resv *resv) in radeon_benchmark_do_move()
Dradeon_object.c186 struct dma_resv *resv, in radeon_bo_create()
873 struct dma_resv *resv = bo->tbo.base.resv; in radeon_bo_fence() local
Dsi_dma.c234 struct dma_resv *resv) in si_copy_dma()
/Linux-v5.4/include/uapi/linux/
Digmp.h71 resv:4; member
73 __u8 resv:4, member
Dio_uring.h115 __u64 resv[2]; member
134 __u32 resv[4]; member
/Linux-v5.4/drivers/net/ethernet/netronome/nfp/crypto/
Dfw.h29 u8 resv[3]; member
78 u8 resv[3]; member
/Linux-v5.4/include/linux/
Ddma-buf.h309 struct dma_resv *resv; member
368 struct dma_resv *resv; member
/Linux-v5.4/drivers/dma-buf/
Ddma-buf.c198 struct dma_resv *resv; in dma_buf_poll() local
509 struct dma_resv *resv = exp_info->resv; in dma_buf_export() local
912 struct dma_resv *resv = dmabuf->resv; in __dma_buf_begin_cpu_access() local
/Linux-v5.4/fs/xfs/
Dxfs_trans.c30 struct xfs_trans_res resv; in xfs_trans_trace_reservations() local
315 struct xfs_trans_res resv = {0}; in xfs_trans_alloc_empty() local
/Linux-v5.4/net/sunrpc/auth_gss/
Dsvcauth_gss.c659 svc_safe_putnetobj(struct kvec *resv, struct xdr_netobj *o) in svc_safe_putnetobj()
1113 gss_write_resv(struct kvec *resv, size_t size_limit, in gss_write_resv()
1143 struct kvec *resv = &rqstp->rq_res.head[0]; in svcauth_gss_legacy_init() local
1251 struct kvec *resv = &rqstp->rq_res.head[0]; in svcauth_gss_proxy_init() local
1440 struct kvec *resv = &rqstp->rq_res.head[0]; in svcauth_gss_accept() local
1625 struct kvec *resv; in svcauth_gss_wrap_resp_integ() local
/Linux-v5.4/net/sunrpc/
Dsvc.c1191 struct kvec *resv = &rqstp->rq_res.head[0]; in svc_generic_dispatch() local
1283 svc_process_common(struct svc_rqst *rqstp, struct kvec *argv, struct kvec *resv) in svc_process_common()
1503 struct kvec *resv = &rqstp->rq_res.head[0]; in svc_process() local
1554 struct kvec *resv = &rqstp->rq_res.head[0]; in bc_svc_process() local
/Linux-v5.4/drivers/gpu/drm/i915/gt/
Dintel_engine_pool.c46 struct dma_resv *resv = node->obj->base.resv; in pool_active() local
/Linux-v5.4/fs/xfs/scrub/
Drepair.c287 enum xfs_ag_resv_type resv) in xrep_alloc_ag_block()
524 enum xfs_ag_resv_type resv) in xrep_reap_block()
/Linux-v5.4/arch/sparc/include/asm/
Dvio.h44 u64 resv[6]; member
71 u16 resv; member
79 u64 resv[5]; member
179 u32 resv; member
200 u16 resv; member
242 u32 resv; member
/Linux-v5.4/drivers/gpu/drm/i915/gem/
Di915_gem_wait.c34 i915_gem_object_wait_reservation(struct dma_resv *resv, in i915_gem_object_wait_reservation()
/Linux-v5.4/include/drm/
Ddrm_gem.h279 struct dma_resv *resv; member
/Linux-v5.4/drivers/gpu/drm/vgem/
Dvgem_fence.c131 struct dma_resv *resv; in vgem_fence_attach_ioctl() local

1234