Searched refs:extern_alloc (Results 1 – 3 of 3) sorted by relevance
326 ctx->extern_alloc.free(buf->buf, ctx->extern_alloc.data); in mlx5_free_buf_extern()334 addr = ctx->extern_alloc.alloc(size, ctx->extern_alloc.data); in mlx5_alloc_buf_extern()339 ctx->extern_alloc.free(addr, in mlx5_alloc_buf_extern()340 ctx->extern_alloc.data); in mlx5_alloc_buf_extern()457 return context->extern_alloc.alloc && context->extern_alloc.free; in mlx5_is_extern_alloc()
274 struct mlx5dv_ctx_allocators extern_alloc; member
824 ctx->extern_alloc = *((struct mlx5dv_ctx_allocators *)attr); in mlx5dv_set_context_attr()