Home
last modified time | relevance | path

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

/openbmc/linux/drivers/edac/
H A Dthunderx_edac.c1061 struct ocx_com_err_ctx com_err_ctx[RING_ENTRIES]; member
1083 ARRAY_SIZE(ocx->com_err_ctx)); in thunderx_ocx_com_isr()
1084 struct ocx_com_err_ctx *ctx = &ocx->com_err_ctx[head]; in thunderx_ocx_com_isr()
1125 ARRAY_SIZE(ocx->com_err_ctx))) { in thunderx_ocx_com_threaded_isr()
1127 ARRAY_SIZE(ocx->com_err_ctx)); in thunderx_ocx_com_threaded_isr()
1128 ctx = &ocx->com_err_ctx[tail]; in thunderx_ocx_com_threaded_isr()