Searched refs:gather_map (Results 1 – 1 of 1) sorted by relevance
118 static int gather_map(void *, const prmap_t *, const char *);490 rc += rmapping_iter(Pr, gather_map, in main()497 gather_map, NULL); in main()500 gather_map, NULL); in main()1224 gather_map(void *ignored, const prmap_t *map, const char *objname) in gather_map() function