Searched refs:SEGKP_MAX_CACHE (Results 1 – 2 of 2) sorted by relevance
111 #define SEGKP_MAX_CACHE 4 /* Number of caches maintained */ macro
110 static struct segkp_cache segkp_cache[SEGKP_MAX_CACHE];246 for (i = 0; i < SEGKP_MAX_CACHE; i++) { in segkp_cache_init()272 for (i = 0; i < SEGKP_MAX_CACHE; i++) { in segkp_cache_free()326 if (index < 0 || index >= SEGKP_MAX_CACHE) in segkp_cache_get()