Searched refs:SKIP_NONE (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/vm/
H A Duma_core.c273 SKIP_NONE = 0, enumerator in enum:zfreeskip
699 NULL, SKIP_NONE);
1176 zone_free_item(hashzone, hash->uh_slab_hash, NULL, SKIP_NONE);
1205 zone->uz_size, NULL, SKIP_NONE);
1467 NULL, SKIP_NONE); local
1658 slab_tohashslab(slab), NULL, SKIP_NONE); local
2877 zone_free_item(kegs, keg, NULL, SKIP_NONE);
3209 zone_free_item(zones, zone, NULL, SKIP_NONE);
3307 if (skip == SKIP_NONE && !skipdbg) {
4221 zone_free_item(zone, item, NULL, SKIP_NONE);
[all...]

Completed in 114 milliseconds