Searched refs:stop_context (Results 1 – 5 of 5) sorted by relevance
31 int (*stop_context)(void *ctx_cookie); member
164 .stop_context = cxlflash_stop_context,
1497 cfg->ops->stop_context(ctx); in cxlflash_disk_attach()1619 cfg->ops->stop_context(ctx); in recover_context()
1401 .stop_context = ocxlflash_stop_context,
799 WARN_ON(cfg->ops->stop_context(hwq->ctx_cookie)); in term_mc()