Searched refs:ANON_HASH_SIZE (Results 1 – 2 of 2) sorted by relevance
/titanic_50/usr/src/uts/common/vm/ | ||
H A D | anon.h | 132 #define ANON_HASH_SIZE anon_hash_size macro |
H A D | vm_swap.c | 1457 for (app = anon_hash; app < &anon_hash[ANON_HASH_SIZE]; app++) { in swapdel() |