Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 6 milliseconds