Home
last modified time | relevance | path

Searched refs:zoneref (Results 1 – 11 of 11) sorted by relevance

/linux-4.1.27/include/linux/
Dmmzone.h663 struct zoneref { struct
687 struct zoneref _zonerefs[MAX_ZONES_PER_ZONELIST + 1];
947 static inline struct zone *zonelist_zone(struct zoneref *zoneref) in zonelist_zone() argument
949 return zoneref->zone; in zonelist_zone()
952 static inline int zonelist_zone_idx(struct zoneref *zoneref) in zonelist_zone_idx() argument
954 return zoneref->zone_idx; in zonelist_zone_idx()
957 static inline int zonelist_node_idx(struct zoneref *zoneref) in zonelist_node_idx() argument
961 return zoneref->zone->node; in zonelist_node_idx()
979 struct zoneref *next_zones_zonelist(struct zoneref *z,
995 static inline struct zoneref *first_zones_zonelist(struct zonelist *zonelist, in first_zones_zonelist()
[all …]
/linux-4.1.27/mm/
Dmmzone.c45 static inline int zref_in_nodemask(struct zoneref *zref, nodemask_t *nodes) in zref_in_nodemask()
55 struct zoneref *next_zones_zonelist(struct zoneref *z, in next_zones_zonelist()
Doom_kill.c203 struct zoneref *z; in constrained_alloc()
655 struct zoneref *z; in oom_zonelist_trylock()
685 struct zoneref *z; in oom_zonelist_unlock()
Dmm_init.c34 struct zoneref *z; in mminit_verify_zonelist()
Dpage_alloc.c1996 static int zlc_zone_worth_trying(struct zonelist *zonelist, struct zoneref *z, in zlc_zone_worth_trying()
2019 static void zlc_mark_zone_full(struct zonelist *zonelist, struct zoneref *z) in zlc_mark_zone_full()
2066 static int zlc_zone_worth_trying(struct zonelist *zonelist, struct zoneref *z, in zlc_zone_worth_trying()
2072 static void zlc_mark_zone_full(struct zonelist *zonelist, struct zoneref *z) in zlc_mark_zone_full()
2113 struct zoneref *z; in get_page_from_freelist()
2611 struct zoneref *z; in wake_all_kswapds()
2721 struct zoneref *preferred_zoneref; in __alloc_pages_slowpath()
2872 struct zoneref *preferred_zoneref; in __alloc_pages_nodemask()
3136 struct zoneref *z; in nr_free_zone_pages()
3440 static void zoneref_set_zone(struct zone *zone, struct zoneref *zoneref) in zoneref_set_zone() argument
[all …]
Dcompaction.c1485 struct zoneref *z; in try_to_compact_pages()
Dvmscan.c2455 struct zoneref *z; in shrink_zones()
2680 struct zoneref *z; in throttle_direct_reclaim()
Dhugetlb.c636 struct zoneref *z; in dequeue_huge_page_vma()
Dslab.c3015 struct zoneref *z; in fallback_alloc()
Dslub.c1670 struct zoneref *z; in get_any_partial()
/linux-4.1.27/arch/parisc/mm/
Dinit.c681 struct zoneref *z; in show_mem()