Home
last modified time | relevance | path

Searched refs:zoneref (Results 1 - 25 of 26) sorted by relevance

12

/kernel/linux/linux-5.10/include/trace/events/
H A Doom.h34 TP_PROTO(struct zoneref *zoneref,
42 TP_ARGS(zoneref, order, reclaimable, available, min_wmark, no_progress_loops, wmark_check),
56 __entry->node = zone_to_nid(zoneref->zone);
57 __entry->zone_idx = zoneref->zone_idx;
/kernel/linux/linux-6.6/include/trace/events/
H A Doom.h34 TP_PROTO(struct zoneref *zoneref,
42 TP_ARGS(zoneref, order, reclaimable, available, min_wmark, no_progress_loops, wmark_check),
56 __entry->node = zone_to_nid(zoneref->zone);
57 __entry->zone_idx = zoneref->zone_idx;
/kernel/linux/linux-6.6/include/linux/
H A Dmmzone.h1222 struct zoneref { struct
1224 int zone_idx; /* zone_idx(zoneref->zone) */
1235 * a struct zoneref are
1242 struct zoneref _zonerefs[MAX_ZONES_PER_ZONELIST + 1];
1641 static inline struct zone *zonelist_zone(struct zoneref *zoneref) in zonelist_zone() argument
1643 return zoneref->zone; in zonelist_zone()
1646 static inline int zonelist_zone_idx(struct zoneref *zoneref) in zonelist_zone_idx() argument
1648 return zoneref in zonelist_zone_idx()
1651 zonelist_node_idx(struct zoneref *zoneref) zonelist_node_idx() argument
[all...]
/kernel/linux/linux-5.10/include/linux/
H A Dmmzone.h693 struct zoneref { struct
695 int zone_idx; /* zone_idx(zoneref->zone) */
706 * a struct zoneref are
713 struct zoneref _zonerefs[MAX_ZONES_PER_ZONELIST + 1];
1080 static inline struct zone *zonelist_zone(struct zoneref *zoneref) in zonelist_zone() argument
1082 return zoneref->zone; in zonelist_zone()
1085 static inline int zonelist_zone_idx(struct zoneref *zoneref) in zonelist_zone_idx() argument
1087 return zoneref in zonelist_zone_idx()
1090 zonelist_node_idx(struct zoneref *zoneref) zonelist_node_idx() argument
[all...]
/kernel/linux/linux-5.10/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 Dmm_init.c37 struct zoneref *z; in mminit_verify_zonelist()
H A Dpage_alloc.c2689 struct zoneref *z; in unreserve_highatomic_pageblock()
3832 struct zoneref *z; in get_page_from_freelist()
4285 struct zoneref *z; in should_compact_retry()
4449 struct zoneref *z; in wake_all_kswapds()
4562 struct zoneref *z; in should_reclaim_retry()
5390 struct zoneref *z; in nr_free_zone_pages()
5774 static void zoneref_set_zone(struct zone *zone, struct zoneref *zoneref) in zoneref_set_zone() argument
5776 zoneref->zone = zone; in zoneref_set_zone()
5777 zoneref in zoneref_set_zone()
[all...]
H A Dinternal.h272 struct zoneref *preferred_zoneref;
H A Doom_kill.c254 struct zoneref *z; in constrained_alloc()
H A Dvmscan.c2890 struct zoneref *z; in shrink_zones()
3018 struct zoneref *z; in do_try_to_free_pages()
3153 struct zoneref *z; in throttle_direct_reclaim()
H A Dcompaction.c2163 struct zoneref *z; in compaction_zonelist_suitable()
2470 struct zoneref *z; in try_to_compact_pages()
H A Dmempolicy.c1936 struct zoneref *z; in mempolicy_slab_node()
2462 struct zoneref *z; in mpol_misplaced()
H A Dslab.c3098 struct zoneref *z; in fallback_alloc()
H A Dhugetlb.c1106 struct zoneref *z; in dequeue_huge_page_nodemask()
H A Dslub.c2010 struct zoneref *z; in get_any_partial()
/kernel/linux/linux-6.6/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.c1933 struct zoneref *z; in unreserve_highatomic_pageblock()
3085 struct zoneref *z; in get_page_from_freelist()
3542 struct zoneref *z; in should_compact_retry()
3710 struct zoneref *z; in wake_all_kswapds()
3833 struct zoneref *z; in should_reclaim_retry()
3980 struct zoneref *z = first_zones_zonelist(ac->zonelist, in __alloc_pages_slowpath()
4285 struct zoneref *z; in __alloc_pages_bulk()
4805 struct zoneref *z; in nr_free_zone_pages()
4838 static void zoneref_set_zone(struct zone *zone, struct zoneref *zoneref) in zoneref_set_zone() argument
[all...]
H A Doom_kill.c254 struct zoneref *z; in constrained_alloc()
H A Dinternal.h386 struct zoneref *preferred_zoneref;
H A Dcompaction.c2354 struct zoneref *z; in compaction_zonelist_suitable()
2688 struct zoneref *z; in try_to_compact_pages()
H A Dmempolicy.c1945 struct zoneref *z; in mempolicy_slab_node()
2589 struct zoneref *z; in mpol_misplaced()
H A Dmm_init.c50 struct zoneref *z; in mminit_verify_zonelist()
H A Dvmscan.c6702 struct zoneref *z; in shrink_zones()
6841 struct zoneref *z; in do_try_to_free_pages()
6977 struct zoneref *z; in throttle_direct_reclaim()
H A Dslab.c3053 struct zoneref *z; in fallback_alloc()
H A Dhugetlb.c1361 struct zoneref *z; in dequeue_hugetlb_folio_nodemask()

Completed in 96 milliseconds

12