__GFP_NOWARN

Constant __GFP_NOWARN 

Source
pub const __GFP_NOWARN: Flags;
Expand description

Suppresses allocation failure reports.

This is normally or’d with other flags.