Searched refs:ctx_tbl_list_mutex (Results 1 – 3 of 3) sorted by relevance
181 mutex_lock(&cfg->ctx_tbl_list_mutex); in get_context()192 mutex_unlock(&cfg->ctx_tbl_list_mutex); in get_context()209 mutex_unlock(&cfg->ctx_tbl_list_mutex); in get_context()869 mutex_lock(&cfg->ctx_tbl_list_mutex); in remove_context()875 mutex_unlock(&cfg->ctx_tbl_list_mutex); in remove_context()1243 mutex_lock(&cfg->ctx_tbl_list_mutex); in cxlflash_mark_contexts_error()1258 mutex_unlock(&cfg->ctx_tbl_list_mutex); in cxlflash_mark_contexts_error()1464 mutex_lock(&cfg->ctx_tbl_list_mutex); in cxlflash_disk_attach()1467 mutex_unlock(&cfg->ctx_tbl_list_mutex); in cxlflash_disk_attach()1603 mutex_lock(&cfg->ctx_tbl_list_mutex); in recover_context()[all …]
139 struct mutex ctx_tbl_list_mutex; member
3733 mutex_init(&cfg->ctx_tbl_list_mutex); in cxlflash_probe()