Home
last modified time | relevance | path

Searched refs:l3s (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/edac/
H A Dxgene_edac.c58 struct list_head l3s; member
1246 list_add(&ctx->next, &edac->l3s); in xgene_edac_l3_add()
1835 list_for_each_entry(node, &ctx->l3s, next) in xgene_edac_isr()
1859 INIT_LIST_HEAD(&edac->l3s); in xgene_edac_probe()
1979 list_for_each_entry_safe(node, temp_node, &edac->l3s, next) in xgene_edac_remove()
/kernel/linux/linux-6.6/drivers/edac/
H A Dxgene_edac.c58 struct list_head l3s; member
1246 list_add(&ctx->next, &edac->l3s); in xgene_edac_l3_add()
1835 list_for_each_entry(node, &ctx->l3s, next) in xgene_edac_isr()
1859 INIT_LIST_HEAD(&edac->l3s); in xgene_edac_probe()
1979 list_for_each_entry_safe(node, temp_node, &edac->l3s, next) in xgene_edac_remove()

Completed in 7 milliseconds