System Info · Section 2
(2)
Signature
#include <unistd.h>
— afs_syscall();Description
Architecture mapping
| Architecture | Number | ABI | Entry point |
|---|---|---|---|
| x86 (i386) | 137 | i386 | — |
| x64 (x86_64) | 183 | common | — |
Kernel history
Introduced in Linux —.
seccomp & containers
Docker default profile
Allowed
Podman default profile
Allowed
strace example
$ strace -e afs_syscall <cmd>