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-20250726022846-8a89a2fab4a2 (latest)
Published
Jul 26, 2025
Platform
linux/amd64
Last checked
1 day ago

Tools for package owners.