Searched refs:ANON_LOCKSIZE (Results 1 – 2 of 2) sorted by relevance
329 #define ANON_LOCKSIZE 128 macro341 ((uintptr_t)(amp) >> ANON_MAP_SHIFT)) & (ANON_LOCKSIZE - 1))
134 pad_mutex_t anon_array_lock[ANON_LOCKSIZE];135 kcondvar_t anon_array_cv[ANON_LOCKSIZE];226 for (i = 0; i < ANON_LOCKSIZE; i++) { in anon_init()