Lines Matching full:offline

375 	 * the section may be 'offline' but 'valid'. Only  in pfn_to_online_page()
381 /* The presence of a pgmap indicates ZONE_DEVICE offline pfn */ in pfn_to_online_page()
1066 * This function should only be called by memory_block_{online,offline},
1067 * and {online,offline}_pages.
1122 * left offline. in mhp_init_memmap_on_memory()
1136 * the case, mark those sections offline here as otherwise they will be in mhp_deinit_memmap_on_memory()
1269 * Completely offline nodes stay around and they just need in hotadd_init_pgdat()
1498 * and online/offline operations (triggered e.g. by sysfs).
1935 * Don't allow to offline memory blocks that contain holes. in offline_pages()
1978 * Check whether the node will have no present pages after we offline in offline_pages()
2046 /* Mark all sections offline and remove free pages from the buddy. */ in offline_pages()
2051 * The memory sections are marked offline, and the pageblock flags in offline_pages()
2146 * offline this node. in check_cpu_on_node()
2170 * Offline a node if all memory sections and cpus of the node are removed.
2173 * and online/offline operations before this call.
2181 * offline it. A node spans memory after move_pfn_range_to_zone(), in try_offline_node()
2188 * Especially offline memory blocks might not be spanned by the in try_offline_node()
2200 * all memory/cpu of this node are removed, we can offline this in try_offline_node()
2236 * whether all memory blocks in question are offline and return error in try_remove_memory()
2240 * we'd only try to offline the last determined one -- which is good in try_remove_memory()
2282 * __remove_memory - Remove memory if every memory block is offline
2287 * and online/offline operations before this call, as required by
2302 * Remove memory if every memory block is offline, otherwise return -EBUSY is
2303 * some memory is not offline
2342 /* Ignore if already offline. */ in try_offline_memory_block()
2365 * Try to offline and remove memory. Might take a long time to finish in case
2367 * unplugged all memory (so it's no longer in use) and want to offline + remove
2402 * In case we succeeded to offline all memory, remove it. in offline_and_remove_memory()