Home
last modified time | relevance | path

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

/openbmc/linux/drivers/misc/
H A Dfastrpc.c194 struct fastrpc_buf { struct
249 struct fastrpc_buf *buf;
278 struct fastrpc_buf *remote_heap;
299 struct fastrpc_buf *init_mem;
394 static void fastrpc_buf_free(struct fastrpc_buf *buf) in fastrpc_buf_free()
402 u64 size, struct fastrpc_buf **obuf) in __fastrpc_buf_alloc()
404 struct fastrpc_buf *buf; in __fastrpc_buf_alloc()
435 u64 size, struct fastrpc_buf **obuf) in fastrpc_buf_alloc()
438 struct fastrpc_buf *buf; in fastrpc_buf_alloc()
453 u64 size, struct fastrpc_buf **obuf) in fastrpc_remote_heap_alloc()
[all …]