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

/linux-master/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);
618 decode_register(other, LMC_OTHER_SIZE, lmc_errors,

Completed in 141 milliseconds