fn create_insert_cpu( id: usize, node: &mut Node, online_mask: &Cpumask, topo_ctx: &mut TopoCtx, cs: &CapacitySource, flatten_llc: bool, ) -> Result<()>