Home
last modified time | relevance | path

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

/dragonfly/sys/sys/
H A Dslaballoc.h121 #define SLZF_UNOTZEROD 0x0001 macro
/dragonfly/lib/libc/stdlib/
H A Dnmalloc.c203 #define SLZF_UNOTZEROD 0x0001 macro
1251 if ((z->z_Flags & SLZF_UNOTZEROD) == 0) { in _slaballoc()
1340 if ((z->z_Flags & SLZF_UNOTZEROD) == 0) { in _slaballoc()
2025 z->z_Flags |= SLZF_UNOTZEROD; in zone_alloc()
/dragonfly/sys/kern/
H A Dkern_slaballoc.c1038 if ((z->z_Flags & SLZF_UNOTZEROD) == 0) { in _kmalloc_debug()
1068 z->z_Flags |= SLZF_UNOTZEROD; in _kmalloc_debug()
1113 if ((z->z_Flags & SLZF_UNOTZEROD) == 0) { in _kmalloc_debug()