Constant kernel::alloc::flags::__GFP_ZERO

source ·
pub const __GFP_ZERO: Flags;
Expand description

Zeroes out the allocated memory.

This is normally or’d with other flags.