Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/misc/
Dfastrpc.c134 struct fastrpc_map { struct
165 struct fastrpc_map **maps; argument
210 struct fastrpc_map *map; in fastrpc_free_map()
212 map = container_of(ref, struct fastrpc_map, refcount); in fastrpc_free_map()
224 static void fastrpc_map_put(struct fastrpc_map *map) in fastrpc_map_put()
230 static void fastrpc_map_get(struct fastrpc_map *map) in fastrpc_map_get()
237 struct fastrpc_map **ppmap) in fastrpc_map_find()
239 struct fastrpc_map *map = NULL; in fastrpc_map_find()
594 u64 len, struct fastrpc_map **ppmap) in fastrpc_map_create()
597 struct fastrpc_map *map = NULL; in fastrpc_map_create()
[all …]