Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/base/
Dcpu.c95 ret = lock_device_hotplug_sysfs(); in cpu_probe_store()
113 ret = lock_device_hotplug_sysfs(); in cpu_release_store()
Dmemory.c322 ret = lock_device_hotplug_sysfs(); in state_store()
504 ret = lock_device_hotplug_sysfs(); in probe_store()
Dcore.c892 int lock_device_hotplug_sysfs(void) in lock_device_hotplug_sysfs() function
1313 ret = lock_device_hotplug_sysfs(); in online_store()
/Linux-v5.4/kernel/
Dcpu.c1942 ret = lock_device_hotplug_sysfs(); in write_cpuhp_target()
2158 ret = lock_device_hotplug_sysfs(); in __store_smt_control()
/Linux-v5.4/arch/s390/kernel/
Dsmp.c1167 rc = lock_device_hotplug_sysfs(); in rescan_store()
/Linux-v5.4/include/linux/
Ddevice.h1524 extern int lock_device_hotplug_sysfs(void);