Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/edac/
Dthunderx_edac.c1055 struct ocx_com_err_ctx com_err_ctx[RING_ENTRIES]; member
1077 ARRAY_SIZE(ocx->com_err_ctx)); in thunderx_ocx_com_isr()
1078 struct ocx_com_err_ctx *ctx = &ocx->com_err_ctx[head]; in thunderx_ocx_com_isr()
1119 ARRAY_SIZE(ocx->com_err_ctx))) { in thunderx_ocx_com_threaded_isr()
1121 ARRAY_SIZE(ocx->com_err_ctx)); in thunderx_ocx_com_threaded_isr()
1122 ctx = &ocx->com_err_ctx[tail]; in thunderx_ocx_com_threaded_isr()