Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/xen/
Dcpu_hotplug.c24 lock_device_hotplug(); in disable_hotplug_cpu()
Dballoon.c322 lock_device_hotplug(); in reserve_additional_memory()
/Linux-v6.6/arch/powerpc/platforms/pseries/
Dpmem.c126 lock_device_hotplug(); in dlpar_hp_pmem()
Dhotplug-memory.c244 lock_device_hotplug(); in pseries_remove_memblock()
807 lock_device_hotplug(); in dlpar_memory()
Dhotplug-cpu.c762 lock_device_hotplug(); in dlpar_cpu()
/Linux-v6.6/drivers/s390/char/
Dsclp_config.c62 lock_device_hotplug(); in sclp_cpu_change_notify()
/Linux-v6.6/kernel/power/
Dhibernate.c694 lock_device_hotplug(); in load_image_and_restore()
748 lock_device_hotplug(); in hibernate()
838 lock_device_hotplug(); in hibernate_quiet_exec()
Duser.c272 lock_device_hotplug(); in snapshot_ioctl()
/Linux-v6.6/arch/arm/common/
DbL_switcher.c557 lock_device_hotplug(); in bL_switcher_enable()
609 lock_device_hotplug(); in bL_switcher_disable()
/Linux-v6.6/mm/
Dmemory_hotplug.c1529 lock_device_hotplug(); in add_memory()
1569 lock_device_hotplug(); in add_memory_driver_managed()
2255 lock_device_hotplug(); in remove_memory()
2342 lock_device_hotplug(); in offline_and_remove_memory()
/Linux-v6.6/include/linux/
Ddevice.h1124 void lock_device_hotplug(void);
/Linux-v6.6/kernel/
Dcpu.c1554 lock_device_hotplug(); in remove_cpu()
1774 lock_device_hotplug(); in add_cpu()
/Linux-v6.6/drivers/acpi/
Dscan.c381 lock_device_hotplug(); in acpi_device_hotplug()
/Linux-v6.6/drivers/base/
Dcore.c2265 void lock_device_hotplug(void) in lock_device_hotplug() function