pub fn init_percpu_slab(_cpu_id: usize)
Initializes per-CPU allocator state.
TLSF does not use per-CPU slabs, so this is intentionally a no-op.