Skip to content
/linux-syscalls

System Info · Section 2

(2)

Signature

#include <unistd.h>

— afs_syscall();

Description

Architecture mapping

ArchitectureNumberABIEntry point
x86 (i386)137i386
x64 (x86_64)183common

Kernel history

Introduced in Linux —.

seccomp & containers

Docker default profile

Allowed

Podman default profile

Allowed

strace example

$ strace -e afs_syscall <cmd>

Security & observability