Lines Matching refs:get_context
155 struct ctx_info *get_context(struct cxlflash_cfg *cfg, u64 rctxid, in get_context() function
656 ctxi = get_context(cfg, rctxid, lli, CTX_CTRL_ERR_FALLBACK); in _cxlflash_disk_release()
909 ctxi = get_context(cfg, rctxid, lli, CTX_CTRL_ERR_FALLBACK); in _cxlflash_disk_detach()
1009 ctxi = get_context(cfg, ctxid, file, ctrl); in cxlflash_cxl_release()
1011 ctxi = get_context(cfg, ctxid, file, ctrl | CTX_CTRL_CLONE); in cxlflash_cxl_release()
1124 ctxi = get_context(cfg, ctxid, file, ctrl); in cxlflash_mmap_fault()
1197 ctxi = get_context(cfg, ctxid, file, ctrl); in cxlflash_cxl_mmap()
1362 ctxi = get_context(cfg, rctxid, NULL, 0); in cxlflash_disk_attach()
1691 ctxi = get_context(cfg, rctxid, lli, CTX_CTRL_ERR_FALLBACK); in cxlflash_afu_recover()
1856 ctxi = get_context(cfg, rctxid, lli, 0); in cxlflash_disk_verify()
1993 ctxi = get_context(cfg, rctxid, lli, 0); in cxlflash_disk_direct_open()