Home
last modified time | relevance | path

Searched refs:hba_access_mutex (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/target/
A Dtarget_core_hba.c121 mutex_init(&hba->hba_access_mutex); in core_alloc_hba()
A Dtarget_core_configfs.c3264 ret = mutex_lock_interruptible(&hba->hba_access_mutex); in target_core_make_subdev()
3319 mutex_unlock(&hba->hba_access_mutex); in target_core_make_subdev()
3325 mutex_unlock(&hba->hba_access_mutex); in target_core_make_subdev()
3340 mutex_lock(&hba->hba_access_mutex); in target_core_drop_subdev()
3357 mutex_unlock(&hba->hba_access_mutex); in target_core_drop_subdev()
/linux/include/target/
A Dtarget_core_base.h883 struct mutex hba_access_mutex; member

Completed in 15 milliseconds