Lines Matching defs:low
754 * We shift by PP_SHIFT to take care of the low-order 0 bits of a page_t
1145 * from the heap when low on memory or when TSB_FORCEALLOC is
6755 kmutex_t *low, *high;
6816 * low and high refer to the need to grab the mlist locks in a
6827 sfmmu_mlist_reloc_enter(tpp, rpp, &low, &high);
6942 sfmmu_mlist_reloc_exit(low, high);
8921 * is running low in memory. We traverse the hash and free up all unused but
10531 * let it succeed even if freehblkcnt is really low.
10752 * low and high will be returned as pointers to the mutexes for these pages.
10753 * low refers to the mutex residing in the lower bin of the mlist hash, while
10756 * multiple mlist mutexes. The low lock must be acquired before the high lock.
10763 * low and high will both have non-NULL values.
10767 kmutex_t **low, kmutex_t **high)
10781 *low = mml_targ;
10785 *low = mml_targ;
10788 *low = mml_repl;
10793 mutex_enter(*low);
10799 sfmmu_mlist_reloc_exit(kmutex_t *low, kmutex_t *high)
10803 mutex_exit(low);
11672 * Handle exceptions for low level tsb_handler.
12354 * the low 6 bits of sfmmup. This is doable since pgcnt
12886 * else if low on memory or the TSB_FORCEALLOC flag is set or