Searched refs:maps__remove (Results 1 – 2 of 2) sorted by relevance
24 void maps__remove(struct maps *maps, struct map *map);69 maps__remove(&mg->maps, map); in map_groups__remove()
970 void maps__remove(struct maps *maps, struct map *map) in maps__remove() function