Lines Matching refs:fastrpc_map
213 struct fastrpc_map { struct
246 struct fastrpc_map **maps; argument
335 struct fastrpc_map *map; in fastrpc_free_map()
337 map = container_of(ref, struct fastrpc_map, refcount); in fastrpc_free_map()
373 static void fastrpc_map_put(struct fastrpc_map *map) in fastrpc_map_put()
379 static int fastrpc_map_get(struct fastrpc_map *map) in fastrpc_map_get()
389 struct fastrpc_map **ppmap) in fastrpc_map_lookup()
391 struct fastrpc_map *map = NULL; in fastrpc_map_lookup()
780 u64 len, u32 attr, struct fastrpc_map **ppmap) in fastrpc_map_attach()
783 struct fastrpc_map *map = NULL; in fastrpc_map_attach()
872 u64 len, u32 attr, struct fastrpc_map **ppmap) in fastrpc_map_create()
1120 struct fastrpc_map *mmap = NULL; in fastrpc_put_args()
1419 struct fastrpc_map *map = NULL; in fastrpc_init_create_process()
1583 struct fastrpc_map *map, *m; in fastrpc_device_release()
2009 struct fastrpc_map *map = NULL, *iter, *m; in fastrpc_req_mem_unmap_impl()
2069 struct fastrpc_map *map = NULL; in fastrpc_req_mem_map()