Lines Matching refs:fastrpc_map
216 struct fastrpc_map { struct
249 struct fastrpc_map **maps; argument
313 struct fastrpc_map *map; in fastrpc_free_map()
315 map = container_of(ref, struct fastrpc_map, refcount); in fastrpc_free_map()
350 static void fastrpc_map_put(struct fastrpc_map *map) in fastrpc_map_put()
356 static int fastrpc_map_get(struct fastrpc_map *map) in fastrpc_map_get()
366 struct fastrpc_map **ppmap, bool take_ref) in fastrpc_map_lookup()
369 struct fastrpc_map *map = NULL; in fastrpc_map_lookup()
756 u64 len, u32 attr, struct fastrpc_map **ppmap) in fastrpc_map_create()
759 struct fastrpc_map *map = NULL; in fastrpc_map_create()
1069 struct fastrpc_map *mmap = NULL; in fastrpc_put_args()
1361 struct fastrpc_map *map = NULL; in fastrpc_init_create_process()
1525 struct fastrpc_map *map, *m; in fastrpc_device_release()
1962 struct fastrpc_map *map = NULL, *iter, *m; in fastrpc_req_mem_unmap_impl()
2022 struct fastrpc_map *map = NULL; in fastrpc_req_mem_map()