Searched refs:fastrpc_map (Results 1 – 1 of 1) sorted by relevance
162 struct fastrpc_map { struct193 struct fastrpc_map **maps; argument239 struct fastrpc_map *map; in fastrpc_free_map()241 map = container_of(ref, struct fastrpc_map, refcount); in fastrpc_free_map()253 static void fastrpc_map_put(struct fastrpc_map *map) in fastrpc_map_put()259 static void fastrpc_map_get(struct fastrpc_map *map) in fastrpc_map_get()266 struct fastrpc_map **ppmap) in fastrpc_map_find()268 struct fastrpc_map *map = NULL; in fastrpc_map_find()618 u64 len, struct fastrpc_map **ppmap) in fastrpc_map_create()621 struct fastrpc_map *map = NULL; in fastrpc_map_create()[all …]