Searched refs:zoneref (Results 1 – 7 of 7) sorted by relevance
| /linux/include/trace/events/ |
| H A D | oom.h | 36 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/mm/ |
| H A D | mmzone.c | 46 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 D | page_alloc.c | 3485 struct zoneref *z; in unreserve_highatomic_pageblock() 3795 struct zoneref *z; in get_page_from_freelist() 4282 struct zoneref *z; in should_compact_retry() 4450 struct zoneref *z; in wake_all_kswapds() 4582 struct zoneref *z; in should_reclaim_retry() 4766 struct zoneref *z = first_zones_zonelist(ac->zonelist, in __alloc_pages_slowpath() 5048 struct zoneref *z; in alloc_pages_bulk_noprof() 5483 struct zoneref *z; in nr_free_zone_pages() 5516 static void zoneref_set_zone(struct zone *zone, struct zoneref *zoneref) in zoneref_set_zone() argument 5518 zoneref->zone = zone; in zoneref_set_zone() [all …]
|
| H A D | mempolicy.c | 2168 struct zoneref *z; in mempolicy_slab_node() 2989 struct zoneref *z; in mpol_misplaced()
|
| H A D | mm_init.c | 81 struct zoneref *z; in mminit_verify_zonelist()
|
| H A D | slub.c | 3846 struct zoneref *z; in get_from_any_partial() 7173 struct zoneref *z; in __refill_objects_any()
|
| H A D | hugetlb.c | 1298 struct zoneref *z; in dequeue_hugetlb_folio_nodemask()
|