Searched refs:fastrpc_map_create (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/misc/ |
H A D | fastrpc.c | 755 static int fastrpc_map_create(struct fastrpc_user *fl, int fd, in fastrpc_map_create() function 914 err = fastrpc_map_create(ctx->fl, ctx->args[i].fd, in fastrpc_create_maps() 1407 err = fastrpc_map_create(fl, init.filefd, init.filelen, 0, &map); in fastrpc_init_create_process() 2028 err = fastrpc_map_create(fl, req.fd, req.length, 0, &map); in fastrpc_req_mem_map()
|