Home
last modified time | relevance | path

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

/freebsd/sys/vm/
H A Duma_core.c273 SKIP_NONE = 0, enumerator
847 NULL, SKIP_NONE); in zone_fetch_bucket()
1329 zone_free_item(hashzone, hash->uh_slab_hash, NULL, SKIP_NONE); in hash_free()
1358 zone->uz_size, NULL, SKIP_NONE); in bucket_drain()
1626 NULL, SKIP_NONE); in keg_free_slab()
1800 slab_tohashslab(slab), NULL, SKIP_NONE); in keg_alloc_slab()
3033 zone_free_item(kegs, keg, NULL, SKIP_NONE); in zone_dtor()
3396 zone_free_item(zones, zone, NULL, SKIP_NONE); in uma_zdestroy()
3500 if (skip == SKIP_NONE && !skipdbg) { in item_dtor()
4480 zone_free_item(zone, item, NULL, SKIP_NONE); in uma_zfree_smr()
[all …]