Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/xen/
Dcpu_hotplug.c22 lock_device_hotplug(); in disable_hotplug_cpu()
/linux-4.4.14/arch/x86/kernel/
Dtopology.c68 lock_device_hotplug(); in _debug_hotplug_cpu()
/linux-4.4.14/arch/arm/common/
DbL_switcher.c562 lock_device_hotplug(); in bL_switcher_enable()
614 lock_device_hotplug(); in bL_switcher_disable()
/linux-4.4.14/arch/powerpc/platforms/pseries/
Dhotplug-memory.c141 lock_device_hotplug(); in pseries_remove_memblock()
574 lock_device_hotplug(); in dlpar_memory()
/linux-4.4.14/kernel/power/
Dhibernate.c677 lock_device_hotplug(); in hibernate()
841 lock_device_hotplug(); in software_resume()
Duser.c215 lock_device_hotplug(); in snapshot_ioctl()
/linux-4.4.14/drivers/acpi/
Dsysfs.c862 lock_device_hotplug(); in force_remove_store()
Dscan.c400 lock_device_hotplug(); in acpi_device_hotplug()
/linux-4.4.14/include/linux/
Ddevice.h1010 extern void lock_device_hotplug(void);
/linux-4.4.14/drivers/base/
Dcore.c55 void lock_device_hotplug(void) in lock_device_hotplug() function