Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dmemory_hotplug.h343 extern int add_memory_resource(int nid, struct resource *resource,
/Linux-v5.10/mm/
Dmemory_hotplug.c1021 int __ref add_memory_resource(int nid, struct resource *res, mhp_t mhp_flags) in add_memory_resource() function
1116 ret = add_memory_resource(nid, res, mhp_flags); in __add_memory()
1174 rc = add_memory_resource(nid, res, mhp_flags); in add_memory_driver_managed()
/Linux-v5.10/Documentation/core-api/
Dmemory-hotplug.rst107 - add_memory_resource() will first take the mem_hotplug_lock, followed by
/Linux-v5.10/drivers/xen/
Dballoon.c334 rc = add_memory_resource(nid, resource, MEMHP_MERGE_RESOURCE); in reserve_additional_memory()
/Linux-v5.10/Documentation/admin-guide/mm/
Dmemory-hotplug.rst414 - add_memory_resource() will first take the mem_hotplug_lock, followed by