Home
last modified time | relevance | path

Searched refs:node_set_state (Results 1 – 7 of 7) sorted by relevance

/linux/include/linux/
A Dnodemask.h419 static inline void node_set_state(int node, enum node_states state) in node_set_state() function
453 node_set_state(nid, N_ONLINE); in node_set_online()
470 static inline void node_set_state(int node, enum node_states state) in node_set_state() function
492 #define node_set_online(node) node_set_state((node), N_ONLINE)
/linux/arch/mips/loongson64/
A Dnuma.c45 node_set_state(num_online_nodes(), N_POSSIBLE); in cpu_node_probe()
/linux/drivers/acpi/numa/
A Dsrat.c392 node_set_state(node, N_GENERIC_INITIATOR); in acpi_parse_gi_affinity()
/linux/arch/m68k/mm/
A Dmotorola.c479 node_set_state(i, N_NORMAL_MEMORY); in paging_init()
/linux/mm/
A Dvmstat.c2036 node_set_state(node, N_CPU); in init_cpu_node_state()
2043 node_set_state(cpu_to_node(cpu), N_CPU); in vmstat_cpu_online()
A Dmemory_hotplug.c634 node_set_state(node, N_NORMAL_MEMORY); in node_states_set_node()
637 node_set_state(node, N_MEMORY); in node_states_set_node()
A Dpage_alloc.c7702 node_set_state(nid, N_MEMORY); in early_calculate_totalpages()
7929 node_set_state(nid, N_HIGH_MEMORY); in check_for_memory()
7931 node_set_state(nid, N_NORMAL_MEMORY); in check_for_memory()
8041 node_set_state(nid, N_MEMORY); in free_area_init()

Completed in 30 milliseconds