Home
last modified time | relevance | path

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

/f-stack/freebsd/vm/
H A Duma_core.c270 SKIP_NONE = 0, enumerator
693 NULL, SKIP_NONE); in zone_fetch_bucket()
1129 zone_free_item(hashzone, hash->uh_slab_hash, NULL, SKIP_NONE); in hash_free()
1158 zone->uz_size, NULL, SKIP_NONE); in bucket_drain()
1394 NULL, SKIP_NONE); in keg_free_slab()
1583 slab_tohashslab(slab), NULL, SKIP_NONE); in keg_alloc_slab()
2837 zone_free_item(kegs, keg, NULL, SKIP_NONE); in zone_dtor()
3172 zone_free_item(zones, zone, NULL, SKIP_NONE); in uma_zdestroy()
3265 if (skip == SKIP_NONE && !skipdbg) { in item_dtor()
4179 zone_free_item(zone, item, NULL, SKIP_NONE); in uma_zfree_smr()
[all …]