Home
last modified time | relevance | path

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

/openbmc/linux/drivers/misc/
H A Dfastrpc.c310 static void fastrpc_free_map(struct kref *ref) in fastrpc_free_map() function
352 kref_put(&map->refcount, fastrpc_free_map); in fastrpc_map_put()