Searched refs:MAX_POOLS (Results 1 – 1 of 1) sorted by relevance
29 #define MAX_POOLS 8 /* maximum number of pools to setup */ macro54 static struct pool mp[MAX_POOLS];237 for (i = 0; i < MAX_POOLS; i++) { in sinit()