Home
last modified time | relevance | path

Searched refs:lock_device_hotplug (Results 1 – 12 of 12) sorted by relevance

/linux/drivers/xen/
H A Dcpu_hotplug.c24 lock_device_hotplug(); in disable_hotplug_cpu()
H A Dballoon.c326 lock_device_hotplug(); in reserve_additional_memory()
/linux/arch/powerpc/platforms/pseries/
H A Dpmem.c126 lock_device_hotplug(); in dlpar_hp_pmem()
H A Dhotplug-memory.c247 lock_device_hotplug(); in pseries_remove_memblock()
814 lock_device_hotplug(); in dlpar_memory()
H A Dhotplug-cpu.c765 lock_device_hotplug(); in dlpar_cpu()
H A Ddlpar.c569 lock_device_hotplug(); in dlpar_hp_dt()
/linux/kernel/power/
H A Dhibernate.c761 lock_device_hotplug(); in load_image_and_restore()
833 lock_device_hotplug(); in hibernate()
940 lock_device_hotplug(); in hibernate_quiet_exec()
/linux/mm/
H A Dmemory_hotplug.c1618 lock_device_hotplug(); in add_memory()
1658 lock_device_hotplug(); in add_memory_driver_managed()
2298 lock_device_hotplug(); in remove_memory()
2385 lock_device_hotplug(); in offline_and_remove_memory()
/linux/arch/powerpc/kexec/
H A Dcore_64.c215 lock_device_hotplug(); in kexec_smt_reenable()
/linux/include/linux/
H A Ddevice.h1062 void lock_device_hotplug(void);
/linux/kernel/
H A Dcpu.c1526 lock_device_hotplug(); in remove_cpu()
1742 lock_device_hotplug(); in add_cpu()
/linux/drivers/base/
H A Dcore.c2343 void lock_device_hotplug(void) in lock_device_hotplug() function