Home
last modified time | relevance | path

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

/dragonfly/sys/sys/
HDslaballoc.h114 struct ZSources z_AltSources[SLAB_DEBUG_ENTRIES]; member
/dragonfly/sys/kern/
HDkern_slaballoc.c1108 bcopy(z->z_Sources, z->z_AltSources, sizeof(z->z_Sources)); in _kmalloc_debug()