Searched refs:zlc_setup (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/mm/
H A Dpage_alloc.c1933 * zlc_setup - Setup for "zonelist cache". Uses cached zone data to
1949 * We hold off even calling zlc_setup, until after we've checked the
1954 static nodemask_t *zlc_setup(struct zonelist *zonelist, int alloc_flags) zlc_setup() function
2061 static nodemask_t *zlc_setup(struct zonelist *zonelist, int alloc_flags) zlc_setup() function
2118 int did_zlc_setup = 0; /* just call zlc_setup() one time */ get_page_from_freelist()
2198 * we do zlc_setup if there are multiple nodes get_page_from_freelist()
2202 allowednodes = zlc_setup(zonelist, alloc_flags); get_page_from_freelist()

Completed in 93 milliseconds