Constant nc::types::MPOL_MODE_FLAGS[][src]

pub const MPOL_MODE_FLAGS: i32 = MPOL_F_STATIC_NODES | MPOL_F_RELATIVE_NODES; // 49_152i32
Expand description

MPOL_MODE_FLAGS is the union of all possible optional mode flags passed to either set_mempolicy() or mbind().