Home
last modified time | relevance | path

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

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