Searched defs:online_type (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/drivers/base/ |
D | memory.c | 234 memory_block_action(unsigned long phys_index, unsigned long action, int online_type) in memory_block_action() 325 int ret, online_type; in store_mem_state() local 397 unsigned long nr_pages, int online_type, in print_allowed_zone()
|
/Linux-v4.19/include/linux/ |
D | memory.h | 31 int online_type; /* for passing data to online routine */ member
|
/Linux-v4.19/mm/ |
D | memory_hotplug.c | 858 struct zone * zone_for_pfn_range(int online_type, int nid, unsigned start_pfn, in zone_for_pfn_range() 874 static struct zone * __meminit move_pfn_range(int online_type, int nid, in move_pfn_range() 885 int __ref online_pages(unsigned long pfn, unsigned long nr_pages, int online_type) in online_pages()
|