| /linux-6.15/include/linux/ |
| H A D | list_lru.h | 198 for_each_node_state(nid, N_NORMAL_MEMORY) in list_lru_count() 281 for_each_node_state(nid, N_NORMAL_MEMORY) { in list_lru_walk()
|
| H A D | nodemask.h | 447 #define for_each_node_state(__node, __state) \ macro 496 #define for_each_node_state(node, __state) \ macro 542 #define for_each_node(node) for_each_node_state(node, N_POSSIBLE) 543 #define for_each_online_node(node) for_each_node_state(node, N_ONLINE)
|
| /linux-6.15/mm/ |
| H A D | memory-tiers.c | 370 for_each_node_state(node, N_MEMORY) { in disable_all_demotion_targets() 393 for_each_node_state(node, N_MEMORY) { in dump_demotion_targets() 429 for_each_node_state(node, N_MEMORY) { in establish_demotion_targets() 706 for_each_node_state(nid, N_MEMORY) { in memory_tier_late_init()
|
| H A D | hugetlb_cgroup.c | 477 for_each_node_state(nid, N_MEMORY) in hugetlb_cgroup_read_numa_stat() 482 for_each_node_state(nid, N_MEMORY) in hugetlb_cgroup_read_numa_stat() 500 for_each_node_state(nid, N_MEMORY) { in hugetlb_cgroup_read_numa_stat()
|
| H A D | mm_init.c | 477 for_each_node_state(nid, N_MEMORY) { in find_zone_movable_pfns_for_nodes() 564 for_each_node_state(nid, N_MEMORY) { in find_zone_movable_pfns_for_nodes() 1923 for_each_node_state(nid, N_MEMORY) in free_area_init() 2386 for_each_node_state(nid, N_MEMORY) { in page_alloc_init_late() 2410 for_each_node_state(nid, N_MEMORY) in page_alloc_init_late()
|
| H A D | page_ext.c | 467 for_each_node_state(nid, N_MEMORY) { in page_ext_init()
|
| H A D | memcontrol-v1.c | 1801 for_each_node_state(nid, N_MEMORY) in memcg_numa_stat_show() 1813 for_each_node_state(nid, N_MEMORY) in memcg_numa_stat_show()
|
| H A D | mempolicy.c | 187 for_each_node_state(n, state) { in numa_nearest_node() 3168 for_each_node_state(nid, N_MEMORY) { in numa_policy_init() 3539 for_each_node_state(nid, N_POSSIBLE) { in add_weighted_interleave_group()
|
| H A D | zswap.c | 1377 for_each_node_state(nid, N_NORMAL_MEMORY) { in shrink_memcg()
|
| H A D | vmscan.c | 2913 for_each_node_state(nid, N_MEMORY) { in lru_gen_add_mm() 5295 for_each_node_state(nid, N_MEMORY) { in lru_gen_seq_start() 7485 for_each_node_state(nid, N_MEMORY) in kswapd_init()
|
| H A D | memcontrol.c | 3930 for_each_node_state(nid, N_MEMORY) { in mem_cgroup_css_rstat_flush() 4347 for_each_node_state(nid, N_MEMORY) { in memory_numa_stat_show()
|
| H A D | page-writeback.c | 285 for_each_node_state(node, N_HIGH_MEMORY) { in highmem_dirtyable_memory()
|
| H A D | compaction.c | 3369 for_each_node_state(nid, N_MEMORY) in kcompactd_init()
|
| H A D | vmalloc.c | 4955 for_each_node_state(nr, N_HIGH_MEMORY) in show_numa_info()
|
| H A D | page_alloc.c | 5341 for_each_node_state(n, N_MEMORY) { in find_next_best_node()
|
| H A D | slub.c | 6324 for_each_node_state(node, N_NORMAL_MEMORY) in kmem_cache_init()
|
| /linux-6.15/arch/x86/mm/ |
| H A D | numa.c | 268 for_each_node_state(nid, N_GENERIC_INITIATOR) in init_gi_nodes()
|
| /linux-6.15/ |
| H A D | .clang-format | 368 - 'for_each_node_state'
|
| /linux-6.15/fs/proc/ |
| H A D | kcore.c | 258 for_each_node_state(nid, N_MEMORY) { in kcore_ram_list()
|
| H A D | task_mmu.c | 3099 for_each_node_state(nid, N_MEMORY) in show_numa_map()
|
| /linux-6.15/fs/nfsd/ |
| H A D | filecache.c | 562 for_each_node_state(nid, N_NORMAL_MEMORY) { in nfsd_file_gc()
|
| /linux-6.15/kernel/sched/ |
| H A D | topology.c | 1786 for_each_node_state(n, N_CPU) \
|
| H A D | fair.c | 2573 for_each_node_state(nid, N_CPU) { in task_numa_migrate() 2671 for_each_node_state(nid, N_CPU) { in numa_group_count_active_nodes() 2677 for_each_node_state(nid, N_CPU) { in numa_group_count_active_nodes() 2831 for_each_node_state(node, N_CPU) { in preferred_group_nid()
|
| H A D | ext.c | 5300 for_each_node_state(node, N_POSSIBLE) { in scx_ops_enable() 5305 for_each_node_state(node, N_POSSIBLE) in scx_ops_enable()
|