Home
last modified time | relevance | path

Searched refs:edac_scrub_ops (Results 1 – 3 of 3) 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()
/linux/include/linux/
H A Dedac.h688 struct edac_scrub_ops { struct
855 const struct edac_scrub_ops *scrub_ops;
875 const struct edac_scrub_ops *scrub_ops;
/linux/drivers/cxl/core/
H A Dedac.c356 static const struct edac_scrub_ops cxl_ps_scrub_ops = {