Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/
H A Dggc-zone.c489 static struct small_page_entry * alloc_small_page (struct alloc_zone *);
801 alloc_small_page (struct alloc_zone *zone) in alloc_small_page() function
1185 entry = alloc_small_page (zone); in ggc_alloc_zone_stat()
H A DChangeLog-200447664 (alloc_small_page): Don't care about bytes_free anymore.