Lines Matching refs:fastrpc_buf
194 struct fastrpc_buf { struct
249 struct fastrpc_buf *buf;
279 struct fastrpc_buf *remote_heap;
300 struct fastrpc_buf *init_mem;
395 static void fastrpc_buf_free(struct fastrpc_buf *buf) in fastrpc_buf_free()
403 u64 size, struct fastrpc_buf **obuf) in __fastrpc_buf_alloc()
405 struct fastrpc_buf *buf; in __fastrpc_buf_alloc()
436 u64 size, struct fastrpc_buf **obuf) in fastrpc_buf_alloc()
439 struct fastrpc_buf *buf; in fastrpc_buf_alloc()
454 u64 size, struct fastrpc_buf **obuf) in fastrpc_remote_heap_alloc()
676 struct fastrpc_buf *buffer = dmabuf->priv; in fastrpc_release()
685 struct fastrpc_buf *buffer = dmabuf->priv; in fastrpc_dma_buf_attach()
715 struct fastrpc_buf *buffer = dmabuf->priv; in fastrpc_dma_buf_detatch()
726 struct fastrpc_buf *buf = dmabuf->priv; in fastrpc_vmap()
736 struct fastrpc_buf *buf = dmabuf->priv; in fastrpc_mmap()
1142 struct fastrpc_buf *buf, *b; in fastrpc_internal_invoke()
1359 struct fastrpc_buf *imem = NULL; in fastrpc_init_create_process()
1520 struct fastrpc_buf *buf, *b; in fastrpc_device_release()
1603 struct fastrpc_buf *buf = NULL; in fastrpc_dmabuf_alloc()
1791 static int fastrpc_req_munmap_impl(struct fastrpc_user *fl, struct fastrpc_buf *buf) in fastrpc_req_munmap_impl()
1824 struct fastrpc_buf *buf = NULL, *iter, *b; in fastrpc_req_munmap()
1852 struct fastrpc_buf *buf = NULL; in fastrpc_req_mmap()
2373 struct fastrpc_buf *buf, *b; in fastrpc_rpmsg_remove()