Home
last modified time | relevance | path

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

/linux-4.4.14/include/misc/
Dcxl.h185 struct cxl_context *cxl_fops_get_context(struct file *file);
/linux-4.4.14/drivers/misc/cxl/
Dapi.c297 struct cxl_context *cxl_fops_get_context(struct file *file) in cxl_fops_get_context() function
301 EXPORT_SYMBOL_GPL(cxl_fops_get_context);
/linux-4.4.14/drivers/scsi/cxlflash/
Dsuperpipe.c962 struct cxl_context *ctx = cxl_fops_get_context(file); in cxlflash_cxl_release()
1075 struct cxl_context *ctx = cxl_fops_get_context(file); in cxlflash_mmap_fault()
1150 struct cxl_context *ctx = cxl_fops_get_context(file); in cxlflash_cxl_mmap()