Home
last modified time | relevance | path

Searched refs:arc_evict_needed (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/contrib/openzfs/module/zfs/
H A Darc.c337 static boolean_t arc_evict_needed = B_FALSE; variable
4793 arc_evict_needed = B_TRUE; in arc_reduce_target_size()
4887 if (arc_evict_needed) in arc_evict_cb_check()
4916 if (arc_evict_needed) in arc_evict_cb()
4935 arc_evict_needed = !zthr_iscancelled(zthr) && in arc_evict_cb()
4937 if (!arc_evict_needed) { in arc_evict_cb()
5212 if (!arc_evict_needed) { in arc_wait_for_eviction()
5213 arc_evict_needed = B_TRUE; in arc_wait_for_eviction()
5229 } else if (!arc_evict_needed) { in arc_wait_for_eviction()
5230 arc_evict_needed = B_TRUE; in arc_wait_for_eviction()