Constant MPOL_MODE_FLAGS
pub const MPOL_MODE_FLAGS: u32 = _; // 49_152u32
Available on crate feature
dep_nc
only.Expand description
MPOL_MODE_FLAGS
is the union of all possible optional mode flags passed to
either set_mempolicy()
or mbind()
.