Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dnodemask.h427 #define for_each_node_state(__node, __state) \ macro
476 #define for_each_node_state(node, __state) \ macro
510 #define for_each_node(node) for_each_node_state(node, N_POSSIBLE)
511 #define for_each_online_node(node) for_each_node_state(node, N_ONLINE)
512 #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.c381 for_each_node_state(node, N_MEMORY) { in disable_all_demotion_targets()
404 for_each_node_state(node, N_MEMORY) { in dump_demotion_targets()
440 for_each_node_state(node, N_MEMORY) { in establish_demotion_targets()
716 for_each_node_state(nid, N_MEMORY) { in memory_tier_late_init()
H A Dhugetlb_cgroup.c469 for_each_node_state(nid, N_MEMORY) in hugetlb_cgroup_read_numa_stat()
474 for_each_node_state(nid, N_MEMORY) in hugetlb_cgroup_read_numa_stat()
492 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()
1923 for_each_node_state(nid, N_MEMORY) in free_area_init()
2321 for_each_node_state(nid, N_MEMORY) { in page_alloc_init_late()
2345 for_each_node_state(nid, N_MEMORY) in page_alloc_init_late()
H A Dpage_ext.c460 for_each_node_state(nid, N_MEMORY) { in page_ext_init()
H A Dmempolicy.c193 for_each_node_state(nid, N_MEMORY) in reduce_interleave_weights()
197 for_each_node_state(nid, N_MEMORY) { in reduce_interleave_weights()
216 for_each_node_state(nid, N_MEMORY) in reduce_interleave_weights()
297 for_each_node_state(n, state) { in numa_nearest_node()
3364 for_each_node_state(nid, N_MEMORY) { in numa_policy_init()
H A Dmemcontrol-v1.c1823 for_each_node_state(nid, N_MEMORY) in memcg_numa_stat_show()
1835 for_each_node_state(nid, N_MEMORY) in memcg_numa_stat_show()
H A Dzswap.c1304 for_each_node_state(nid, N_NORMAL_MEMORY) { in shrink_memcg()
H A Dmemcontrol.c4073 for_each_node_state(nid, N_MEMORY) { in flush_nmi_stats()
4139 for_each_node_state(nid, N_MEMORY) { in mem_cgroup_css_rstat_flush()
4564 for_each_node_state(nid, N_MEMORY) { in memory_numa_stat_show()
H A Dpage-writeback.c278 for_each_node_state(node, N_HIGH_MEMORY) { in highmem_dirtyable_memory()
H A Dvmscan.c2916 for_each_node_state(nid, N_MEMORY) { in lru_gen_add_mm()
5317 for_each_node_state(nid, N_MEMORY) { in lru_gen_seq_start()
7539 for_each_node_state(nid, N_MEMORY) in kswapd_init()
H A Dcompaction.c3327 for_each_node_state(nid, N_MEMORY) in kcompactd_init()
H A Dvmalloc.c5195 for_each_node_state(nr, N_HIGH_MEMORY) in show_numa_info()
H A Dpage_alloc.c5631 for_each_node_state(n, N_MEMORY) { in find_next_best_node()
H A Dslub.c8381 for_each_node_state(node, N_MEMORY) in kmem_cache_init()
/linux/arch/x86/mm/
H A Dnuma.c277 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.c3365 for_each_node_state(nid, N_MEMORY) in show_numa_map()
/linux/fs/nfsd/
H A Dfilecache.c570 for_each_node_state(nid, N_NORMAL_MEMORY) { in nfsd_file_gc()
/linux/kernel/liveupdate/
H A Dkexec_handover.c698 for_each_node_state(nid, N_MEMORY) { in kho_reserve_scratch()
/linux/kernel/sched/
H A Dext.c3756 for_each_node_state(node, N_POSSIBLE) in scx_sched_free_rcu_work()
4942 for_each_node_state(node, N_POSSIBLE) { in scx_alloc_and_add_sched()
4987 for_each_node_state(node, N_POSSIBLE) in scx_alloc_and_add_sched()
H A Dtopology.c1882 for_each_node_state(n, N_CPU) \
H A Dfair.c2631 for_each_node_state(nid, N_CPU) { in task_numa_migrate()
2729 for_each_node_state(nid, N_CPU) { in numa_group_count_active_nodes()
2735 for_each_node_state(nid, N_CPU) { in numa_group_count_active_nodes()
2889 for_each_node_state(node, N_CPU) { in preferred_group_nid()