pub fn mask_from_bits(_total: usize, bits: &[usize]) -> Cpumask
Create a Cpumask from a list of set CPU IDs.
Cpumask