Lines Matching refs:get_context
159 struct ctx_info *get_context(struct cxlflash_cfg *cfg, u64 rctxid, in get_context() function
660 ctxi = get_context(cfg, rctxid, lli, CTX_CTRL_ERR_FALLBACK); in _cxlflash_disk_release()
913 ctxi = get_context(cfg, rctxid, lli, CTX_CTRL_ERR_FALLBACK); in _cxlflash_disk_detach()
1013 ctxi = get_context(cfg, ctxid, file, ctrl); in cxlflash_cxl_release()
1015 ctxi = get_context(cfg, ctxid, file, ctrl | CTX_CTRL_CLONE); in cxlflash_cxl_release()
1128 ctxi = get_context(cfg, ctxid, file, ctrl); in cxlflash_mmap_fault()
1201 ctxi = get_context(cfg, ctxid, file, ctrl); in cxlflash_cxl_mmap()
1366 ctxi = get_context(cfg, rctxid, NULL, 0); in cxlflash_disk_attach()
1695 ctxi = get_context(cfg, rctxid, lli, CTX_CTRL_ERR_FALLBACK); in cxlflash_afu_recover()
1860 ctxi = get_context(cfg, rctxid, lli, 0); in cxlflash_disk_verify()
1997 ctxi = get_context(cfg, rctxid, lli, 0); in cxlflash_disk_direct_open()