Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dmmzone.h1270 struct zoneref { struct
1290 struct zoneref _zonerefs[MAX_ZONES_PER_ZONELIST + 1];
1667 static inline struct zone *zonelist_zone(struct zoneref *zoneref) in zonelist_zone() argument
1669 return zoneref->zone; in zonelist_zone()
1672 static inline int zonelist_zone_idx(struct zoneref *zoneref) in zonelist_zone_idx() argument
1674 return zoneref->zone_idx; in zonelist_zone_idx()
1677 static inline int zonelist_node_idx(struct zoneref *zoneref) in zonelist_node_idx() argument
1679 return zone_to_nid(zoneref->zone); in zonelist_node_idx()
1682 struct zoneref *__next_zones_zonelist(struct zoneref *z,
1701 static __always_inline struct zoneref *next_zones_zonelist(struct zoneref *z, in next_zones_zonelist()
[all …]
/linux-6.15/include/trace/events/
H A Doom.h36 TP_PROTO(struct zoneref *zoneref,
44 TP_ARGS(zoneref, order, reclaimable, available, min_wmark, no_progress_loops, wmark_check),
58 __entry->node = zonelist_node_idx(zoneref);
59 __entry->zone_idx = zonelist_zone_idx(zoneref);
/linux-6.15/mm/
H A Dmmzone.c46 static inline int zref_in_nodemask(struct zoneref *zref, nodemask_t *nodes) in zref_in_nodemask()
56 struct zoneref *__next_zones_zonelist(struct zoneref *z, in __next_zones_zonelist()
H A Dpage_alloc.c3238 struct zoneref *z; in unreserve_highatomic_pageblock()
3548 struct zoneref *z; in get_page_from_freelist()
4017 struct zoneref *z; in should_compact_retry()
4185 struct zoneref *z; in wake_all_kswapds()
4317 struct zoneref *z; in should_reclaim_retry()
4791 struct zoneref *z; in alloc_pages_bulk_noprof()
5217 struct zoneref *z; in nr_free_zone_pages()
5250 static void zoneref_set_zone(struct zone *zone, struct zoneref *zoneref) in zoneref_set_zone() argument
5252 zoneref->zone = zone; in zoneref_set_zone()
5457 struct zoneref *z; in local_memory_node()
[all …]
H A Doom_kill.c255 struct zoneref *z; in constrained_alloc()
H A Dcompaction.c2478 struct zoneref *z; in compaction_zonelist_suitable()
2860 struct zoneref *z; in try_to_compact_pages()
H A Dinternal.h557 struct zoneref *preferred_zoneref;
H A Dmempolicy.c1980 struct zoneref *z; in mempolicy_slab_node()
2796 struct zoneref *z; in mpol_misplaced()
H A Dvmscan.c6197 struct zoneref *z; in shrink_zones()
6323 struct zoneref *z; in do_try_to_free_pages()
6470 struct zoneref *z; in throttle_direct_reclaim()
H A Dmm_init.c69 struct zoneref *z; in mminit_verify_zonelist()
H A Dhugetlb.c1328 struct zoneref *z; in dequeue_hugetlb_folio_nodemask()
H A Dslub.c2912 struct zoneref *z; in get_any_partial()