Searched refs:alloc_zone (Results 1 – 5 of 5) sorted by relevance
244 struct alloc_zone *zone;350 struct alloc_zone *zones;381 struct alloc_zone struct458 struct alloc_zone rtl_zone; argument704 struct alloc_zone *zone; in zone_allocate_marks()746 struct alloc_zone *zone; in zone_free_marks()1569 struct alloc_zone *1572 struct alloc_zone *new_zone = xcalloc (1, sizeof (struct alloc_zone)); in new_ggc_zone()1581 struct alloc_zone *z; in destroy_ggc_zone()1859 struct alloc_zone *zone; in ggc_collect()[all …]
147 struct alloc_zone;153 extern struct alloc_zone *new_ggc_zone (const char *);156 extern void destroy_ggc_zone (struct alloc_zone *);302 extern struct alloc_zone rtl_zone;304 extern struct alloc_zone tree_zone;306 extern struct alloc_zone tree_id_zone;309 extern void *ggc_alloc_zone_stat (size_t, struct alloc_zone * MEM_STAT_DECL);
1557 struct alloc_zone *1565 destroy_ggc_zone (struct alloc_zone *zone ATTRIBUTE_UNUSED) in destroy_ggc_zone()
1168 * ggc-zone.c (struct alloc_zone): Don't pre-declare, it already1888 * ggc.h (struct alloc_zone): Move forward declaration up.
20035 * ggc-zone.c (struct alloc_zone): Add statistics counters.