Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dmemory.h168 extern int memory_group_unregister(int mgid);
/linux/drivers/acpi/
H A Dacpi_memhotplug.c277 memory_group_unregister(mem_device->mgid); in acpi_memory_device_free()
/linux/drivers/base/
H A Dmemory.c1171 int memory_group_unregister(int mgid) in memory_group_unregister() function
1187 EXPORT_SYMBOL_GPL(memory_group_unregister);