Home
last modified time | relevance | path

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

/openbmc/linux/drivers/misc/
H A Dfastrpc.c215 struct fastrpc_map { struct
248 struct fastrpc_map **maps; argument
312 struct fastrpc_map *map; in fastrpc_free_map()
314 map = container_of(ref, struct fastrpc_map, refcount); in fastrpc_free_map()
349 static void fastrpc_map_put(struct fastrpc_map *map) in fastrpc_map_put()
355 static int fastrpc_map_get(struct fastrpc_map *map) in fastrpc_map_get()
365 struct fastrpc_map **ppmap, bool take_ref) in fastrpc_map_lookup()
368 struct fastrpc_map *map = NULL; in fastrpc_map_lookup()
755 u64 len, u32 attr, struct fastrpc_map **ppmap) in fastrpc_map_create()
758 struct fastrpc_map *map = NULL; in fastrpc_map_create()
[all …]