Lines Matching refs:fastrpc_map
162 struct fastrpc_map { struct
193 struct fastrpc_map **maps; argument
239 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()
1021 struct fastrpc_map *map = NULL; in fastrpc_init_create_process()
1179 struct fastrpc_map *map, *m; in fastrpc_device_release()