Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/misc/
Dfastrpc.c336 struct fastrpc_map **ppmap) in fastrpc_map_lookup() argument
343 *ppmap = map; in fastrpc_map_lookup()
354 struct fastrpc_map **ppmap) in fastrpc_map_find() argument
356 int ret = fastrpc_map_lookup(fl, fd, ppmap); in fastrpc_map_find()
359 fastrpc_map_get(*ppmap); in fastrpc_map_find()
700 u64 len, u32 attr, struct fastrpc_map **ppmap) in fastrpc_map_create() argument
706 if (!fastrpc_map_find(fl, fd, ppmap)) in fastrpc_map_create()
761 *ppmap = map; in fastrpc_map_create()