Home
last modified time | relevance | path

Searched defs:PATCH_FOPS (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/misc/cxl/
H A Dapi.c384 #define PATCH_FOPS(NAME) if (!fops->NAME) fops->NAME = afu_fops.NAME macro
/kernel/linux/linux-6.6/drivers/misc/cxl/
H A Dapi.c385 #define PATCH_FOPS(NAME) if (!fops->NAME) fops->NAME = afu_fops.NAME macro
/kernel/linux/linux-5.10/drivers/scsi/cxlflash/
H A Docxl_hw.c1181 #define PATCH_FOPS(NAME) \ macro
/kernel/linux/linux-6.6/drivers/scsi/cxlflash/
H A Docxl_hw.c1184 #define PATCH_FOPS(NAME) \ macro

Completed in 5 milliseconds