Searched refs:ctx_err_recovery (Results 1 – 3 of 3) sorted by relevance
138 struct list_head ctx_err_recovery; /* contexts w/ recovery pending */ member
109 if (!found && list_empty(&cfg->ctx_err_recovery)) in cxlflash_stop_term_user_contexts()133 list_for_each_entry(ctxi, &cfg->ctx_err_recovery, list) in find_error_context()1244 list_add(&ctxi->list, &cfg->ctx_err_recovery); in cxlflash_mark_contexts_error()
3710 INIT_LIST_HEAD(&cfg->ctx_err_recovery); in cxlflash_probe()