Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/edac/
Dxgene_edac.c68 struct list_head mcus; member
433 list_add(&ctx->next, &edac->mcus); in xgene_edac_mc_add()
1841 list_for_each_entry(mcu, &ctx->mcus, next) in xgene_edac_isr()
1872 INIT_LIST_HEAD(&edac->mcus); in xgene_edac_probe()
1988 list_for_each_entry_safe(mcu, temp_mcu, &edac->mcus, next) in xgene_edac_remove()