Searched refs:memory_group_unregister (Results 1 - 5 of 5) sorted by relevance

/linux-master/include/linux/
H A Dmemory.h169 extern int memory_group_unregister(int mgid);
/linux-master/drivers/dax/
H A Dkmem.c213 memory_group_unregister(data->mgid);
260 memory_group_unregister(data->mgid);
/linux-master/drivers/acpi/
H A Dacpi_memhotplug.c277 memory_group_unregister(mem_device->mgid);
/linux-master/drivers/base/
H A Dmemory.c1163 * memory_group_unregister() - Unregister a memory group.
1173 int memory_group_unregister(int mgid) function
1189 EXPORT_SYMBOL_GPL(memory_group_unregister); variable
/linux-master/drivers/virtio/
H A Dvirtio_mem.c2626 memory_group_unregister(vm->mgid);
2913 memory_group_unregister(vm->mgid);

Completed in 119 milliseconds