Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/vm/
H A Duma_int.h445 uma_bucket_t uzd_cross; /* Fills from cross buckets. */ member
/f-stack/freebsd/vm/
H A Duma_int.h446 uma_bucket_t uzd_cross; /* Fills from cross buckets. */ member
H A Duma_core.c1334 bucket = zdom->uzd_cross; in bucket_cache_reclaim()
1335 zdom->uzd_cross = NULL; in bucket_cache_reclaim()
4316 if (zdom->uzd_cross == NULL) { in zone_free_cross()
4319 zdom->uzd_cross = b; in zone_free_cross()
4332 if (zdom->uzd_cross != NULL) { in zone_free_cross()
4336 zdom->uzd_cross = b; in zone_free_cross()
4340 b = zdom->uzd_cross; in zone_free_cross()
4347 zdom->uzd_cross = b; in zone_free_cross()