Home
last modified time | relevance | path

Searched refs:cxl_fops_get_context (Results 1 – 2 of 2) sorted by relevance

/drivers/misc/cxl/
Dapi.c385 struct cxl_context *cxl_fops_get_context(struct file *file) in cxl_fops_get_context() function
389 EXPORT_SYMBOL_GPL(cxl_fops_get_context);
/drivers/scsi/cxlflash/
Dsuperpipe.c955 struct cxl_context *ctx = cxl_fops_get_context(file); in cxlflash_cxl_release()
1065 struct cxl_context *ctx = cxl_fops_get_context(file); in cxlflash_mmap_fault()
1139 struct cxl_context *ctx = cxl_fops_get_context(file); in cxlflash_cxl_mmap()