Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/xen/
Dcpu_hotplug.c24 lock_device_hotplug(); in disable_hotplug_cpu()
/Linux-v4.19/arch/x86/kernel/
Dtopology.c68 lock_device_hotplug(); in _debug_hotplug_cpu()
/Linux-v4.19/arch/arm/common/
DbL_switcher.c563 lock_device_hotplug(); in bL_switcher_enable()
615 lock_device_hotplug(); in bL_switcher_disable()
/Linux-v4.19/arch/powerpc/platforms/powernv/
Dmemtrace.c93 lock_device_hotplug(); in memtrace_offline_pages()
/Linux-v4.19/kernel/power/
Dhibernate.c665 lock_device_hotplug(); in load_image_and_restore()
720 lock_device_hotplug(); in hibernate()
Duser.c222 lock_device_hotplug(); in snapshot_ioctl()
/Linux-v4.19/arch/powerpc/platforms/pseries/
Dhotplug-memory.c327 lock_device_hotplug(); in pseries_remove_memblock()
916 lock_device_hotplug(); in dlpar_memory()
Dhotplug-cpu.c813 lock_device_hotplug(); in dlpar_cpu()
/Linux-v4.19/include/linux/
Ddevice.h1200 extern void lock_device_hotplug(void);
/Linux-v4.19/drivers/acpi/
Dscan.c394 lock_device_hotplug(); in acpi_device_hotplug()
/Linux-v4.19/drivers/base/
Dcore.c699 void lock_device_hotplug(void) in lock_device_hotplug() function