Home
last modified time | relevance | path

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

/f-stack/freebsd/vm/
H A Duma_core.c1474 zone_reclaim(uma_zone_t zone, int waitok, bool drain) in zone_reclaim() function
1512 zone_reclaim(zone, M_NOWAIT, true); in zone_drain()
1519 zone_reclaim(zone, M_NOWAIT, false); in zone_trim()
2827 zone_reclaim(zone, M_WAITOK, true); in zone_dtor()