Home
last modified time | relevance | path

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

/linux/drivers/misc/
H A Dfastrpc.c192 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()
[all …]