Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/base/
Dcpu.c95 ret = lock_device_hotplug_sysfs(); in cpu_probe_store()
113 ret = lock_device_hotplug_sysfs(); in cpu_release_store()
Dmemory.c327 ret = lock_device_hotplug_sysfs(); in store_mem_state()
Dcore.c709 int lock_device_hotplug_sysfs(void) in lock_device_hotplug_sysfs() function
1098 ret = lock_device_hotplug_sysfs(); in online_store()
/Linux-v4.19/kernel/
Dcpu.c1877 ret = lock_device_hotplug_sysfs(); in write_cpuhp_target()
2102 ret = lock_device_hotplug_sysfs(); in store_smt_control()
/Linux-v4.19/include/linux/
Ddevice.h1202 extern int lock_device_hotplug_sysfs(void);