Searched defs:CPU_SETSIZE (Results 1 – 12 of 12) sorted by relevance
215 pub const CPU_SETSIZE: size_t = 32; constant
247 pub const CPU_SETSIZE: size_t = 1024; constant
674 pub const CPU_SETSIZE: c_int = 128; constant676 pub const CPU_SETSIZE: c_int = 1024; constant
204 pub const CPU_SETSIZE: c_int = 0x400; constant
810 pub const CPU_SETSIZE: c_int = 0x400; constant
952 pub const CPU_SETSIZE: size_t = mem::size_of::<crate::cpumask_t>() * 8; constant
311 pub const CPU_SETSIZE: c_int = 0x400; constant
1072 pub const CPU_SETSIZE: c_int = 1024; constant
692 pub const CPU_SETSIZE: c_int = 0x400; constant
2476 pub const CPU_SETSIZE: c_int = 1024; constant2478 pub const CPU_SETSIZE: c_int = 256; constant
2839 pub const CPU_SETSIZE: c_int = 128; constant
2528 pub const CPU_SETSIZE: usize = 1024; constant