Searched refs:CPOOL_SIZE (Results 1 – 1 of 1) sorted by relevance
30 #define CPOOL_SIZE (PAGE_SIZE / sizeof(struct sigpool_entry)) macro31 static struct sigpool_entry cpool[CPOOL_SIZE];183 if (i >= CPOOL_SIZE) { in tcp_sigpool_alloc_ahash()
Completed in 2 milliseconds