Constant kernel::alloc::flags::__GFP_NOWARN

source ·
pub const __GFP_NOWARN: Flags;
Expand description

Suppresses allocation failure reports.

This is normally or’d with other flags.