Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/edac/
H A Dthunderx_edac.c1062 struct ocx_link_err_ctx link_err_ctx[RING_ENTRIES]; member
1174 ARRAY_SIZE(ocx->link_err_ctx)); in thunderx_ocx_lnk_isr()
1175 struct ocx_link_err_ctx *ctx = &ocx->link_err_ctx[head]; in thunderx_ocx_lnk_isr()
1206 ARRAY_SIZE(ocx->link_err_ctx))) { in thunderx_ocx_lnk_threaded_isr()
1208 ARRAY_SIZE(ocx->link_err_ctx)); in thunderx_ocx_lnk_threaded_isr()
1210 ctx = &ocx->link_err_ctx[tail]; in thunderx_ocx_lnk_threaded_isr()
/kernel/linux/linux-6.6/drivers/edac/
H A Dthunderx_edac.c1062 struct ocx_link_err_ctx link_err_ctx[RING_ENTRIES]; member
1174 ARRAY_SIZE(ocx->link_err_ctx)); in thunderx_ocx_lnk_isr()
1175 struct ocx_link_err_ctx *ctx = &ocx->link_err_ctx[head]; in thunderx_ocx_lnk_isr()
1206 ARRAY_SIZE(ocx->link_err_ctx))) { in thunderx_ocx_lnk_threaded_isr()
1208 ARRAY_SIZE(ocx->link_err_ctx)); in thunderx_ocx_lnk_threaded_isr()
1210 ctx = &ocx->link_err_ctx[tail]; in thunderx_ocx_lnk_threaded_isr()

Completed in 6 milliseconds