Lines Matching refs:fastrpc_buf
192 struct fastrpc_buf { struct
247 struct fastrpc_buf *buf;
282 struct fastrpc_buf *remote_heap;
304 struct fastrpc_buf *init_mem;
415 static void fastrpc_buf_free(struct fastrpc_buf *buf) in fastrpc_buf_free()
423 u64 size, struct fastrpc_buf **obuf) in __fastrpc_buf_alloc()
425 struct fastrpc_buf *buf; in __fastrpc_buf_alloc()
456 u64 size, struct fastrpc_buf **obuf) in fastrpc_buf_alloc()
459 struct fastrpc_buf *buf; in fastrpc_buf_alloc()
474 u64 size, struct fastrpc_buf **obuf) in fastrpc_remote_heap_alloc()
694 struct fastrpc_buf *buffer = dmabuf->priv; in fastrpc_release()
703 struct fastrpc_buf *buffer = dmabuf->priv; in fastrpc_dma_buf_attach()
734 struct fastrpc_buf *buffer = dmabuf->priv; in fastrpc_dma_buf_detatch()
745 struct fastrpc_buf *buf = dmabuf->priv; in fastrpc_vmap()
755 struct fastrpc_buf *buf = dmabuf->priv; in fastrpc_mmap()
1200 struct fastrpc_buf *buf, *b; in fastrpc_internal_invoke()
1420 struct fastrpc_buf *imem = NULL; in fastrpc_init_create_process()
1584 struct fastrpc_buf *buf, *b; in fastrpc_device_release()
1666 struct fastrpc_buf *buf = NULL; in fastrpc_dmabuf_alloc()
1846 static int fastrpc_req_munmap_impl(struct fastrpc_user *fl, struct fastrpc_buf *buf) in fastrpc_req_munmap_impl()
1879 struct fastrpc_buf *buf = NULL, *iter, *b; in fastrpc_req_munmap()
1907 struct fastrpc_buf *buf = NULL; in fastrpc_req_mmap()
2476 struct fastrpc_buf *buf, *b; in fastrpc_rpmsg_remove()