Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/misc/
Dcxl.h184 struct cxl_context *cxl_fops_get_context(struct file *file);
/kernel/linux/linux-5.10/drivers/scsi/cxlflash/
Dcxl_hw.c128 return cxl_fops_get_context(file); in cxlflash_fops_get_context()
/kernel/linux/linux-5.10/drivers/misc/cxl/
Dapi.c436 struct cxl_context *cxl_fops_get_context(struct file *file) in cxl_fops_get_context() function
440 EXPORT_SYMBOL_GPL(cxl_fops_get_context);