Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/base/
Dcpu.c114 ret = lock_device_hotplug_sysfs(); in cpu_probe_store()
132 ret = lock_device_hotplug_sysfs(); in cpu_release_store()
Dmemory.c367 ret = lock_device_hotplug_sysfs(); in state_store()
543 ret = lock_device_hotplug_sysfs(); in probe_store()
Dcore.c2282 int lock_device_hotplug_sysfs(void) in lock_device_hotplug_sysfs() function
2702 ret = lock_device_hotplug_sysfs(); in online_store()
/linux-6.6.21/include/linux/
Ddevice.h1128 int lock_device_hotplug_sysfs(void);
/linux-6.6.21/kernel/
Dcpu.c2780 ret = lock_device_hotplug_sysfs(); in target_store()
2958 ret = lock_device_hotplug_sysfs(); in __store_smt_control()
/linux-6.6.21/arch/s390/kernel/
Dsmp.c1226 rc = lock_device_hotplug_sysfs(); in rescan_store()