Searched refs:MAX_CACHES_PER_SET (Results 1 – 2 of 2) sorted by relevance
159 #define MAX_CACHES_PER_SET 8 macro360 __u64 prio_bucket[MAX_CACHES_PER_SET];
850 return (PTR_DEV(k, i) < MAX_CACHES_PER_SET) && c->cache; in ptr_available()