Home
last modified time | relevance | path

Searched refs:lock_device_hotplug_sysfs (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/base/
H A Dcpu.c114 ret = lock_device_hotplug_sysfs(); in cpu_probe_store()
132 ret = lock_device_hotplug_sysfs(); in cpu_release_store()
H A Dmemory.c367 ret = lock_device_hotplug_sysfs(); in state_store()
543 ret = lock_device_hotplug_sysfs(); in probe_store()
H A Dcore.c2304 int lock_device_hotplug_sysfs(void) in lock_device_hotplug_sysfs() function
2727 ret = lock_device_hotplug_sysfs(); in online_store()
/openbmc/linux/include/linux/
H A Ddevice.h1131 int lock_device_hotplug_sysfs(void);
/openbmc/linux/kernel/
H A Dcpu.c2793 ret = lock_device_hotplug_sysfs(); in target_store()
2971 ret = lock_device_hotplug_sysfs(); in __store_smt_control()
/openbmc/linux/arch/s390/kernel/
H A Dsmp.c1226 rc = lock_device_hotplug_sysfs(); in rescan_store()