Searched refs:ctx_tbl_list_mutex (Results 1 – 3 of 3) sorted by relevance
177 mutex_lock(&cfg->ctx_tbl_list_mutex); in get_context()188 mutex_unlock(&cfg->ctx_tbl_list_mutex); in get_context()205 mutex_unlock(&cfg->ctx_tbl_list_mutex); in get_context()863 mutex_lock(&cfg->ctx_tbl_list_mutex); in remove_context()869 mutex_unlock(&cfg->ctx_tbl_list_mutex); in remove_context()1237 mutex_lock(&cfg->ctx_tbl_list_mutex); in cxlflash_mark_contexts_error()1252 mutex_unlock(&cfg->ctx_tbl_list_mutex); in cxlflash_mark_contexts_error()1458 mutex_lock(&cfg->ctx_tbl_list_mutex); in cxlflash_disk_attach()1461 mutex_unlock(&cfg->ctx_tbl_list_mutex); in cxlflash_disk_attach()1597 mutex_lock(&cfg->ctx_tbl_list_mutex); in recover_context()[all …]
135 struct mutex ctx_tbl_list_mutex; member
3707 mutex_init(&cfg->ctx_tbl_list_mutex); in cxlflash_probe()