is_memblock_offlined  351 include/linux/memory_hotplug.h extern bool is_memblock_offlined(struct memory_block *mem);
is_memblock_offlined 1635 mm/memory_hotplug.c 	int ret = !is_memblock_offlined(mem);