Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dmemory_hotplug.h307 extern void __ref free_area_init_core_hotplug(struct pglist_data *pgdat);
/linux-6.15/mm/
H A Dmemory_hotplug.c1276 free_area_init_core_hotplug(pgdat); in hotadd_init_pgdat()
H A Dmm_init.c1551 void __ref free_area_init_core_hotplug(struct pglist_data *pgdat) in free_area_init_core_hotplug() function