Home
last modified time | relevance | path

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

/dragonfly/sys/sys/
H A Dslaballoc.h92 typedef struct SLZone { struct
96 TAILQ_ENTRY(SLZone) z_Entry;/* ZoneAry[] if z_NFree!=0, else Free*Zones */ argument
119 } SLZone; argument
123 TAILQ_HEAD(SLZoneList, SLZone);
/dragonfly/sys/kern/
H A Dkern_slaballoc.c696 clean_zone_rchunks(SLZone *z) in clean_zone_rchunks()
729 static __inline SLZone *
732 SLZone *znext; in check_zone_free()
818 SLZone *z; in _kmalloc_debug()
1086 off = sizeof(SLZone); in _kmalloc_debug()
1183 SLZone *z; in krealloc_debug()
1248 SLZone *z; in kmalloc_usable_size()
1340 SLZone *z; in kfree_remote()
1393 SLZone *z; in _kfree()
1456 z = (SLZone *)ptr; in _kfree()
[all …]
/dragonfly/test/debug/
H A Dslabinfo.c166 SLZone slz; in slzonedump()
167 SLZone *kslz; in slzonedump()
H A Dzallocinfo.c145 struct SLZone *zonep; in dumpslab()
146 struct SLZone zone; in dumpslab()
H A Dvmpageinfo.c574 SLZone z; in dumpsltrack()
H A Dvmpqinactive.c606 SLZone z; in dumpsltrack()