Lines Matching defs:over
4055 * This function makes a "best effort". It skips over any buffers
4108 * sublists over others.
4170 * over the state and evict any buffers that it can. Since it doesn't
4318 * target is not evictable or if they go over arc_dnode_limit.
4554 * current size is over it now, since caller obviously wants some RAM.
4901 * accomplishes both goals. The maximum amount we could run over by is
4906 int64_t over = aggsum_lower_bound(&arc_sums.arcstat_size) - arc_c -
4910 if (over < 0)
4921 return (over < overflow ? ARC_OVF_SOME : ARC_OVF_SEVERE);
8207 * evicting buffers as we go and simply writing new data over them (writing
8699 * handing over to the regular ARC routines.
9093 * over this location.