Searched refs:KM_ZERO (Results 1 – 3 of 3) sorted by relevance
52 #define KM_ZERO 0x1000 /* zero the allocation */ macro81 if (flags & KM_ZERO) in kmem_flags_convert()
55 flags |= (KM_VMEM | KM_ZERO); in spl_vmem_zalloc()
485 flags |= KM_ZERO;