gvisorgvisor.dev/gvisor/pkg/abi/sentry Index | Files

package sentry

import "gvisor.dev/gvisor/pkg/abi/sentry"

Package sentry contains ABI-related constants for the gVisor sentry.

Index

Constants

const MaxSyscallNum = 2000

MaxSyscallNum is the largest-numbered syscall that is supported. Having this as a constant allows allocating per-syscall data structures that are of fixed size throughout the codebase.

Source Files

sentry.go syscall.go

Version
v0.0.0-20250702182429-85e76111eb28 (latest)
Published
Jul 2, 2025
Platform
linux/amd64
Last checked
3 hours ago

Tools for package owners.