Home
last modified time | relevance | path

Searched refs:scrub_ops (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/edac/
H A Dscrub.c44 const struct edac_scrub_ops *ops = ctx->scrub[inst].scrub_ops; \
69 const struct edac_scrub_ops *ops = ctx->scrub[inst].scrub_ops; \
95 const struct edac_scrub_ops *ops = ctx->scrub[inst].scrub_ops; in EDAC_SCRUB_ATTR_STORE()
H A Dedac_device.c672 if (!ras_features->scrub_ops || scrub_cnt != ras_features->instance) { in edac_dev_register()
679 dev_data->scrub_ops = ras_features->scrub_ops; in edac_dev_register()
/linux/include/linux/
H A Dedac.h855 const struct edac_scrub_ops *scrub_ops; member
875 const struct edac_scrub_ops *scrub_ops; member
/linux/drivers/cxl/core/
H A Dedac.c407 ras_feature->scrub_ops = &cxl_ps_scrub_ops; in cxl_memdev_scrub_init()
467 ras_feature->scrub_ops = &cxl_ps_scrub_ops; in cxl_region_scrub_init()