Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/base/
Dcpu.c95 ret = lock_device_hotplug_sysfs(); in cpu_probe_store()
113 ret = lock_device_hotplug_sysfs(); in cpu_release_store()
Dmemory.c263 ret = lock_device_hotplug_sysfs(); in state_store()
429 ret = lock_device_hotplug_sysfs(); in probe_store()
Dcore.c1625 int lock_device_hotplug_sysfs(void) in lock_device_hotplug_sysfs() function
2046 ret = lock_device_hotplug_sysfs(); in online_store()
/kernel/linux/linux-5.10/include/linux/
Ddevice.h815 int lock_device_hotplug_sysfs(void);
/kernel/linux/linux-5.10/kernel/
Dcpu.c2226 ret = lock_device_hotplug_sysfs(); in write_cpuhp_target()
2373 ret = lock_device_hotplug_sysfs(); in __store_smt_control()
/kernel/linux/linux-5.10/arch/s390/kernel/
Dsmp.c1200 rc = lock_device_hotplug_sysfs(); in rescan_store()