Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/base/
Dcpu.c95 ret = lock_device_hotplug_sysfs(); in cpu_probe_store()
113 ret = lock_device_hotplug_sysfs(); in cpu_release_store()
Dmemory.c336 ret = lock_device_hotplug_sysfs(); in state_store()
503 ret = lock_device_hotplug_sysfs(); in probe_store()
Dcore.c2023 int lock_device_hotplug_sysfs(void) in lock_device_hotplug_sysfs() function
2444 ret = lock_device_hotplug_sysfs(); in online_store()
/Linux-v5.15/include/linux/
Ddevice.h848 int lock_device_hotplug_sysfs(void);
/Linux-v5.15/kernel/
Dcpu.c2287 ret = lock_device_hotplug_sysfs(); in target_store()
2444 ret = lock_device_hotplug_sysfs(); in __store_smt_control()
/Linux-v5.15/arch/s390/kernel/
Dsmp.c1221 rc = lock_device_hotplug_sysfs(); in rescan_store()