Searched refs:for_each_node_state (Results 1 - 20 of 20) sorted by relevance

/linux-master/include/linux/
H A Dlist_lru.h164 for_each_node_state(nid, N_NORMAL_MEMORY)
247 for_each_node_state(nid, N_NORMAL_MEMORY) { function
H A Dnodemask.h441 #define for_each_node_state(__node, __state) \ macro
490 #define for_each_node_state(node, __state) \ macro
536 #define for_each_node(node) for_each_node_state(node, N_POSSIBLE)
537 #define for_each_online_node(node) for_each_node_state(node, N_ONLINE)
/linux-master/mm/
H A Dmemory-tiers.c343 for_each_node_state(node, N_MEMORY) { function
366 for_each_node_state(node, N_MEMORY) { function
402 for_each_node_state(node, N_MEMORY) { function
838 for_each_node_state(node, N_MEMORY) { function
H A Dpage_ext.c450 for_each_node_state(nid, N_MEMORY) { function
H A Dhugetlb_cgroup.c471 for_each_node_state(nid, N_MEMORY)
476 for_each_node_state(nid, N_MEMORY)
494 for_each_node_state(nid, N_MEMORY) { function
H A Dmm_init.c461 for_each_node_state(nid, N_MEMORY) { function
2380 for_each_node_state(nid, N_MEMORY) { function
2402 for_each_node_state(nid, N_MEMORY)
H A Dmempolicy.c187 for_each_node_state(n, state) { function
3091 for_each_node_state(nid, N_MEMORY) { function
3452 for_each_node_state(nid, N_POSSIBLE) { function
H A Dcompaction.c3280 for_each_node_state(nid, N_MEMORY) { function
3364 for_each_node_state(nid, N_MEMORY)
H A Dmemcontrol.c4235 for_each_node_state(nid, N_MEMORY)
4247 for_each_node_state(nid, N_MEMORY)
5815 for_each_node_state(nid, N_MEMORY) { function
6924 for_each_node_state(nid, N_MEMORY) { function
H A Dzswap.c1395 for_each_node_state(nid, N_NORMAL_MEMORY) { function
H A Dvmscan.c2789 for_each_node_state(nid, N_MEMORY) { function
5185 for_each_node_state(nid, N_MEMORY) { function
7310 for_each_node_state(nid, N_MEMORY)
H A Dpage-writeback.c306 for_each_node_state(node, N_HIGH_MEMORY) { function
H A Dpage_alloc.c5045 for_each_node_state(n, N_MEMORY) { function
H A Dvmalloc.c4838 for_each_node_state(nr, N_HIGH_MEMORY)
H A Dslub.c5629 for_each_node_state(node, N_NORMAL_MEMORY)
/linux-master/arch/x86/mm/
H A Dnuma.c734 for_each_node_state(nid, N_GENERIC_INITIATOR)
/linux-master/fs/proc/
H A Dkcore.c241 for_each_node_state(nid, N_MEMORY) { function
H A Dtask_mmu.c2765 for_each_node_state(nid, N_MEMORY)
/linux-master/kernel/sched/
H A Dtopology.c1777 for_each_node_state(n, N_CPU) \
H A Dfair.c2478 for_each_node_state(nid, N_CPU) { function
2576 for_each_node_state(nid, N_CPU) { function
2582 for_each_node_state(nid, N_CPU) { function
2736 for_each_node_state(node, N_CPU) { function

Completed in 395 milliseconds