Lines Matching refs:fastrpc_buf
195 struct fastrpc_buf { struct
250 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()
1145 struct fastrpc_buf *buf, *b; in fastrpc_internal_invoke()
1362 struct fastrpc_buf *imem = NULL; in fastrpc_init_create_process()
1523 struct fastrpc_buf *buf, *b; in fastrpc_device_release()
1606 struct fastrpc_buf *buf = NULL; in fastrpc_dmabuf_alloc()
1798 static int fastrpc_req_munmap_impl(struct fastrpc_user *fl, struct fastrpc_buf *buf) in fastrpc_req_munmap_impl()
1831 struct fastrpc_buf *buf = NULL, *iter, *b; in fastrpc_req_munmap()
1859 struct fastrpc_buf *buf = NULL; in fastrpc_req_mmap()
2398 struct fastrpc_buf *buf, *b; in fastrpc_rpmsg_remove()