Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/edac/
H A Dthunderx_edac.c542 #define LMC_MESSAGE_SIZE 120 macro
587 msg = kmalloc(LMC_MESSAGE_SIZE, GFP_KERNEL); in thunderx_lmc_threaded_isr()
610 snprintf(msg, LMC_MESSAGE_SIZE, in thunderx_lmc_threaded_isr()
/kernel/linux/linux-6.6/drivers/edac/
H A Dthunderx_edac.c542 #define LMC_MESSAGE_SIZE 120 macro
587 msg = kmalloc(LMC_MESSAGE_SIZE, GFP_KERNEL); in thunderx_lmc_threaded_isr()
610 snprintf(msg, LMC_MESSAGE_SIZE, in thunderx_lmc_threaded_isr()

Completed in 6 milliseconds