Searched refs:fastrpc_remote_heap_alloc (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/drivers/misc/ |
D | fastrpc.c | 453 static int fastrpc_remote_heap_alloc(struct fastrpc_user *fl, struct device *dev, in fastrpc_remote_heap_alloc() function 960 err = fastrpc_remote_heap_alloc(ctx->fl, dev, pkt_size, &ctx->buf); in fastrpc_get_args() 1274 err = fastrpc_remote_heap_alloc(fl, fl->sctx->dev, init.memlen, in fastrpc_init_create_static_process() 1883 err = fastrpc_remote_heap_alloc(fl, dev, req.size, &buf); in fastrpc_req_mmap()
|