Searched refs:zero_buffer_memory (Results 1 – 2 of 2) sorted by relevance
47 boolean zero_buffer_memory; /* If the buffer contents should be zeroed. */ member65 boolean zero_buffer_memory) in u_suballocator_create() argument76 allocator->zero_buffer_memory = zero_buffer_memory; in u_suballocator_create()123 if (allocator->zero_buffer_memory) { in u_suballocator_alloc()
39 boolean zero_buffer_memory);