Searched refs:cxl_stop_context (Results 1 – 4 of 4) sorted by relevance
120 int cxl_stop_context(struct cxl_context *ctx);
205 int cxl_stop_context(struct cxl_context *ctx) in cxl_stop_context() function209 EXPORT_SYMBOL_GPL(cxl_stop_context);
1457 cxl_stop_context(ctx); in cxlflash_disk_attach()1572 cxl_stop_context(ctx); in recover_context()
673 rc = cxl_stop_context(cfg->mcctx); in term_mc()