Searched refs:op_map (Results 1 – 4 of 4) sorted by relevance
2410 const struct drm_gpuvm_map_req *op_map = madvise ? NULL : req; in __drm_gpuvm_sm_map() local2467 op_map = req; in __drm_gpuvm_sm_map()2490 op_map = req; in __drm_gpuvm_sm_map()2527 op_map = req; in __drm_gpuvm_sm_map()2579 return op_map_cb(ops, priv, op_map); in __drm_gpuvm_sm_map()
399 struct drm_gpuva_op_map op_map = { in msm_gem_vma_new() local406 drm_gpuva_init_from_op(&vma->base, &op_map); in msm_gem_vma_new()
845 op_map(struct nouveau_uvma *uvma) in op_map() function903 op_map(new->map); in nouveau_uvmm_sm()
1837 static void encode_op_map(struct xdr_stream *xdr, const struct nfs4_op_map *op_map) in encode_op_map() argument1842 encode_uint32(xdr, op_map->u.words[i]); in encode_op_map()5727 static int decode_op_map(struct xdr_stream *xdr, struct nfs4_op_map *op_map) in decode_op_map() argument5729 if (xdr_stream_decode_uint32_array(xdr, op_map->u.words, in decode_op_map()5730 ARRAY_SIZE(op_map->u.words)) < 0) in decode_op_map()