Home
last modified time | relevance | path

Searched refs:fastrpc_buf (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.1/drivers/misc/
Dfastrpc.c178 struct fastrpc_buf { struct
233 struct fastrpc_buf *buf;
281 struct fastrpc_buf *init_mem;
364 static void fastrpc_buf_free(struct fastrpc_buf *buf) in fastrpc_buf_free()
372 u64 size, struct fastrpc_buf **obuf) in fastrpc_buf_alloc()
374 struct fastrpc_buf *buf; in fastrpc_buf_alloc()
622 struct fastrpc_buf *buffer = dmabuf->priv; in fastrpc_release()
631 struct fastrpc_buf *buffer = dmabuf->priv; in fastrpc_dma_buf_attach()
661 struct fastrpc_buf *buffer = dmabuf->priv; in fastrpc_dma_buf_detatch()
672 struct fastrpc_buf *buf = dmabuf->priv; in fastrpc_vmap()
[all …]