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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/mm/
H A Dpage_alloc.c1642 struct zonelist *zonelist, int high_zoneidx, int alloc_flags,
1660 high_zoneidx, nodemask) {
1763 struct zonelist *zonelist, enum zone_type high_zoneidx,
1781 order, zonelist, high_zoneidx,
1792 if (high_zoneidx < ZONE_NORMAL)
1816 struct zonelist *zonelist, enum zone_type high_zoneidx,
1834 order, zonelist, high_zoneidx,
1860 struct zonelist *zonelist, enum zone_type high_zoneidx,
1871 struct zonelist *zonelist, enum zone_type high_zoneidx,
1902 zonelist, high_zoneidx,
1641 get_page_from_freelist(gfp_t gfp_mask, nodemask_t *nodemask, unsigned int order, struct zonelist *zonelist, int high_zoneidx, int alloc_flags, struct zone *preferred_zone, int migratetype) argument
1762 __alloc_pages_may_oom(gfp_t gfp_mask, unsigned int order, struct zonelist *zonelist, enum zone_type high_zoneidx, nodemask_t *nodemask, struct zone *preferred_zone, int migratetype) argument
1815 __alloc_pages_direct_compact(gfp_t gfp_mask, unsigned int order, struct zonelist *zonelist, enum zone_type high_zoneidx, nodemask_t *nodemask, int alloc_flags, struct zone *preferred_zone, int migratetype, unsigned long *did_some_progress) argument
1859 __alloc_pages_direct_compact(gfp_t gfp_mask, unsigned int order, struct zonelist *zonelist, enum zone_type high_zoneidx, nodemask_t *nodemask, int alloc_flags, struct zone *preferred_zone, int migratetype, unsigned long *did_some_progress) argument
1870 __alloc_pages_direct_reclaim(gfp_t gfp_mask, unsigned int order, struct zonelist *zonelist, enum zone_type high_zoneidx, nodemask_t *nodemask, int alloc_flags, struct zone *preferred_zone, int migratetype, unsigned long *did_some_progress) argument
1924 __alloc_pages_high_priority(gfp_t gfp_mask, unsigned int order, struct zonelist *zonelist, enum zone_type high_zoneidx, nodemask_t *nodemask, struct zone *preferred_zone, int migratetype) argument
1944 wake_all_kswapd(unsigned int order, struct zonelist *zonelist, enum zone_type high_zoneidx) argument
1993 __alloc_pages_slowpath(gfp_t gfp_mask, unsigned int order, struct zonelist *zonelist, enum zone_type high_zoneidx, nodemask_t *nodemask, struct zone *preferred_zone, int migratetype) argument
2152 enum zone_type high_zoneidx = gfp_zone(gfp_mask); local
[all...]
H A Dcompaction.c451 enum zone_type high_zoneidx = gfp_zone(gfp_mask); local
470 for_each_zone_zonelist_nodemask(zone, z, zonelist, high_zoneidx,
H A Doom_kill.c231 enum zone_type high_zoneidx = gfp_zone(gfp_mask); local
262 high_zoneidx, nodemask)
H A Dslab.c3237 enum zone_type high_zoneidx = gfp_zone(flags); local
3253 for_each_zone_zonelist(zone, z, zonelist, high_zoneidx) {
H A Dslub.c1343 enum zone_type high_zoneidx = gfp_zone(flags); local
1370 for_each_zone_zonelist(zone, z, zonelist, high_zoneidx) {

Completed in 192 milliseconds