Home
last modified time | relevance | path

Searched refs:scrub (Results 1 – 25 of 30) sorted by relevance

12

/drivers/net/fddi/skfp/
A Dcfm.c100 smc->y[PA].scrub = 0 ; in cfm_init()
101 smc->y[PB].scrub = 0 ; in cfm_init()
339 smc->y[PA].scrub = TRUE ; in cfm_fsm()
350 smc->y[PA].scrub = TRUE ; in cfm_fsm()
351 smc->y[PB].scrub = TRUE ; in cfm_fsm()
363 smc->y[PA].scrub = TRUE ; in cfm_fsm()
364 smc->y[PB].scrub = TRUE ; in cfm_fsm()
398 smc->y[PB].scrub = TRUE ; in cfm_fsm()
406 smc->y[PA].scrub = TRUE ; in cfm_fsm()
407 smc->y[PB].scrub = TRUE ; in cfm_fsm()
[all …]
/drivers/edac/
A Dscrub.c44 const struct edac_scrub_ops *ops = ctx->scrub[inst].scrub_ops; \
48 ret = ops->cb(ras_feat_dev->parent, ctx->scrub[inst].private, &data); \
69 const struct edac_scrub_ops *ops = ctx->scrub[inst].scrub_ops; \
77 ret = ops->cb(ras_feat_dev->parent, ctx->scrub[inst].private, data); \
95 const struct edac_scrub_ops *ops = ctx->scrub[inst].scrub_ops; in EDAC_SCRUB_ATTR_STORE()
A Dedac_device.c579 kfree(ctx->scrub); in edac_dev_release()
654 ctx->scrub = kcalloc(scrub_cnt, sizeof(*ctx->scrub), GFP_KERNEL); in edac_dev_register()
655 if (!ctx->scrub) in edac_dev_register()
676 dev_data = &ctx->scrub[scrub_cnt]; in edac_dev_register()
750 kfree(ctx->scrub); in edac_dev_register()
A Dpasemi_edac.c184 u32 errctl1, errcor, scrub, mcen; in pasemi_edac_probe() local
228 pci_read_config_dword(pdev, MCCFG_SCRUB, &scrub); in pasemi_edac_probe()
232 ((scrub & MCCFG_SCRUB_RGLR_SCRB_EN) ? SCRUB_FLAG_HW_PROG : 0); in pasemi_edac_probe()
A Di10nm_base.c220 bool first, scrub; in enable_rrl() local
225 scrub = (mode == FRE_SCRUB || mode == LRE_SCRUB); in enable_rrl()
239 if (scrub) in enable_rrl()
258 if (scrub) { in enable_rrl()
333 bool scrub; in show_retry_rd_err_log() local
349 scrub = (rrl->modes[i] == FRE_SCRUB || rrl->modes[i] == LRE_SCRUB); in show_retry_rd_err_log()
350 if (scrub_err != scrub) in show_retry_rd_err_log()
A DKconfig79 bool "EDAC scrub feature"
81 The EDAC scrub feature is optional and is designed to control the
82 memory scrubbers in the system. The common sysfs scrub interface
85 Say 'y/n' to enable/disable EDAC scrub feature.
91 error check scrub (e.g., DDR5 ECS) in the system. The common sysfs
A DMakefile15 edac_core-$(CONFIG_EDAC_SCRUB) += scrub.o
/drivers/mtd/ubi/
A Dwl.c734 if (!ubi->scrub.rb_node) {
956 wl_tree_add(e1, &ubi->scrub);
1043 if (!ubi->scrub.rb_node) {
1414 wl_tree_add(e, &ubi->scrub);
1489 if (in_wl_tree(e, &ubi->scrub))
1592 wl_tree_add(e, &ubi->scrub);
1598 wl_tree_add(e, &ubi->scrub);
1871 if (!aeb->scrub) {
1878 wl_tree_add(e, &ubi->scrub);
1959 tree_destroy(ubi, &ubi->scrub);
[all …]
A Dfastmap.c137 int pnum, int ec, int scrub) in add_aeb() argument
146 aeb->scrub = scrub; in add_aeb()
296 aeb->scrub = new_aeb->scrub; in update_vol()
429 int scrub = 0; in scan_pool() local
447 scrub = 1; in scan_pool()
469 scrub = 1; in scan_pool()
471 ret = add_aeb(ai, free, pnum, ec, scrub); in scan_pool()
479 scrub = 1; in scan_pool()
490 new_aeb->scrub = scrub; in scan_pool()
843 new->scrub = old->scrub; in clone_aeb()
A Dubi.h610 struct rb_root scrub; member
680 unsigned int scrub:1; member
1022 ubi_rb_for_each_entry((tmp_rb), (e), &(ubi)->scrub, u.rb)
A Deba.c595 int err, pnum, scrub = 0, vol_id = vol->vol_id; in ubi_eba_read_leb() local
681 scrub = 1; in ubi_eba_read_leb()
693 scrub = 1; in ubi_eba_read_leb()
697 scrub = 1; in ubi_eba_read_leb()
717 if (scrub) in ubi_eba_read_leb()
A Dattach.c660 aeb->scrub = ((cmp_res & 2) || bitflips); in ubi_add_to_av()
694 aeb->scrub = bitflips; in ubi_add_to_av()
A Ddebug.c214 pr_err("\tscrub %d\n", aeb->scrub); in ubi_dump_aeb()
A Dvtbl.c419 aeb->scrub = 1; in process_lvol()
/drivers/cxl/
A DKconfig137 The CXL EDAC scrub control is optional and allows host to
138 control the scrub feature configurations of CXL memory expander
142 published with memory scrub control attributes as described by
143 Documentation/ABI/testing/sysfs-edac-scrub.
146 of a memory scrub feature established by the platform/device
147 (e.g. scrub rates for the patrol scrub feature).
/drivers/net/
A Dnetkit.c23 enum netkit_scrub scrub; member
95 nk->scrub); in netkit_xmit()
417 nk->scrub = scrub_peer; in netkit_new_link()
443 nk->scrub = scrub_prim; in netkit_new_link()
946 if (nla_put_u32(skb, IFLA_NETKIT_SCRUB, nk->scrub)) in netkit_fill_info()
957 if (nla_put_u32(skb, IFLA_NETKIT_PEER_SCRUB, nk->scrub)) in netkit_fill_info()
/drivers/gpu/drm/nouveau/nvkm/subdev/fb/
A Dgv100.c41 .vpr.scrub = gp102_fb_vpr_scrub,
A Dtu102.c43 .vpr.scrub = gp102_fb_vpr_scrub,
A Dga102.c57 .vpr.scrub = gp102_fb_vpr_scrub,
A Dgp102.c78 .vpr.scrub = gp102_fb_vpr_scrub,
A Dpriv.h32 int (*scrub)(struct nvkm_fb *); member
A Dbase.c162 ret = fb->func->vpr.scrub(fb); in nvkm_fb_mem_unlock()
/drivers/iio/adc/
A Dpalmas_gpadc.c357 goto scrub; in palmas_gpadc_calibrate()
364 goto scrub; in palmas_gpadc_calibrate()
378 scrub: in palmas_gpadc_calibrate()
/drivers/net/fddi/skfp/h/
A Dsmc.h205 u_char scrub ; /* CFM flag Scrub -> PCM */ member
/drivers/spi/
A Dspi-tegra20-slink.c626 goto scrub; in tegra_slink_init_dma_param()
638 scrub: in tegra_slink_init_dma_param()

Completed in 58 milliseconds

12