kernel::alloc::flags

Constant __GFP_ZERO

Source
pub const __GFP_ZERO: Flags;
Expand description

Zeroes out the allocated memory.

This is normally or’d with other flags.