Searched refs:ECCLOG_POOL_SIZE (Results 1 – 1 of 1) sorted by relevance
190 #define ECCLOG_POOL_SIZE PAGE_SIZE macro193 static char ecclog_buf[ECCLOG_POOL_SIZE];565 if (gen_pool_add(pool, (unsigned long)ecclog_buf, ECCLOG_POOL_SIZE, -1)) { in ecclog_gen_pool_create()