Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/base/
H A Dcpu.c95 ret = lock_device_hotplug_sysfs(); in cpu_probe_store()
113 ret = lock_device_hotplug_sysfs(); in cpu_release_store()
H A Dmemory.c263 ret = lock_device_hotplug_sysfs(); in state_store()
429 ret = lock_device_hotplug_sysfs(); in probe_store()
H A Dcore.c1910 int lock_device_hotplug_sysfs(void) in lock_device_hotplug_sysfs() function
2331 ret = lock_device_hotplug_sysfs(); in online_store()
/OK3568_Linux_fs/kernel/include/linux/
H A Ddevice.h825 int lock_device_hotplug_sysfs(void);
/OK3568_Linux_fs/kernel/kernel/
H A Dcpu.c2528 ret = lock_device_hotplug_sysfs(); in write_cpuhp_target()
2673 ret = lock_device_hotplug_sysfs(); in __store_smt_control()
/OK3568_Linux_fs/kernel/arch/s390/kernel/
H A Dsmp.c1200 rc = lock_device_hotplug_sysfs(); in rescan_store()