Home
last modified time | relevance | path

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

/linux/drivers/s390/char/
H A Dsclp_mem.c210 rc = lock_device_hotplug_sysfs(); in sclp_config_mem_store()
292 rc = lock_device_hotplug_sysfs(); in sclp_memmap_on_memory_store()
/linux/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 Dcore.c2353 int lock_device_hotplug_sysfs(void) in lock_device_hotplug_sysfs() function
2805 ret = lock_device_hotplug_sysfs(); in online_store()
/linux/include/linux/
H A Ddevice.h1210 int lock_device_hotplug_sysfs(void);
/linux/arch/s390/kernel/
H A Dsmp.c1166 rc = lock_device_hotplug_sysfs(); in rescan_store()