pub fn kernel_check_spawn_invariants( id: &SiloId, mode: &OctalMode, ) -> Result<(), SyscallError>
Performs the kernel check spawn invariants operation.