Home
last modified time | relevance | path

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

/linux/drivers/misc/
H A Dfastrpc.c222 struct fastrpc_buf { struct
284 struct fastrpc_buf *buf;
320 struct fastrpc_buf *remote_heap;
345 struct fastrpc_buf *init_mem;
466 static void fastrpc_buf_free(struct fastrpc_buf *buf) in fastrpc_buf_free()
477 u64 size, struct fastrpc_buf **obuf) in __fastrpc_buf_alloc()
479 struct fastrpc_buf *buf; in __fastrpc_buf_alloc()
510 u64 size, struct fastrpc_buf **obuf) in fastrpc_buf_alloc()
513 struct fastrpc_buf *buf; in fastrpc_buf_alloc()
528 u64 size, struct fastrpc_buf **obuf) in fastrpc_remote_heap_alloc()
[all …]