Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/misc/
Dfastrpc.c116 struct fastrpc_buf { struct
166 struct fastrpc_buf *buf;
198 struct fastrpc_buf *init_mem;
255 static void fastrpc_buf_free(struct fastrpc_buf *buf) in fastrpc_buf_free()
263 u64 size, struct fastrpc_buf **obuf) in fastrpc_buf_alloc()
265 struct fastrpc_buf *buf; in fastrpc_buf_alloc()
510 struct fastrpc_buf *buffer = dmabuf->priv; in fastrpc_release()
519 struct fastrpc_buf *buffer = dmabuf->priv; in fastrpc_dma_buf_attach()
549 struct fastrpc_buf *buffer = dmabuf->priv; in fastrpc_dma_buf_detatch()
560 struct fastrpc_buf *buf = dmabuf->priv; in fastrpc_kmap()
[all …]