Home
last modified time | relevance | path

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

/dragonfly/sys/sys/
HDslaballoc.h107 SLChunk **z_LChunksp; /* tailp */ member
/dragonfly/sys/kern/
HDkern_slaballoc.c703 *z->z_LChunksp = bchunk; in clean_zone_rchunks()
706 z->z_LChunksp = &bchunk->c_Next; in clean_zone_rchunks()
1015 z->z_LChunksp = &z->z_LChunks; in _kmalloc_debug()
1106 z->z_LChunksp = &z->z_LChunks; in _kmalloc_debug()
1587 z->z_LChunksp = &chunk->c_Next; in _kfree()