op_map
const struct drm_gpuvm_map_req *op_map = madvise ? NULL : req;
op_map = req;
op_map = req;
op_map = req;
return op_map_cb(ops, priv, op_map);
struct drm_gpuva_op_map op_map = {
drm_gpuva_init_from_op(&vma->base, &op_map);
op_map(new->map);
static void encode_op_map(struct xdr_stream *xdr, const struct nfs4_op_map *op_map)
encode_uint32(xdr, op_map->u.words[i]);
static int decode_op_map(struct xdr_stream *xdr, struct nfs4_op_map *op_map)
if (xdr_stream_decode_uint32_array(xdr, op_map->u.words,
ARRAY_SIZE(op_map->u.words)) < 0)