Home
last modified time | relevance | path

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

/linux/Documentation/translations/zh_CN/core-api/
H A Dmemory-hotplug.rst106 - add_memory_resource()将首先使用mem_hotplug_lock,然后是device_lock()(在创
/linux/include/linux/
H A Dmemory_hotplug.h310 extern int add_memory_resource(int nid, struct resource *resource,
/linux/mm/
H A Dmemory_hotplug.c1502 int add_memory_resource(int nid, struct resource *res, mhp_t mhp_flags) in add_memory_resource() function
1617 ret = add_memory_resource(nid, res, mhp_flags); in __add_memory()
1675 rc = add_memory_resource(nid, res, mhp_flags); in add_memory_driver_managed()
/linux/drivers/xen/
H A Dballoon.c327 rc = add_memory_resource(nid, resource, MHP_MERGE_RESOURCE); in reserve_additional_memory()
/linux/Documentation/core-api/
H A Dmemory-hotplug.rst177 - add_memory_resource() will first take the mem_hotplug_lock, followed by