Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dmemory_hotplug.h345 extern int add_memory_resource(int nid, struct resource *resource,
/OK3568_Linux_fs/kernel/mm/
H A Dmemory_hotplug.c1020 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 Dmemory-hotplug.rst107 - add_memory_resource() will first take the mem_hotplug_lock, followed by
/OK3568_Linux_fs/kernel/drivers/xen/
H A Dballoon.c339 rc = add_memory_resource(nid, resource, MEMHP_MERGE_RESOURCE); in reserve_additional_memory()
/OK3568_Linux_fs/kernel/Documentation/admin-guide/mm/
H A Dmemory-hotplug.rst414 - add_memory_resource() will first take the mem_hotplug_lock, followed by