Lines Matching defs:get_context
141 * get_context() - obtains a validated and locked context reference
155 struct ctx_info *get_context(struct cxlflash_cfg *cfg, u64 rctxid,
240 * put_context() - release a context that was retrieved from get_context()
655 ctxi = get_context(cfg, rctxid, lli, CTX_CTRL_ERR_FALLBACK);
908 ctxi = get_context(cfg, rctxid, lli, CTX_CTRL_ERR_FALLBACK);
1008 ctxi = get_context(cfg, ctxid, file, ctrl);
1010 ctxi = get_context(cfg, ctxid, file, ctrl | CTX_CTRL_CLONE);
1123 ctxi = get_context(cfg, ctxid, file, ctrl);
1196 ctxi = get_context(cfg, ctxid, file, ctrl);
1361 ctxi = get_context(cfg, rctxid, NULL, 0);
1690 ctxi = get_context(cfg, rctxid, lli, CTX_CTRL_ERR_FALLBACK);
1742 * get_context() as it is no longer needed and sleep for a short
1854 ctxi = get_context(cfg, rctxid, lli, 0);
1991 ctxi = get_context(cfg, rctxid, lli, 0);