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-20250605235530-a6711d1e1dc6 (latest)
Published
Jun 5, 2025
Platform
linux/amd64
Last checked
4 hours ago

Tools for package owners.