Searched refs:add_memory_resource (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | memory_hotplug.h | 345 extern int add_memory_resource(int nid, struct resource *resource,
|
| /OK3568_Linux_fs/kernel/mm/ |
| H A D | memory_hotplug.c | 1020 int __ref add_memory_resource(int nid, struct resource *res, mhp_t mhp_flags) in add_memory_resource() function 1115 ret = add_memory_resource(nid, res, mhp_flags); in __add_memory() 1218 rc = add_memory_resource(nid, res, mhp_flags); in add_memory_driver_managed()
|
| /OK3568_Linux_fs/kernel/Documentation/core-api/ |
| H A D | memory-hotplug.rst | 107 - add_memory_resource() will first take the mem_hotplug_lock, followed by
|
| /OK3568_Linux_fs/kernel/drivers/xen/ |
| H A D | balloon.c | 339 rc = add_memory_resource(nid, resource, MEMHP_MERGE_RESOURCE); in reserve_additional_memory()
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/mm/ |
| H A D | memory-hotplug.rst | 414 - add_memory_resource() will first take the mem_hotplug_lock, followed by
|