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()
656 ctxi = get_context(cfg, rctxid, lli, CTX_CTRL_ERR_FALLBACK);
909 ctxi = get_context(cfg, rctxid, lli, CTX_CTRL_ERR_FALLBACK);
1009 ctxi = get_context(cfg, ctxid, file, ctrl);
1011 ctxi = get_context(cfg, ctxid, file, ctrl | CTX_CTRL_CLONE);
1124 ctxi = get_context(cfg, ctxid, file, ctrl);
1197 ctxi = get_context(cfg, ctxid, file, ctrl);
1362 ctxi = get_context(cfg, rctxid, NULL, 0);
1691 ctxi = get_context(cfg, rctxid, lli, CTX_CTRL_ERR_FALLBACK);
1743 * get_context() as it is no longer needed and sleep for a short
1855 ctxi = get_context(cfg, rctxid, lli, 0);
1992 ctxi = get_context(cfg, rctxid, lli, 0);