Searched refs:group_stats (Results 1 – 1 of 1) sorted by relevance
839 struct auto_movable_group_stats group_stats = {}; in auto_movable_stats_account_group() 868 group, &group_stats); in auto_movable_can_online_movable() 869 if (kernel_early_pages <= group_stats.req_kernel_early_pages) in auto_movable_can_online_movable() 871 kernel_early_pages -= group_stats.req_kernel_early_pages; in auto_movable_can_online_movable() 872 movable_pages -= group_stats.movable_pages; in auto_movable_can_online_movable() 847 struct auto_movable_group_stats group_stats = {}; auto_movable_can_online_movable() local