Searched refs:g_device_mutex (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/drivers/target/
H A Dtarget_core_internal.h8 extern struct mutex g_device_mutex;
H A Dtarget_core_xcopy.c69 mutex_lock(&g_device_mutex); target_xcopy_locate_se_dev_e4()
96 mutex_unlock(&g_device_mutex); target_xcopy_locate_se_dev_e4()
104 mutex_unlock(&g_device_mutex); target_xcopy_locate_se_dev_e4()
107 mutex_unlock(&g_device_mutex); target_xcopy_locate_se_dev_e4()
H A Dtarget_core_device.c51 DEFINE_MUTEX(g_device_mutex); variable
1621 mutex_lock(&g_device_mutex); target_configure_device()
1623 mutex_unlock(&g_device_mutex); target_configure_device()
1645 mutex_lock(&g_device_mutex); target_free_device()
1647 mutex_unlock(&g_device_mutex); target_free_device()

Completed in 131 milliseconds