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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/mm/
H A Dpage_alloc.c1518 * zlc_setup - Setup for "zonelist cache". Uses cached zone data to
1534 * We hold off even calling zlc_setup, until after we've checked the
1539 static nodemask_t *zlc_setup(struct zonelist *zonelist, int alloc_flags) function
1620 static nodemask_t *zlc_setup(struct zonelist *zonelist, int alloc_flags) function
1651 int did_zlc_setup = 0; /* just call zlc_setup() one time */
1708 * we do zlc_setup after the first zone is tried but only
1711 allowednodes = zlc_setup(zonelist, alloc_flags);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/mm/
H A Dpage_alloc.c1518 * zlc_setup - Setup for "zonelist cache". Uses cached zone data to
1534 * We hold off even calling zlc_setup, until after we've checked the
1539 static nodemask_t *zlc_setup(struct zonelist *zonelist, int alloc_flags) function
1620 static nodemask_t *zlc_setup(struct zonelist *zonelist, int alloc_flags) function
1651 int did_zlc_setup = 0; /* just call zlc_setup() one time */
1708 * we do zlc_setup after the first zone is tried but only
1711 allowednodes = zlc_setup(zonelist, alloc_flags);

Completed in 185 milliseconds