Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/edac/
H A Dthunderx_edac.c543 #define LMC_OTHER_SIZE (50 * ARRAY_SIZE(lmc_errors)) macro
588 other = kmalloc(LMC_OTHER_SIZE, GFP_KERNEL); in thunderx_lmc_threaded_isr()
618 decode_register(other, LMC_OTHER_SIZE, lmc_errors, in thunderx_lmc_threaded_isr()
/kernel/linux/linux-6.6/drivers/edac/
H A Dthunderx_edac.c543 #define LMC_OTHER_SIZE (50 * ARRAY_SIZE(lmc_errors)) macro
588 other = kmalloc(LMC_OTHER_SIZE, GFP_KERNEL); in thunderx_lmc_threaded_isr()
618 decode_register(other, LMC_OTHER_SIZE, lmc_errors, in thunderx_lmc_threaded_isr()

Completed in 5 milliseconds