Home
last modified time | relevance | path

Searched refs:for_each_node_state (Results 1 – 24 of 24) sorted by relevance

/linux/include/linux/
H A Dnodemask.h428 #define for_each_node_state(__node, __state) \ macro
477 #define for_each_node_state(node, __state) \ macro
511 #define for_each_node(node) for_each_node_state(node, N_POSSIBLE)
512 #define for_each_online_node(node) for_each_node_state(node, N_ONLINE)
513 #define for_each_node_with_cpus(node) for_each_node_state(node, N_CPU)
H A Dlist_lru.h198 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()
/linux/mm/
H A Dmemory-tiers.c370 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 Dhugetlb_cgroup.c477 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 Dmm_init.c478 for_each_node_state(nid, N_MEMORY) { in find_zone_movable_pfns_for_nodes()
565 for_each_node_state(nid, N_MEMORY) { in find_zone_movable_pfns_for_nodes()
1926 for_each_node_state(nid, N_MEMORY) in free_area_init()
2391 for_each_node_state(nid, N_MEMORY) { in page_alloc_init_late()
2415 for_each_node_state(nid, N_MEMORY) in page_alloc_init_late()
H A Dpage_ext.c456 for_each_node_state(nid, N_MEMORY) { in page_ext_init()
H A Dmempolicy.c191 for_each_node_state(nid, N_MEMORY) in reduce_interleave_weights()
195 for_each_node_state(nid, N_MEMORY) { in reduce_interleave_weights()
214 for_each_node_state(nid, N_MEMORY) in reduce_interleave_weights()
296 for_each_node_state(n, state) { in numa_nearest_node()
3286 for_each_node_state(nid, N_MEMORY) { in numa_policy_init()
H A Dmemcontrol-v1.c1801 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 Dzswap.c1374 for_each_node_state(nid, N_NORMAL_MEMORY) { in shrink_memcg()
H A Dmemcontrol.c4033 for_each_node_state(nid, N_MEMORY) { in flush_nmi_stats()
4099 for_each_node_state(nid, N_MEMORY) { in mem_cgroup_css_rstat_flush()
4522 for_each_node_state(nid, N_MEMORY) { in memory_numa_stat_show()
H A Dvmscan.c2944 for_each_node_state(nid, N_MEMORY) { in lru_gen_add_mm()
5343 for_each_node_state(nid, N_MEMORY) { in lru_gen_seq_start()
7556 for_each_node_state(nid, N_MEMORY) in kswapd_init()
H A Dpage-writeback.c286 for_each_node_state(node, N_HIGH_MEMORY) { in highmem_dirtyable_memory()
H A Dcompaction.c3327 for_each_node_state(nid, N_MEMORY) in kcompactd_init()
H A Dvmalloc.c5006 for_each_node_state(nr, N_HIGH_MEMORY) in show_numa_info()
H A Dpage_alloc.c5515 for_each_node_state(n, N_MEMORY) { in find_next_best_node()
H A Dslub.c6325 for_each_node_state(node, N_MEMORY) in kmem_cache_init()
/linux/arch/x86/mm/
H A Dnuma.c269 for_each_node_state(nid, N_GENERIC_INITIATOR) in init_gi_nodes()
/linux/
H A D.clang-format368 - 'for_each_node_state'
/linux/fs/proc/
H A Dkcore.c258 for_each_node_state(nid, N_MEMORY) { in kcore_ram_list()
H A Dtask_mmu.c3242 for_each_node_state(nid, N_MEMORY) in show_numa_map()
/linux/fs/nfsd/
H A Dfilecache.c588 for_each_node_state(nid, N_NORMAL_MEMORY) { in nfsd_file_gc()
/linux/kernel/sched/
H A Dext.c4577 for_each_node_state(node, N_POSSIBLE) in scx_sched_free_rcu_work()
5463 for_each_node_state(node, N_POSSIBLE) { in scx_alloc_and_add_sched()
5503 for_each_node_state(node, N_POSSIBLE) in scx_alloc_and_add_sched()
H A Dtopology.c1827 for_each_node_state(n, N_CPU) \
H A Dfair.c2557 for_each_node_state(nid, N_CPU) { in task_numa_migrate()
2655 for_each_node_state(nid, N_CPU) { in numa_group_count_active_nodes()
2661 for_each_node_state(nid, N_CPU) { in numa_group_count_active_nodes()
2815 for_each_node_state(node, N_CPU) { in preferred_group_nid()