Searched refs:ctx_tbl_list_mutex (Results 1 – 3 of 3) sorted by relevance
165 mutex_lock(&cfg->ctx_tbl_list_mutex); in get_context()176 mutex_unlock(&cfg->ctx_tbl_list_mutex); in get_context()193 mutex_unlock(&cfg->ctx_tbl_list_mutex); in get_context()879 mutex_lock(&cfg->ctx_tbl_list_mutex); in _cxlflash_disk_detach()886 mutex_unlock(&cfg->ctx_tbl_list_mutex); in _cxlflash_disk_detach()1210 mutex_lock(&cfg->ctx_tbl_list_mutex); in cxlflash_mark_contexts_error()1225 mutex_unlock(&cfg->ctx_tbl_list_mutex); in cxlflash_mark_contexts_error()1431 mutex_lock(&cfg->ctx_tbl_list_mutex); in cxlflash_disk_attach()1434 mutex_unlock(&cfg->ctx_tbl_list_mutex); in cxlflash_disk_attach()1557 mutex_lock(&cfg->ctx_tbl_list_mutex); in recover_context()[all …]
113 struct mutex ctx_tbl_list_mutex; member
2414 mutex_init(&cfg->ctx_tbl_list_mutex); in cxlflash_probe()