Searched refs:OCX_OTHER_SIZE (Results 1 - 1 of 1) sorted by last modified time

/linux-master/drivers/edac/
H A Dthunderx_edac.c1072 #define OCX_OTHER_SIZE (50 * ARRAY_SIZE(ocx_com_link_errors)) macro
1119 other = kmalloc(OCX_OTHER_SIZE, GFP_KERNEL);
1133 decode_register(other, OCX_OTHER_SIZE,
1140 snprintf(other, OCX_OTHER_SIZE,
1147 decode_register(other, OCX_OTHER_SIZE,
1200 other = kmalloc(OCX_OTHER_SIZE, GFP_KERNEL);
1217 decode_register(other, OCX_OTHER_SIZE,
1859 other = kmalloc(OCX_OTHER_SIZE, GFP_KERNEL);

Completed in 221 milliseconds