Searched refs:try_online_node (Results 1 – 2 of 2) sorted by relevance
/linux/mm/ | ||
H A D | memory_hotplug.c | 1324 int try_online_node(int nid) in try_online_node() function |
/linux/kernel/ | ||
H A D | cpu.c | 1702 err = try_online_node(cpu_to_node(cpu)); in cpu_up() |