Lines Matching refs:fastrpc_buf
116 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()
567 struct fastrpc_buf *buf = dmabuf->priv; in fastrpc_vmap()
575 struct fastrpc_buf *buf = dmabuf->priv; in fastrpc_mmap()
976 struct fastrpc_buf *imem = NULL; in fastrpc_init_create_process()
1207 struct fastrpc_buf *buf = NULL; in fastrpc_dmabuf_alloc()