Home
last modified time | relevance | path

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

/linux-6.15/drivers/base/
H A Dcpu.c115 ret = lock_device_hotplug_sysfs(); in cpu_probe_store()
133 ret = lock_device_hotplug_sysfs(); in cpu_release_store()
H A Dmemory.c388 ret = lock_device_hotplug_sysfs(); in state_store()
560 ret = lock_device_hotplug_sysfs(); in probe_store()
H A Dcore.c2356 int lock_device_hotplug_sysfs(void) in lock_device_hotplug_sysfs() function
2808 ret = lock_device_hotplug_sysfs(); in online_store()
/linux-6.15/include/linux/
H A Ddevice.h1079 int lock_device_hotplug_sysfs(void);
/linux-6.15/kernel/
H A Dcpu.c2765 ret = lock_device_hotplug_sysfs(); in target_store()
2941 ret = lock_device_hotplug_sysfs(); in __store_smt_control()
/linux-6.15/arch/s390/kernel/
H A Dsmp.c1166 rc = lock_device_hotplug_sysfs(); in rescan_store()