Home
last modified time | relevance | path

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

/Linux-v6.6/mm/
Dmemory_hotplug.c844 struct auto_movable_group_stats group_stats = {}; in auto_movable_can_online_movable() local
872 group, &group_stats); in auto_movable_can_online_movable()
873 if (kernel_early_pages <= group_stats.req_kernel_early_pages) in auto_movable_can_online_movable()
875 kernel_early_pages -= group_stats.req_kernel_early_pages; in auto_movable_can_online_movable()
876 movable_pages -= group_stats.movable_pages; in auto_movable_can_online_movable()