Searched refs:for_each_node_state (Results 1 – 17 of 17) sorted by relevance
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | list_lru.h | 131 for_each_node_state(nid, N_NORMAL_MEMORY) in list_lru_count() 214 for_each_node_state(nid, N_NORMAL_MEMORY) { in list_lru_walk()
|
| H A D | nodemask.h | 433 #define for_each_node_state(__node, __state) \ macro 482 #define for_each_node_state(node, __state) \ macro 513 #define for_each_node(node) for_each_node_state(node, N_POSSIBLE) 514 #define for_each_online_node(node) for_each_node_state(node, N_ONLINE)
|
| /OK3568_Linux_fs/kernel/arch/ia64/kernel/ |
| H A D | uncached.c | 266 for_each_node_state(nid, N_ONLINE) { in uncached_init()
|
| /OK3568_Linux_fs/kernel/mm/ |
| H A D | page_ext.c | 481 for_each_node_state(nid, N_MEMORY) { in page_ext_init()
|
| H A D | compaction.c | 2977 for_each_node_state(nid, N_MEMORY) { in kcompactd_cpu_online() 3003 for_each_node_state(nid, N_MEMORY) in kcompactd_init()
|
| H A D | hugetlb.c | 3145 for_each_node_state(nid, N_MEMORY) { in hugetlb_register_all_nodes() 3577 for_each_node_state(nid, N_MEMORY) in hugetlb_show_meminfo() 5847 for_each_node_state(nid, N_ONLINE) { in hugetlb_cma_reserve()
|
| H A D | page_alloc.c | 2180 for_each_node_state(nid, N_MEMORY) { in page_alloc_init_late() 2208 for_each_node_state(nid, N_MEMORY) in page_alloc_init_late() 5964 for_each_node_state(n, N_MEMORY) { in find_next_best_node() 7552 for_each_node_state(nid, N_MEMORY) { in find_zone_movable_pfns_for_nodes()
|
| H A D | page-writeback.c | 314 for_each_node_state(node, N_HIGH_MEMORY) { in highmem_dirtyable_memory()
|
| H A D | memcontrol.c | 4051 for_each_node_state(nid, N_MEMORY) in memcg_numa_stat_show() 4063 for_each_node_state(nid, N_MEMORY) in memcg_numa_stat_show() 6505 for_each_node_state(nid, N_MEMORY) { in memory_numa_stat_show()
|
| H A D | mempolicy.c | 2827 for_each_node_state(nid, N_MEMORY) { in numa_policy_init()
|
| H A D | vmalloc.c | 3488 for_each_node_state(nr, N_HIGH_MEMORY) in show_numa_info()
|
| H A D | vmscan.c | 4218 for_each_node_state(nid, N_MEMORY) in kswapd_init()
|
| H A D | slub.c | 3652 for_each_node_state(node, N_NORMAL_MEMORY) { in init_kmem_cache_nodes()
|
| /OK3568_Linux_fs/kernel/ |
| H A D | .clang-format | 238 - 'for_each_node_state'
|
| /OK3568_Linux_fs/kernel/fs/proc/ |
| H A D | kcore.c | 242 for_each_node_state(nid, N_MEMORY) { in kcore_ram_list()
|
| H A D | task_mmu.c | 2017 for_each_node_state(nid, N_MEMORY) in show_numa_map()
|
| /OK3568_Linux_fs/kernel/arch/x86/mm/ |
| H A D | numa.c | 770 for_each_node_state(nid, N_GENERIC_INITIATOR) in init_gi_nodes()
|