Home
last modified time | relevance | path

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

/drivers/edac/
Dxgene_edac.c56 struct list_head mcus; member
421 list_add(&ctx->next, &edac->mcus); in xgene_edac_mc_add()
1826 list_for_each_entry(mcu, &ctx->mcus, next) in xgene_edac_isr()
1857 INIT_LIST_HEAD(&edac->mcus); in xgene_edac_probe()
1973 list_for_each_entry_safe(mcu, temp_mcu, &edac->mcus, next) in xgene_edac_remove()