Home
last modified time | relevance | path

Searched refs:fops_get_context (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/cxlflash/
H A Dbackend.h42 void * (*fops_get_context)(struct file *file); member
H A Dcxl_hw.c173 .fops_get_context = cxlflash_fops_get_context,
H A Dsuperpipe.c993 void *ctx = cfg->ops->fops_get_context(file); in cxlflash_cxl_release()
1108 void *ctx = cfg->ops->fops_get_context(file); in cxlflash_mmap_fault()
1181 void *ctx = cfg->ops->fops_get_context(file); in cxlflash_cxl_mmap()
H A Docxl_hw.c1392 .fops_get_context = ocxlflash_fops_get_context,
/kernel/linux/linux-6.6/drivers/scsi/cxlflash/
H A Dbackend.h42 void * (*fops_get_context)(struct file *file); member
H A Dcxl_hw.c173 .fops_get_context = cxlflash_fops_get_context,
H A Dsuperpipe.c994 void *ctx = cfg->ops->fops_get_context(file); in cxlflash_cxl_release()
1109 void *ctx = cfg->ops->fops_get_context(file); in cxlflash_mmap_fault()
1182 void *ctx = cfg->ops->fops_get_context(file); in cxlflash_cxl_mmap()
H A Docxl_hw.c1395 .fops_get_context = ocxlflash_fops_get_context,

Completed in 11 milliseconds