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