Home
last modified time | relevance | path

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

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