Lines Matching refs:get_context
155 struct ctx_info *get_context(struct cxlflash_cfg *cfg, u64 rctxid, in get_context() function
654 ctxi = get_context(cfg, rctxid, lli, CTX_CTRL_ERR_FALLBACK); in _cxlflash_disk_release()
907 ctxi = get_context(cfg, rctxid, lli, CTX_CTRL_ERR_FALLBACK); in _cxlflash_disk_detach()
1007 ctxi = get_context(cfg, ctxid, file, ctrl); in cxlflash_cxl_release()
1009 ctxi = get_context(cfg, ctxid, file, ctrl | CTX_CTRL_CLONE); in cxlflash_cxl_release()
1122 ctxi = get_context(cfg, ctxid, file, ctrl); in cxlflash_mmap_fault()
1195 ctxi = get_context(cfg, ctxid, file, ctrl); in cxlflash_cxl_mmap()
1360 ctxi = get_context(cfg, rctxid, NULL, 0); in cxlflash_disk_attach()
1689 ctxi = get_context(cfg, rctxid, lli, CTX_CTRL_ERR_FALLBACK); in cxlflash_afu_recover()
1853 ctxi = get_context(cfg, rctxid, lli, 0); in cxlflash_disk_verify()
1990 ctxi = get_context(cfg, rctxid, lli, 0); in cxlflash_disk_direct_open()