Back to Falco

Supported Events

content/en/docs/reference/rules/supported-events/supported-events.md

latest69.2 KB
Original Source

The events below are valid for Falco Schema Version: 4.1.0

Syscall events

DefaultDirNameParams
Yes>openFSPATH name, FLAGS32 flags: O_LARGEFILE, O_DIRECTORY, O_DIRECT, O_TRUNC, O_SYNC, O_NONBLOCK, O_EXCL, O_DSYNC, O_APPEND, O_CREAT, O_RDWR, O_WRONLY, O_RDONLY, O_CLOEXEC, O_NONE, O_TMPFILE, O_F_CREATED, FD_UPPER_LAYER, FD_LOWER_LAYER, UINT32 mode
Yes<openFD fd, FSPATH name, FLAGS32 flags: O_LARGEFILE, O_DIRECTORY, O_DIRECT, O_TRUNC, O_SYNC, O_NONBLOCK, O_EXCL, O_DSYNC, O_APPEND, O_CREAT, O_RDWR, O_WRONLY, O_RDONLY, O_CLOEXEC, O_NONE, O_TMPFILE, O_F_CREATED, FD_UPPER_LAYER, FD_LOWER_LAYER, UINT32 mode, UINT32 dev, UINT64 ino
Yes<closeERRNO res, FD fd
No<readERRNO res, BYTEBUF data, FD fd, UINT32 size
No<writeERRNO res, BYTEBUF data, FD fd, UINT32 size
Yes<socketFD fd, ENUMFLAGS32 domain: AF_NFC, AF_ALG, AF_CAIF, AF_IEEE802154, AF_PHONET, AF_ISDN, AF_RXRPC, AF_IUCV, AF_BLUETOOTH, AF_TIPC, AF_CAN, AF_LLC, AF_WANPIPE, AF_PPPOX, AF_IRDA, AF_SNA, AF_RDS, AF_ATMSVC, AF_ECONET, AF_ASH, AF_PACKET, AF_ROUTE, AF_NETLINK, AF_KEY, AF_SECURITY, AF_NETBEUI, AF_DECnet, AF_ROSE, AF_INET6, AF_X25, AF_ATMPVC, AF_BRIDGE, AF_NETROM, AF_APPLETALK, AF_IPX, AF_AX25, AF_INET, AF_LOCAL, AF_UNIX, AF_UNSPEC, UINT32 type, UINT32 proto
Yes<bindERRNO res, SOCKADDR addr, FD fd
Yes>connectFD fd, SOCKADDR addr
Yes<connectERRNO res, SOCKTUPLE tuple, FD fd, SOCKADDR addr
Yes<listenERRNO res, FD fd, INT32 backlog
No<sendERRNO res, BYTEBUF data, FD fd, UINT32 size, SOCKTUPLE tuple
Yes<sendtoERRNO res, BYTEBUF data, FD fd, UINT32 size, SOCKTUPLE tuple
No<recvERRNO res, BYTEBUF data, FD fd, UINT32 size, SOCKTUPLE tuple
Yes<recvfromERRNO res, BYTEBUF data, SOCKTUPLE tuple, FD fd, UINT32 size
Yes<shutdownERRNO res, FD fd, ENUMFLAGS8 how: SHUT_UNKNOWN, SHUT_RDWR, SHUT_WR, SHUT_RD
Yes<getsockname
Yes<getpeername
Yes<socketpairERRNO res, FD fd1, FD fd2, UINT64 source, UINT64 peer, ENUMFLAGS32 domain: AF_NFC, AF_ALG, AF_CAIF, AF_IEEE802154, AF_PHONET, AF_ISDN, AF_RXRPC, AF_IUCV, AF_BLUETOOTH, AF_TIPC, AF_CAN, AF_LLC, AF_WANPIPE, AF_PPPOX, AF_IRDA, AF_SNA, AF_RDS, AF_ATMSVC, AF_ECONET, AF_ASH, AF_PACKET, AF_ROUTE, AF_NETLINK, AF_KEY, AF_SECURITY, AF_NETBEUI, AF_DECnet, AF_ROSE, AF_INET6, AF_X25, AF_ATMPVC, AF_BRIDGE, AF_NETROM, AF_APPLETALK, AF_IPX, AF_AX25, AF_INET, AF_LOCAL, AF_UNIX, AF_UNSPEC, UINT32 type, UINT32 proto
Yes<setsockoptERRNO res, FD fd, ENUMFLAGS8 level: SOL_SOCKET, SOL_TCP, UNKNOWN, ENUMFLAGS8 optname: SO_COOKIE, SO_MEMINFO, SO_PEERGROUPS, SO_ATTACH_BPF, SO_INCOMING_CPU, SO_BPF_EXTENSIONS, SO_MAX_PACING_RATE, SO_BUSY_POLL, SO_SELECT_ERR_QUEUE, SO_LOCK_FILTER, SO_NOFCS, SO_PEEK_OFF, SO_WIFI_STATUS, SO_RXQ_OVFL, SO_DOMAIN, SO_PROTOCOL, SO_TIMESTAMPING, SO_MARK, SO_TIMESTAMPNS, SO_PASSSEC, SO_PEERSEC, SO_ACCEPTCONN, SO_TIMESTAMP, SO_PEERNAME, SO_DETACH_FILTER, SO_ATTACH_FILTER, SO_BINDTODEVICE, SO_SECURITY_ENCRYPTION_NETWORK, SO_SECURITY_ENCRYPTION_TRANSPORT, SO_SECURITY_AUTHENTICATION, SO_SNDTIMEO, SO_RCVTIMEO, SO_SNDLOWAT, SO_RCVLOWAT, SO_PEERCRED, SO_PASSCRED, SO_REUSEPORT, SO_BSDCOMPAT, SO_LINGER, SO_PRIORITY, SO_NO_CHECK, SO_OOBINLINE, SO_KEEPALIVE, SO_RCVBUFFORCE, SO_SNDBUFFORCE, SO_RCVBUF, SO_SNDBUF, SO_BROADCAST, SO_DONTROUTE, SO_ERROR, SO_TYPE, SO_REUSEADDR, SO_DEBUG, UNKNOWN, DYNAMIC val, UINT32 optlen
Yes<getsockoptERRNO res, FD fd, ENUMFLAGS8 level: SOL_SOCKET, SOL_TCP, UNKNOWN, ENUMFLAGS8 optname: SO_COOKIE, SO_MEMINFO, SO_PEERGROUPS, SO_ATTACH_BPF, SO_INCOMING_CPU, SO_BPF_EXTENSIONS, SO_MAX_PACING_RATE, SO_BUSY_POLL, SO_SELECT_ERR_QUEUE, SO_LOCK_FILTER, SO_NOFCS, SO_PEEK_OFF, SO_WIFI_STATUS, SO_RXQ_OVFL, SO_DOMAIN, SO_PROTOCOL, SO_TIMESTAMPING, SO_MARK, SO_TIMESTAMPNS, SO_PASSSEC, SO_PEERSEC, SO_ACCEPTCONN, SO_TIMESTAMP, SO_PEERNAME, SO_DETACH_FILTER, SO_ATTACH_FILTER, SO_BINDTODEVICE, SO_SECURITY_ENCRYPTION_NETWORK, SO_SECURITY_ENCRYPTION_TRANSPORT, SO_SECURITY_AUTHENTICATION, SO_SNDTIMEO, SO_RCVTIMEO, SO_SNDLOWAT, SO_RCVLOWAT, SO_PEERCRED, SO_PASSCRED, SO_REUSEPORT, SO_BSDCOMPAT, SO_LINGER, SO_PRIORITY, SO_NO_CHECK, SO_OOBINLINE, SO_KEEPALIVE, SO_RCVBUFFORCE, SO_SNDBUFFORCE, SO_RCVBUF, SO_SNDBUF, SO_BROADCAST, SO_DONTROUTE, SO_ERROR, SO_TYPE, SO_REUSEADDR, SO_DEBUG, UNKNOWN, DYNAMIC val, UINT32 optlen
Yes<sendmsgERRNO res, BYTEBUF data, FD fd, UINT32 size, SOCKTUPLE tuple
Yes<sendmmsgERRNO res, FD fd, UINT32 size, BYTEBUF data, SOCKTUPLE tuple
Yes<recvmsgERRNO res, UINT32 size, BYTEBUF data, SOCKTUPLE tuple, BYTEBUF msgcontrol, FD fd
Yes<recvmmsgERRNO res, FD fd, UINT32 size, BYTEBUF data, SOCKTUPLE tuple, BYTEBUF msgcontrol
Yes>creatFSPATH name, UINT32 mode
Yes<creatFD fd, FSPATH name, UINT32 mode, UINT32 dev, UINT64 ino, FLAGS16 creat_flags: FD_UPPER_LAYER_CREAT, FD_LOWER_LAYER_CREAT
Yes<pipeERRNO res, FD fd1, FD fd2, UINT64 ino
Yes<eventfdFD res, UINT64 initval, UINT32 flags
Yes<futexERRNO res, UINT64 addr, FLAGS16 op: FUTEX_CLOCK_REALTIME, FUTEX_PRIVATE_FLAG, FUTEX_CMP_REQUEUE_PI, FUTEX_WAIT_REQUEUE_PI, FUTEX_WAKE_BITSET, FUTEX_WAIT_BITSET, FUTEX_TRYLOCK_PI, FUTEX_UNLOCK_PI, FUTEX_LOCK_PI, FUTEX_WAKE_OP, FUTEX_CMP_REQUEUE, FUTEX_REQUEUE, FUTEX_FD, FUTEX_WAKE, FUTEX_WAIT, UINT64 val
Yes<statERRNO res, FSPATH path
Yes<lstatERRNO res, FSPATH path
Yes<fstatERRNO res, FD fd
Yes<stat64ERRNO res, FSPATH path
Yes<lstat64ERRNO res, FSPATH path
Yes<fstat64ERRNO res
Yes<epoll_waitERRNO res, ERRNO maxevents
Yes<pollERRNO res, FDLIST fds, INT64 timeout
Yes<selectERRNO res
Yes<lseekERRNO res, FD fd, UINT64 offset, ENUMFLAGS8 whence: SEEK_END, SEEK_CUR, SEEK_SET
Yes<llseekERRNO res, FD fd, UINT64 offset, ENUMFLAGS8 whence: SEEK_END, SEEK_CUR, SEEK_SET
Yes<getcwdERRNO res, CHARBUF path
Yes<chdirERRNO res, CHARBUF path
Yes<fchdirERRNO res, FD fd
No<preadERRNO res, BYTEBUF data, FD fd, UINT32 size, UINT64 pos
No<pwriteERRNO res, BYTEBUF data, FD fd, UINT32 size, UINT64 pos
No<readvERRNO res, UINT32 size, BYTEBUF data, FD fd
No<writevERRNO res, BYTEBUF data, FD fd, UINT32 size
No<preadvERRNO res, UINT32 size, BYTEBUF data, FD fd, UINT64 pos
No<pwritevERRNO res, BYTEBUF data, FD fd, UINT32 size, UINT64 pos
Yes<signalfdFD res, FD fd, UINT32 mask, UINT8 flags
Yes<killERRNO res, PID pid, SIGTYPE sig
Yes<tkillERRNO res, PID tid, SIGTYPE sig
Yes<tgkillERRNO res, PID pid, PID tid, SIGTYPE sig
Yes<nanosleepERRNO res, RELTIME interval
Yes<timerfd_createFD res, UINT8 clockid, UINT8 flags
Yes<inotify_initFD res, UINT8 flags
Yes<getrlimitERRNO res, INT64 cur, INT64 max, ENUMFLAGS8 resource: RLIMIT_UNKNOWN, RLIMIT_RTTIME, RLIMIT_RTPRIO, RLIMIT_NICE, RLIMIT_MSGQUEUE, RLIMIT_SIGPENDING, RLIMIT_LOCKS, RLIMIT_AS, RLIMIT_MEMLOCK, RLIMIT_NOFILE, RLIMIT_NPROC, RLIMIT_RSS, RLIMIT_CORE, RLIMIT_STACK, RLIMIT_DATA, RLIMIT_FSIZE, RLIMIT_CPU
Yes<setrlimitERRNO res, INT64 cur, INT64 max, ENUMFLAGS8 resource: RLIMIT_UNKNOWN, RLIMIT_RTTIME, RLIMIT_RTPRIO, RLIMIT_NICE, RLIMIT_MSGQUEUE, RLIMIT_SIGPENDING, RLIMIT_LOCKS, RLIMIT_AS, RLIMIT_MEMLOCK, RLIMIT_NOFILE, RLIMIT_NPROC, RLIMIT_RSS, RLIMIT_CORE, RLIMIT_STACK, RLIMIT_DATA, RLIMIT_FSIZE, RLIMIT_CPU
Yes<prlimitERRNO res, INT64 newcur, INT64 newmax, INT64 oldcur, INT64 oldmax, INT64 pid, ENUMFLAGS8 resource: RLIMIT_UNKNOWN, RLIMIT_RTTIME, RLIMIT_RTPRIO, RLIMIT_NICE, RLIMIT_MSGQUEUE, RLIMIT_SIGPENDING, RLIMIT_LOCKS, RLIMIT_AS, RLIMIT_MEMLOCK, RLIMIT_NOFILE, RLIMIT_NPROC, RLIMIT_RSS, RLIMIT_CORE, RLIMIT_STACK, RLIMIT_DATA, RLIMIT_FSIZE, RLIMIT_CPU
Yes<fcntlFD res, FD fd, ENUMFLAGS8 cmd: F_GETPIPE_SZ, F_SETPIPE_SZ, F_NOTIFY, F_DUPFD_CLOEXEC, F_CANCELLK, F_GETLEASE, F_SETLEASE, F_GETOWN_EX, F_SETOWN_EX, F_SETLKW64, F_SETLK64, F_GETLK64, F_GETSIG, F_SETSIG, F_GETOWN, F_SETOWN, F_SETLKW, F_SETLK, F_GETLK, F_SETFL, F_GETFL, F_SETFD, F_GETFD, F_DUPFD, F_OFD_GETLK, F_OFD_SETLK, F_OFD_SETLKW, UNKNOWN
Yes<brkUINT64 res, UINT32 vm_size, UINT32 vm_rss, UINT32 vm_swap, UINT64 addr
Yes<mmapERRNO res, UINT32 vm_size, UINT32 vm_rss, UINT32 vm_swap, UINT64 addr, UINT64 length, FLAGS32 prot: PROT_READ, PROT_WRITE, PROT_EXEC, PROT_SEM, PROT_GROWSDOWN, PROT_GROWSUP, PROT_SAO, PROT_NONE, FLAGS32 flags: MAP_SHARED, MAP_PRIVATE, MAP_FIXED, MAP_ANONYMOUS, MAP_32BIT, MAP_RENAME, MAP_NORESERVE, MAP_POPULATE, MAP_NONBLOCK, MAP_GROWSDOWN, MAP_DENYWRITE, MAP_EXECUTABLE, MAP_INHERIT, MAP_FILE, MAP_LOCKED, FD fd, UINT64 offset
Yes<mmap2ERRNO res, UINT32 vm_size, UINT32 vm_rss, UINT32 vm_swap, UINT64 addr, UINT64 length, FLAGS32 prot: PROT_READ, PROT_WRITE, PROT_EXEC, PROT_SEM, PROT_GROWSDOWN, PROT_GROWSUP, PROT_SAO, PROT_NONE, FLAGS32 flags: MAP_SHARED, MAP_PRIVATE, MAP_FIXED, MAP_ANONYMOUS, MAP_32BIT, MAP_RENAME, MAP_NORESERVE, MAP_POPULATE, MAP_NONBLOCK, MAP_GROWSDOWN, MAP_DENYWRITE, MAP_EXECUTABLE, MAP_INHERIT, MAP_FILE, MAP_LOCKED, FD fd, UINT64 pgoffset
Yes<munmapERRNO res, UINT32 vm_size, UINT32 vm_rss, UINT32 vm_swap, UINT64 addr, UINT64 length
Yes<spliceERRNO res, FD fd_in, FD fd_out, UINT64 size, FLAGS32 flags: SPLICE_F_MOVE, SPLICE_F_NONBLOCK, SPLICE_F_MORE, SPLICE_F_GIFT
Yes<ptraceERRNO res, DYNAMIC addr, DYNAMIC data, ENUMFLAGS16 request: PTRACE_SINGLEBLOCK, PTRACE_SYSEMU_SINGLESTEP, PTRACE_SYSEMU, PTRACE_ARCH_PRCTL, PTRACE_SET_THREAD_AREA, PTRACE_GET_THREAD_AREA, PTRACE_OLDSETOPTIONS, PTRACE_SETFPXREGS, PTRACE_GETFPXREGS, PTRACE_SETFPREGS, PTRACE_GETFPREGS, PTRACE_SETREGS, PTRACE_GETREGS, PTRACE_SETSIGMASK, PTRACE_GETSIGMASK, PTRACE_PEEKSIGINFO, PTRACE_LISTEN, PTRACE_INTERRUPT, PTRACE_SEIZE, PTRACE_SETREGSET, PTRACE_GETREGSET, PTRACE_SETSIGINFO, PTRACE_GETSIGINFO, PTRACE_GETEVENTMSG, PTRACE_SETOPTIONS, PTRACE_SYSCALL, PTRACE_DETACH, PTRACE_ATTACH, PTRACE_SINGLESTEP, PTRACE_KILL, PTRACE_CONT, PTRACE_POKEUSR, PTRACE_POKEDATA, PTRACE_POKETEXT, PTRACE_PEEKUSR, PTRACE_PEEKDATA, PTRACE_PEEKTEXT, PTRACE_TRACEME, PTRACE_UNKNOWN, PID pid
Yes<ioctlERRNO res, FD fd, UINT64 request, UINT64 argument
Yes<renameERRNO res, FSPATH oldpath, FSPATH newpath
Yes<renameatERRNO res, FD olddirfd, FSRELPATH oldpath, FD newdirfd, FSRELPATH newpath
Yes<symlinkERRNO res, CHARBUF target, FSPATH linkpath
Yes<symlinkatERRNO res, CHARBUF target, FD linkdirfd, FSRELPATH linkpath
No<sendfileERRNO res, UINT64 offset, FD out_fd, FD in_fd, UINT64 size
Yes<quotactlERRNO res, CHARBUF special, CHARBUF quotafilepath, UINT64 dqb_bhardlimit, UINT64 dqb_bsoftlimit, UINT64 dqb_curspace, UINT64 dqb_ihardlimit, UINT64 dqb_isoftlimit, RELTIME dqb_btime, RELTIME dqb_itime, RELTIME dqi_bgrace, RELTIME dqi_igrace, FLAGS8 dqi_flags: DQF_NONE, V1_DQF_RSQUASH, FLAGS8 quota_fmt_out: QFMT_NOT_USED, QFMT_VFS_OLD, QFMT_VFS_V0, QFMT_VFS_V1, FLAGS16 cmd: Q_QUOTAON, Q_QUOTAOFF, Q_GETFMT, Q_GETINFO, Q_SETINFO, Q_GETQUOTA, Q_SETQUOTA, Q_SYNC, Q_XQUOTAON, Q_XQUOTAOFF, Q_XGETQUOTA, Q_XSETQLIM, Q_XGETQSTAT, Q_XQUOTARM, Q_XQUOTASYNC, FLAGS8 type: USRQUOTA, GRPQUOTA, UINT32 id, FLAGS8 quota_fmt: QFMT_NOT_USED, QFMT_VFS_OLD, QFMT_VFS_V0, QFMT_VFS_V1
Yes<setresuidERRNO res, UID ruid, UID euid, UID suid
Yes<setresgidERRNO res, GID rgid, GID egid, GID sgid
Yes<setuidERRNO res, UID uid
Yes<setgidERRNO res, GID gid
Yes<getuidUID uid
Yes<geteuidUID euid
Yes<getgidGID gid
Yes<getegidGID egid
Yes<getresuidERRNO res, UID ruid, UID euid, UID suid
Yes<getresgidERRNO res, GID rgid, GID egid, GID sgid
Yes<clonePID res, CHARBUF exe, BYTEBUF args, PID tid, PID pid, PID ptid, CHARBUF cwd, INT64 fdlimit, UINT64 pgft_maj, UINT64 pgft_min, UINT32 vm_size, UINT32 vm_rss, UINT32 vm_swap, CHARBUF comm, BYTEBUF cgroups, FLAGS32 flags: CLONE_FILES, CLONE_FS, CLONE_IO, CLONE_NEWIPC, CLONE_NEWNET, CLONE_NEWNS, CLONE_NEWPID, CLONE_NEWUTS, CLONE_PARENT, CLONE_PARENT_SETTID, CLONE_PTRACE, CLONE_SIGHAND, CLONE_SYSVSEM, CLONE_THREAD, CLONE_UNTRACED, CLONE_VM, CLONE_INVERTED, NAME_CHANGED, CLOSED, CLONE_NEWUSER, CLONE_CHILD_CLEARTID, CLONE_CHILD_SETTID, CLONE_SETTLS, CLONE_STOPPED, CLONE_VFORK, CLONE_NEWCGROUP, CLONE_CHILD_IN_PIDNS, UINT32 uid, UINT32 gid, PID vtid, PID vpid, UINT64 pidns_init_start_ts
Yes<forkPID res, CHARBUF exe, BYTEBUF args, PID tid, PID pid, PID ptid, CHARBUF cwd, INT64 fdlimit, UINT64 pgft_maj, UINT64 pgft_min, UINT32 vm_size, UINT32 vm_rss, UINT32 vm_swap, CHARBUF comm, BYTEBUF cgroups, FLAGS32 flags: CLONE_FILES, CLONE_FS, CLONE_IO, CLONE_NEWIPC, CLONE_NEWNET, CLONE_NEWNS, CLONE_NEWPID, CLONE_NEWUTS, CLONE_PARENT, CLONE_PARENT_SETTID, CLONE_PTRACE, CLONE_SIGHAND, CLONE_SYSVSEM, CLONE_THREAD, CLONE_UNTRACED, CLONE_VM, CLONE_INVERTED, NAME_CHANGED, CLOSED, CLONE_NEWUSER, CLONE_CHILD_CLEARTID, CLONE_CHILD_SETTID, CLONE_SETTLS, CLONE_STOPPED, CLONE_VFORK, CLONE_NEWCGROUP, CLONE_CHILD_IN_PIDNS, UINT32 uid, UINT32 gid, PID vtid, PID vpid, UINT64 pidns_init_start_ts
Yes<vforkPID res, CHARBUF exe, BYTEBUF args, PID tid, PID pid, PID ptid, CHARBUF cwd, INT64 fdlimit, UINT64 pgft_maj, UINT64 pgft_min, UINT32 vm_size, UINT32 vm_rss, UINT32 vm_swap, CHARBUF comm, BYTEBUF cgroups, FLAGS32 flags: CLONE_FILES, CLONE_FS, CLONE_IO, CLONE_NEWIPC, CLONE_NEWNET, CLONE_NEWNS, CLONE_NEWPID, CLONE_NEWUTS, CLONE_PARENT, CLONE_PARENT_SETTID, CLONE_PTRACE, CLONE_SIGHAND, CLONE_SYSVSEM, CLONE_THREAD, CLONE_UNTRACED, CLONE_VM, CLONE_INVERTED, NAME_CHANGED, CLOSED, CLONE_NEWUSER, CLONE_CHILD_CLEARTID, CLONE_CHILD_SETTID, CLONE_SETTLS, CLONE_STOPPED, CLONE_VFORK, CLONE_NEWCGROUP, CLONE_CHILD_IN_PIDNS, UINT32 uid, UINT32 gid, PID vtid, PID vpid, UINT64 pidns_init_start_ts
Yes<getdentsERRNO res, FD fd
Yes<getdents64ERRNO res, FD fd
Yes<setnsERRNO res, FD fd, FLAGS32 nstype: CLONE_FILES, CLONE_FS, CLONE_IO, CLONE_NEWIPC, CLONE_NEWNET, CLONE_NEWNS, CLONE_NEWPID, CLONE_NEWUTS, CLONE_PARENT, CLONE_PARENT_SETTID, CLONE_PTRACE, CLONE_SIGHAND, CLONE_SYSVSEM, CLONE_THREAD, CLONE_UNTRACED, CLONE_VM, CLONE_INVERTED, NAME_CHANGED, CLOSED, CLONE_NEWUSER, CLONE_CHILD_CLEARTID, CLONE_CHILD_SETTID, CLONE_SETTLS, CLONE_STOPPED, CLONE_VFORK, CLONE_NEWCGROUP, CLONE_CHILD_IN_PIDNS
Yes<flockERRNO res, FD fd, FLAGS32 operation: LOCK_SH, LOCK_EX, LOCK_NB, LOCK_UN, LOCK_NONE
Yes<acceptFD fd, SOCKTUPLE tuple, UINT8 queuepct, UINT32 queuelen, UINT32 queuemax
Yes<semopERRNO res, UINT32 nsops, UINT16 sem_num_0, INT16 sem_op_0, FLAGS16 sem_flg_0: IPC_NOWAIT, SEM_UNDO, UINT16 sem_num_1, INT16 sem_op_1, FLAGS16 sem_flg_1: IPC_NOWAIT, SEM_UNDO, INT32 semid
Yes<semctlERRNO res, INT32 semid, INT32 semnum, FLAGS16 cmd: IPC_STAT, IPC_SET, IPC_RMID, IPC_INFO, SEM_INFO, SEM_STAT, GETALL, GETNCNT, GETPID, GETVAL, GETZCNT, SETALL, SETVAL, INT32 val
Yes<ppollERRNO res, FDLIST fds, RELTIME timeout, SIGSET sigmask
Yes<mountERRNO res, CHARBUF dev, FSPATH dir, CHARBUF type, FLAGS32 flags: RDONLY, NOSUID, NODEV, NOEXEC, SYNCHRONOUS, REMOUNT, MANDLOCK, DIRSYNC, NOATIME, NODIRATIME, BIND, MOVE, REC, SILENT, POSIXACL, UNBINDABLE, PRIVATE, SLAVE, SHARED, RELATIME, KERNMOUNT, I_VERSION, STRICTATIME, LAZYTIME, NOSEC, BORN, ACTIVE, NOUSER
Yes<semgetERRNO res, INT32 key, INT32 nsems, FLAGS32 semflg: IPC_EXCL, IPC_CREAT
Yes<accessERRNO res, FSPATH name, FLAGS32 mode: F_OK, R_OK, W_OK, X_OK
Yes<chrootERRNO res, FSPATH path
Yes<setsidPID res
Yes<mkdirERRNO res, FSPATH path, UINT32 mode
Yes<rmdirERRNO res, FSPATH path
Yes<unshareERRNO res, FLAGS32 flags: CLONE_FILES, CLONE_FS, CLONE_IO, CLONE_NEWIPC, CLONE_NEWNET, CLONE_NEWNS, CLONE_NEWPID, CLONE_NEWUTS, CLONE_PARENT, CLONE_PARENT_SETTID, CLONE_PTRACE, CLONE_SIGHAND, CLONE_SYSVSEM, CLONE_THREAD, CLONE_UNTRACED, CLONE_VM, CLONE_INVERTED, NAME_CHANGED, CLOSED, CLONE_NEWUSER, CLONE_CHILD_CLEARTID, CLONE_CHILD_SETTID, CLONE_SETTLS, CLONE_STOPPED, CLONE_VFORK, CLONE_NEWCGROUP, CLONE_CHILD_IN_PIDNS
Yes<execveERRNO res, CHARBUF exe, BYTEBUF args, PID tid, PID pid, PID ptid, CHARBUF cwd, UINT64 fdlimit, UINT64 pgft_maj, UINT64 pgft_min, UINT32 vm_size, UINT32 vm_rss, UINT32 vm_swap, CHARBUF comm, BYTEBUF cgroups, BYTEBUF env, UINT32 tty, PID vpgid, UID loginuid, FLAGS32 flags: EXE_WRITABLE, EXE_UPPER_LAYER, EXE_FROM_MEMFD, EXE_LOWER_LAYER, UINT64 cap_inheritable, UINT64 cap_permitted, UINT64 cap_effective, UINT64 exe_ino, ABSTIME exe_ino_ctime, ABSTIME exe_ino_mtime, UID uid, FSPATH trusted_exepath, PID pgid, GID gid, FSPATH filename
Yes<setpgidERRNO res, PID pid, PID pgid
Yes<seccompERRNO res, UINT64 op, UINT64 flags
Yes<unlinkERRNO res, FSPATH path
Yes<unlinkatERRNO res, FD dirfd, FSRELPATH name, FLAGS32 flags: AT_REMOVEDIR
Yes<mkdiratERRNO res, FD dirfd, FSRELPATH path, UINT32 mode
Yes>openatFD dirfd, FSRELPATH name, FLAGS32 flags: O_LARGEFILE, O_DIRECTORY, O_DIRECT, O_TRUNC, O_SYNC, O_NONBLOCK, O_EXCL, O_DSYNC, O_APPEND, O_CREAT, O_RDWR, O_WRONLY, O_RDONLY, O_CLOEXEC, O_NONE, O_TMPFILE, O_F_CREATED, FD_UPPER_LAYER, FD_LOWER_LAYER, UINT32 mode
Yes<openatFD fd, FD dirfd, FSRELPATH name, FLAGS32 flags: O_LARGEFILE, O_DIRECTORY, O_DIRECT, O_TRUNC, O_SYNC, O_NONBLOCK, O_EXCL, O_DSYNC, O_APPEND, O_CREAT, O_RDWR, O_WRONLY, O_RDONLY, O_CLOEXEC, O_NONE, O_TMPFILE, O_F_CREATED, FD_UPPER_LAYER, FD_LOWER_LAYER, UINT32 mode, UINT32 dev, UINT64 ino
Yes<linkERRNO res, FSPATH oldpath, FSPATH newpath
Yes<linkatERRNO res, FD olddir, FSRELPATH oldpath, FD newdir, FSRELPATH newpath, FLAGS32 flags: AT_SYMLINK_FOLLOW, AT_EMPTY_PATH
Yes<fchmodatERRNO res, FD dirfd, FSRELPATH filename, MODE mode
Yes<chmodERRNO res, FSPATH filename, MODE mode
Yes<fchmodERRNO res, FD fd, MODE mode
Yes<renameat2ERRNO res, FD olddirfd, FSRELPATH oldpath, FD newdirfd, FSRELPATH newpath, FLAGS32 flags: RENAME_NOREPLACE, RENAME_EXCHANGE, RENAME_WHITEOUT
Yes<userfaultfdERRNO res, FLAGS32 flags: O_LARGEFILE, O_DIRECTORY, O_DIRECT, O_TRUNC, O_SYNC, O_NONBLOCK, O_EXCL, O_DSYNC, O_APPEND, O_CREAT, O_RDWR, O_WRONLY, O_RDONLY, O_CLOEXEC, O_NONE, O_TMPFILE, O_F_CREATED, FD_UPPER_LAYER, FD_LOWER_LAYER
Yes>openat2FD dirfd, FSRELPATH name, FLAGS32 flags: O_LARGEFILE, O_DIRECTORY, O_DIRECT, O_TRUNC, O_SYNC, O_NONBLOCK, O_EXCL, O_DSYNC, O_APPEND, O_CREAT, O_RDWR, O_WRONLY, O_RDONLY, O_CLOEXEC, O_NONE, O_TMPFILE, O_F_CREATED, FD_UPPER_LAYER, FD_LOWER_LAYER, UINT32 mode, FLAGS32 resolve: RESOLVE_BENEATH, RESOLVE_IN_ROOT, RESOLVE_NO_MAGICLINKS, RESOLVE_NO_SYMLINKS, RESOLVE_NO_XDEV, RESOLVE_CACHED
Yes<openat2FD fd, FD dirfd, FSRELPATH name, FLAGS32 flags: O_LARGEFILE, O_DIRECTORY, O_DIRECT, O_TRUNC, O_SYNC, O_NONBLOCK, O_EXCL, O_DSYNC, O_APPEND, O_CREAT, O_RDWR, O_WRONLY, O_RDONLY, O_CLOEXEC, O_NONE, O_TMPFILE, O_F_CREATED, FD_UPPER_LAYER, FD_LOWER_LAYER, UINT32 mode, FLAGS32 resolve: RESOLVE_BENEATH, RESOLVE_IN_ROOT, RESOLVE_NO_MAGICLINKS, RESOLVE_NO_SYMLINKS, RESOLVE_NO_XDEV, RESOLVE_CACHED, UINT32 dev, UINT64 ino
Yes<mprotectERRNO res, UINT64 addr, UINT64 length, FLAGS32 prot: PROT_READ, PROT_WRITE, PROT_EXEC, PROT_SEM, PROT_GROWSDOWN, PROT_GROWSUP, PROT_SAO, PROT_NONE
Yes<execveatERRNO res, CHARBUF exe, BYTEBUF args, PID tid, PID pid, PID ptid, CHARBUF cwd, UINT64 fdlimit, UINT64 pgft_maj, UINT64 pgft_min, UINT32 vm_size, UINT32 vm_rss, UINT32 vm_swap, CHARBUF comm, BYTEBUF cgroups, BYTEBUF env, UINT32 tty, PID vpgid, UID loginuid, FLAGS32 flags: EXE_WRITABLE, EXE_UPPER_LAYER, EXE_FROM_MEMFD, EXE_LOWER_LAYER, UINT64 cap_inheritable, UINT64 cap_permitted, UINT64 cap_effective, UINT64 exe_ino, ABSTIME exe_ino_ctime, ABSTIME exe_ino_mtime, UID uid, FSPATH trusted_exepath, PID pgid, GID gid
Yes<copy_file_rangeERRNO res, FD fdout, UINT64 offout, FD fdin, UINT64 offin, UINT64 len
Yes<clone3PID res, CHARBUF exe, BYTEBUF args, PID tid, PID pid, PID ptid, CHARBUF cwd, INT64 fdlimit, UINT64 pgft_maj, UINT64 pgft_min, UINT32 vm_size, UINT32 vm_rss, UINT32 vm_swap, CHARBUF comm, BYTEBUF cgroups, FLAGS32 flags: CLONE_FILES, CLONE_FS, CLONE_IO, CLONE_NEWIPC, CLONE_NEWNET, CLONE_NEWNS, CLONE_NEWPID, CLONE_NEWUTS, CLONE_PARENT, CLONE_PARENT_SETTID, CLONE_PTRACE, CLONE_SIGHAND, CLONE_SYSVSEM, CLONE_THREAD, CLONE_UNTRACED, CLONE_VM, CLONE_INVERTED, NAME_CHANGED, CLOSED, CLONE_NEWUSER, CLONE_CHILD_CLEARTID, CLONE_CHILD_SETTID, CLONE_SETTLS, CLONE_STOPPED, CLONE_VFORK, CLONE_NEWCGROUP, CLONE_CHILD_IN_PIDNS, UINT32 uid, UINT32 gid, PID vtid, PID vpid, UINT64 pidns_init_start_ts
Yes<open_by_handle_atFD fd, FD mountfd, FLAGS32 flags: O_LARGEFILE, O_DIRECTORY, O_DIRECT, O_TRUNC, O_SYNC, O_NONBLOCK, O_EXCL, O_DSYNC, O_APPEND, O_CREAT, O_RDWR, O_WRONLY, O_RDONLY, O_CLOEXEC, O_NONE, O_TMPFILE, O_F_CREATED, FD_UPPER_LAYER, FD_LOWER_LAYER, FSPATH path, UINT32 dev, UINT64 ino
Yes<io_uring_setupERRNO res, UINT32 entries, UINT32 sq_entries, UINT32 cq_entries, FLAGS32 flags: IORING_SETUP_IOPOLL, IORING_SETUP_SQPOLL, IORING_SQ_NEED_WAKEUP, IORING_SETUP_SQ_AFF, IORING_SETUP_CQSIZE, IORING_SETUP_CLAMP, IORING_SETUP_ATTACH_RW, IORING_SETUP_R_DISABLED, UINT32 sq_thread_cpu, UINT32 sq_thread_idle, FLAGS32 features: IORING_FEAT_SINGLE_MMAP, IORING_FEAT_NODROP, IORING_FEAT_SUBMIT_STABLE, IORING_FEAT_RW_CUR_POS, IORING_FEAT_CUR_PERSONALITY, IORING_FEAT_FAST_POLL, IORING_FEAT_POLL_32BITS, IORING_FEAT_SQPOLL_NONFIXED, IORING_FEAT_ENTER_EXT_ARG, IORING_FEAT_NATIVE_WORKERS, IORING_FEAT_RSRC_TAGS
Yes<io_uring_enterERRNO res, FD fd, UINT32 to_submit, UINT32 min_complete, FLAGS32 flags: IORING_ENTER_GETEVENTS, IORING_ENTER_SQ_WAKEUP, IORING_ENTER_SQ_WAIT, IORING_ENTER_EXT_ARG, SIGSET sig
Yes<io_uring_registerERRNO res, FD fd, ENUMFLAGS16 opcode: IORING_REGISTER_BUFFERS, IORING_UNREGISTER_BUFFERS, IORING_REGISTER_FILES, IORING_UNREGISTER_FILES, IORING_REGISTER_EVENTFD, IORING_UNREGISTER_EVENTFD, IORING_REGISTER_FILES_UPDATE, IORING_REGISTER_EVENTFD_ASYNC, IORING_REGISTER_PROBE, IORING_REGISTER_PERSONALITY, IORING_UNREGISTER_PERSONALITY, IORING_REGISTER_RESTRICTIONS, IORING_REGISTER_ENABLE_RINGS, IORING_REGISTER_FILES2, IORING_REGISTER_FILES_UPDATE2, IORING_REGISTER_BUFFERS2, IORING_REGISTER_BUFFERS_UPDATE, IORING_REGISTER_IOWQ_AFF, IORING_UNREGISTER_IOWQ_AFF, IORING_REGISTER_IOWQ_MAX_WORKERS, IORING_REGISTER_RING_FDS, IORING_UNREGISTER_RING_FDS, UINT64 arg, UINT32 nr_args
Yes<mlockERRNO res, UINT64 addr, UINT64 len
Yes<munlockERRNO res, UINT64 addr, UINT64 len
Yes<mlockallERRNO res, FLAGS32 flags: MCL_CURRENT, MCL_FUTURE, MCL_ONFAULT
Yes<munlockallERRNO res
Yes<capsetERRNO res, UINT64 cap_inheritable, UINT64 cap_permitted, UINT64 cap_effective
Yes<dup2FD res, FD oldfd, FD newfd
Yes<dup3FD res, FD oldfd, FD newfd, FLAGS32 flags: O_LARGEFILE, O_DIRECTORY, O_DIRECT, O_TRUNC, O_SYNC, O_NONBLOCK, O_EXCL, O_DSYNC, O_APPEND, O_CREAT, O_RDWR, O_WRONLY, O_RDONLY, O_CLOEXEC, O_NONE, O_TMPFILE, O_F_CREATED, FD_UPPER_LAYER, FD_LOWER_LAYER
Yes<dupFD res, FD oldfd
Yes<bpfFD fd, ENUMFLAGS32 cmd: BPF_MAP_CREATE, BPF_MAP_LOOKUP_ELEM, BPF_MAP_UPDATE_ELEM, BPF_MAP_DELETE_ELEM, BPF_MAP_GET_NEXT_KEY, BPF_PROG_LOAD, BPF_OBJ_PIN, BPF_OBJ_GET, BPF_PROG_ATTACH, BPF_PROG_DETACH, BPF_PROG_TEST_RUN, BPF_PROG_RUN, BPF_PROG_GET_NEXT_ID, BPF_MAP_GET_NEXT_ID, BPF_PROG_GET_FD_BY_ID, BPF_MAP_GET_FD_BY_ID, BPF_OBJ_GET_INFO_BY_FD, BPF_PROG_QUERY, BPF_RAW_TRACEPOINT_OPEN, BPF_BTF_LOAD, BPF_BTF_GET_FD_BY_ID, BPF_TASK_FD_QUERY, BPF_MAP_LOOKUP_AND_DELETE_ELEM, BPF_MAP_FREEZE, BPF_BTF_GET_NEXT_ID, BPF_MAP_LOOKUP_BATCH, BPF_MAP_LOOKUP_AND_DELETE_BATCH, BPF_MAP_UPDATE_BATCH, BPF_MAP_DELETE_BATCH, BPF_LINK_CREATE, BPF_LINK_UPDATE, BPF_LINK_GET_FD_BY_ID, BPF_LINK_GET_NEXT_ID, BPF_ENABLE_STATS, BPF_ITER_CREATE, BPF_LINK_DETACH, BPF_PROG_BIND_MAP
Yes<mlock2ERRNO res, UINT64 addr, UINT64 len, FLAGS32 flags: MLOCK_ONFAULT
Yes<fsconfigERRNO res, FD fd, ENUMFLAGS32 cmd: FSCONFIG_SET_FLAG, FSCONFIG_SET_STRING, FSCONFIG_SET_BINARY, FSCONFIG_SET_PATH, FSCONFIG_SET_PATH_EMPTY, FSCONFIG_SET_FD, FSCONFIG_CMD_CREATE, FSCONFIG_CMD_RECONFIGURE, CHARBUF key, BYTEBUF value_bytebuf, CHARBUF value_charbuf, INT32 aux
Yes<epoll_createERRNO res, INT32 size
Yes<epoll_create1ERRNO res, FLAGS32 flags: EPOLL_CLOEXEC
Yes<chownERRNO res, FSPATH path, UINT32 uid, UINT32 gid
Yes<lchownERRNO res, FSPATH path, UINT32 uid, UINT32 gid
Yes<fchownERRNO res, FD fd, UINT32 uid, UINT32 gid
Yes<fchownatERRNO res, FD dirfd, FSRELPATH pathname, UINT32 uid, UINT32 gid, FLAGS32 flags: AT_SYMLINK_NOFOLLOW, AT_EMPTY_PATH
Yes<umountERRNO res, FSPATH name
Yes<accept4FD fd, SOCKTUPLE tuple, UINT8 queuepct, UINT32 queuelen, UINT32 queuemax, INT32 flags
Yes<umount2ERRNO res, FSPATH name, FLAGS32 flags: FORCE, DETACH, EXPIRE, NOFOLLOW
Yes<pipe2ERRNO res, FD fd1, FD fd2, UINT64 ino, FLAGS32 flags: O_LARGEFILE, O_DIRECTORY, O_DIRECT, O_TRUNC, O_SYNC, O_NONBLOCK, O_EXCL, O_DSYNC, O_APPEND, O_CREAT, O_RDWR, O_WRONLY, O_RDONLY, O_CLOEXEC, O_NONE, O_TMPFILE, O_F_CREATED, FD_UPPER_LAYER, FD_LOWER_LAYER
Yes<inotify_init1FD res, FLAGS16 flags: O_LARGEFILE, O_DIRECTORY, O_DIRECT, O_TRUNC, O_SYNC, O_NONBLOCK, O_EXCL, O_DSYNC, O_APPEND, O_CREAT, O_RDWR, O_WRONLY, O_RDONLY, O_CLOEXEC, O_NONE, O_TMPFILE, O_F_CREATED, FD_UPPER_LAYER, FD_LOWER_LAYER
Yes<eventfd2FD res, FLAGS16 flags: O_LARGEFILE, O_DIRECTORY, O_DIRECT, O_TRUNC, O_SYNC, O_NONBLOCK, O_EXCL, O_DSYNC, O_APPEND, O_CREAT, O_RDWR, O_WRONLY, O_RDONLY, O_CLOEXEC, O_NONE, O_TMPFILE, O_F_CREATED, FD_UPPER_LAYER, FD_LOWER_LAYER, UINT64 initval
Yes<signalfd4FD res, FLAGS16 flags: O_LARGEFILE, O_DIRECTORY, O_DIRECT, O_TRUNC, O_SYNC, O_NONBLOCK, O_EXCL, O_DSYNC, O_APPEND, O_CREAT, O_RDWR, O_WRONLY, O_RDONLY, O_CLOEXEC, O_NONE, O_TMPFILE, O_F_CREATED, FD_UPPER_LAYER, FD_LOWER_LAYER, FD fd, UINT32 mask
Yes<prctlERRNO res, ENUMFLAGS32 option: PR_GET_DUMPABLE, PR_SET_DUMPABLE, PR_GET_KEEPCAPS, PR_SET_KEEPCAPS, PR_SET_NAME, PR_GET_NAME, PR_GET_SECCOMP, PR_SET_SECCOMP, PR_CAPBSET_READ, PR_CAPBSET_DROP, PR_GET_SECUREBITS, PR_SET_SECUREBITS, PR_MCE_KILL, PR_MCE_KILL, PR_SET_MM, PR_SET_CHILD_SUBREAPER, PR_GET_CHILD_SUBREAPER, PR_SET_NO_NEW_PRIVS, PR_GET_NO_NEW_PRIVS, PR_GET_TID_ADDRESS, PR_SET_THP_DISABLE, PR_GET_THP_DISABLE, PR_CAP_AMBIENT, CHARBUF arg2_str, INT64 arg2_int
Yes<memfd_createFD fd, CHARBUF name, FLAGS32 flags: MFD_CLOEXEC, MFD_ALLOW_SEALING, MFD_HUGETLB
Yes<pidfd_getfdFD fd, FD pid_fd, FD target_fd, UINT32 flags
Yes<pidfd_openFD fd, PID pid, FLAGS32 flags: PIDFD_NONBLOCK
Yes<init_moduleERRNO res, BYTEBUF img, UINT64 length, CHARBUF uargs
Yes<finit_moduleERRNO res, FD fd, CHARBUF uargs, FLAGS32 flags: MODULE_INIT_IGNORE_MODVERSIONS, MODULE_INIT_IGNORE_VERMAGIC, MODULE_INIT_COMPRESSED_FILE
Yes<mknodERRNO res, FSPATH path, MODE mode, UINT32 dev
Yes<mknodatERRNO res, FD dirfd, FSRELPATH path, MODE mode, UINT32 dev
Yes<newfstatatERRNO res, FD dirfd, FSRELPATH path, FLAGS32 flags: AT_EMPTY_PATH, AT_NO_AUTOMOUNT, AT_SYMLINK_NOFOLLOW
Yes<process_vm_readvINT64 res, PID pid, BYTEBUF data
Yes<process_vm_writevINT64 res, PID pid, BYTEBUF data
Yes<delete_moduleERRNO res, CHARBUF name, FLAGS32 flags: O_NONBLOCK, O_TRUNC
Yes<setreuidERRNO res, UID ruid, UID euid
Yes<setregidERRNO res, UID rgid, UID egid
Yes>adjtimexSYSCALLID ID, UINT16 nativeID
Yes<adjtimexSYSCALLID ID, UINT16 nativeID
Yes>exitSYSCALLID ID, UINT16 nativeID
Yes<exitSYSCALLID ID, UINT16 nativeID
Yes>sethostnameSYSCALLID ID, UINT16 nativeID
Yes<sethostnameSYSCALLID ID, UINT16 nativeID
Yes>getsidSYSCALLID ID, UINT16 nativeID
Yes<getsidSYSCALLID ID, UINT16 nativeID
Yes>fstatfsSYSCALLID ID, UINT16 nativeID
Yes<fstatfsSYSCALLID ID, UINT16 nativeID
Yes>pivot_rootSYSCALLID ID, UINT16 nativeID
Yes<pivot_rootSYSCALLID ID, UINT16 nativeID
Yes>oldstatSYSCALLID ID, UINT16 nativeID
Yes<oldstatSYSCALLID ID, UINT16 nativeID
Yes>umaskSYSCALLID ID, UINT16 nativeID
Yes<umaskSYSCALLID ID, UINT16 nativeID
Yes>madviseSYSCALLID ID, UINT16 nativeID
Yes<madviseSYSCALLID ID, UINT16 nativeID
Yes>statfs64SYSCALLID ID, UINT16 nativeID
Yes<statfs64SYSCALLID ID, UINT16 nativeID
Yes>ioplSYSCALLID ID, UINT16 nativeID
Yes<ioplSYSCALLID ID, UINT16 nativeID
Yes>swaponSYSCALLID ID, UINT16 nativeID
Yes<swaponSYSCALLID ID, UINT16 nativeID
Yes>utimeSYSCALLID ID, UINT16 nativeID
Yes<utimeSYSCALLID ID, UINT16 nativeID
Yes>getpidSYSCALLID ID, UINT16 nativeID
Yes<getpidSYSCALLID ID, UINT16 nativeID
Yes>setdomainnameSYSCALLID ID, UINT16 nativeID
Yes<setdomainnameSYSCALLID ID, UINT16 nativeID
Yes>semtimedopSYSCALLID ID, UINT16 nativeID
Yes<semtimedopSYSCALLID ID, UINT16 nativeID
Yes>mq_notifySYSCALLID ID, UINT16 nativeID
Yes<mq_notifySYSCALLID ID, UINT16 nativeID
Yes>nfsservctlSYSCALLID ID, UINT16 nativeID
Yes<nfsservctlSYSCALLID ID, UINT16 nativeID
Yes>pkey_mprotectSYSCALLID ID, UINT16 nativeID
Yes<pkey_mprotectSYSCALLID ID, UINT16 nativeID
Yes>fgetxattrSYSCALLID ID, UINT16 nativeID
Yes<fgetxattrSYSCALLID ID, UINT16 nativeID
Yes>sysinfoSYSCALLID ID, UINT16 nativeID
Yes<sysinfoSYSCALLID ID, UINT16 nativeID
Yes>uselibSYSCALLID ID, UINT16 nativeID
Yes<uselibSYSCALLID ID, UINT16 nativeID
Yes>oldunameSYSCALLID ID, UINT16 nativeID
Yes<oldunameSYSCALLID ID, UINT16 nativeID
Yes>set_mempolicySYSCALLID ID, UINT16 nativeID
Yes<set_mempolicySYSCALLID ID, UINT16 nativeID
Yes>getppidSYSCALLID ID, UINT16 nativeID
Yes<getppidSYSCALLID ID, UINT16 nativeID
Yes>sched_yieldSYSCALLID ID, UINT16 nativeID
Yes<sched_yieldSYSCALLID ID, UINT16 nativeID
Yes>getrusageSYSCALLID ID, UINT16 nativeID
Yes<getrusageSYSCALLID ID, UINT16 nativeID
Yes>sigsuspendSYSCALLID ID, UINT16 nativeID
Yes<sigsuspendSYSCALLID ID, UINT16 nativeID
Yes>riscv_hwprobeSYSCALLID ID, UINT16 nativeID
Yes<riscv_hwprobeSYSCALLID ID, UINT16 nativeID
Yes>bdflushSYSCALLID ID, UINT16 nativeID
Yes<bdflushSYSCALLID ID, UINT16 nativeID
Yes>get_kernel_symsSYSCALLID ID, UINT16 nativeID
Yes<get_kernel_symsSYSCALLID ID, UINT16 nativeID
Yes>pauseSYSCALLID ID, UINT16 nativeID
Yes<pauseSYSCALLID ID, UINT16 nativeID
Yes>getpmsgSYSCALLID ID, UINT16 nativeID
Yes<getpmsgSYSCALLID ID, UINT16 nativeID
Yes>clock_gettimeSYSCALLID ID, UINT16 nativeID
Yes<clock_gettimeSYSCALLID ID, UINT16 nativeID
Yes>mq_getsetattrSYSCALLID ID, UINT16 nativeID
Yes<mq_getsetattrSYSCALLID ID, UINT16 nativeID
Yes>spu_runSYSCALLID ID, UINT16 nativeID
Yes<spu_runSYSCALLID ID, UINT16 nativeID
Yes>personalitySYSCALLID ID, UINT16 nativeID
Yes<personalitySYSCALLID ID, UINT16 nativeID
Yes>request_keySYSCALLID ID, UINT16 nativeID
Yes<request_keySYSCALLID ID, UINT16 nativeID
Yes>readlinkSYSCALLID ID, UINT16 nativeID
Yes<readlinkSYSCALLID ID, UINT16 nativeID
Yes>timesSYSCALLID ID, UINT16 nativeID
Yes<timesSYSCALLID ID, UINT16 nativeID
Yes>rebootSYSCALLID ID, UINT16 nativeID
Yes<rebootSYSCALLID ID, UINT16 nativeID
Yes>syslogSYSCALLID ID, UINT16 nativeID
Yes<syslogSYSCALLID ID, UINT16 nativeID
Yes>ipcSYSCALLID ID, UINT16 nativeID
Yes<ipcSYSCALLID ID, UINT16 nativeID
Yes>create_moduleSYSCALLID ID, UINT16 nativeID
Yes<create_moduleSYSCALLID ID, UINT16 nativeID
Yes>listxattrSYSCALLID ID, UINT16 nativeID
Yes<listxattrSYSCALLID ID, UINT16 nativeID
Yes>setxattrSYSCALLID ID, UINT16 nativeID
Yes<setxattrSYSCALLID ID, UINT16 nativeID
Yes>setprioritySYSCALLID ID, UINT16 nativeID
Yes<setprioritySYSCALLID ID, UINT16 nativeID
Yes>sigreturnSYSCALLID ID, UINT16 nativeID
Yes<sigreturnSYSCALLID ID, UINT16 nativeID
Yes>setgroupsSYSCALLID ID, UINT16 nativeID
Yes<setgroupsSYSCALLID ID, UINT16 nativeID
Yes>preadv2SYSCALLID ID, UINT16 nativeID
Yes<preadv2SYSCALLID ID, UINT16 nativeID
Yes>setitimerSYSCALLID ID, UINT16 nativeID
Yes<setitimerSYSCALLID ID, UINT16 nativeID
Yes>shmatSYSCALLID ID, UINT16 nativeID
Yes<shmatSYSCALLID ID, UINT16 nativeID
Yes>getitimerSYSCALLID ID, UINT16 nativeID
Yes<getitimerSYSCALLID ID, UINT16 nativeID
Yes>removexattrSYSCALLID ID, UINT16 nativeID
Yes<removexattrSYSCALLID ID, UINT16 nativeID
Yes>msggetSYSCALLID ID, UINT16 nativeID
Yes<msggetSYSCALLID ID, UINT16 nativeID
Yes>spu_createSYSCALLID ID, UINT16 nativeID
Yes<spu_createSYSCALLID ID, UINT16 nativeID
Yes>capgetSYSCALLID ID, UINT16 nativeID
Yes<capgetSYSCALLID ID, UINT16 nativeID
Yes>rt_sigsuspendSYSCALLID ID, UINT16 nativeID
Yes<rt_sigsuspendSYSCALLID ID, UINT16 nativeID
Yes>msealSYSCALLID ID, UINT16 nativeID
Yes<msealSYSCALLID ID, UINT16 nativeID
Yes>fanotify_initSYSCALLID ID, UINT16 nativeID
Yes<fanotify_initSYSCALLID ID, UINT16 nativeID
Yes>readdirSYSCALLID ID, UINT16 nativeID
Yes<readdirSYSCALLID ID, UINT16 nativeID
Yes>getxattrSYSCALLID ID, UINT16 nativeID
Yes<getxattrSYSCALLID ID, UINT16 nativeID
Yes>mq_timedreceiveSYSCALLID ID, UINT16 nativeID
Yes<mq_timedreceiveSYSCALLID ID, UINT16 nativeID
Yes>niceSYSCALLID ID, UINT16 nativeID
Yes<niceSYSCALLID ID, UINT16 nativeID
Yes>fsopenSYSCALLID ID, UINT16 nativeID
Yes<fsopenSYSCALLID ID, UINT16 nativeID
Yes>rt_sigpendingSYSCALLID ID, UINT16 nativeID
Yes<rt_sigpendingSYSCALLID ID, UINT16 nativeID
Yes>sysfsSYSCALLID ID, UINT16 nativeID
Yes<sysfsSYSCALLID ID, UINT16 nativeID
Yes>acctSYSCALLID ID, UINT16 nativeID
Yes<acctSYSCALLID ID, UINT16 nativeID
Yes>setfsgidSYSCALLID ID, UINT16 nativeID
Yes<setfsgidSYSCALLID ID, UINT16 nativeID
Yes>syncSYSCALLID ID, UINT16 nativeID
Yes<syncSYSCALLID ID, UINT16 nativeID
Yes>clock_adjtimeSYSCALLID ID, UINT16 nativeID
Yes<clock_adjtimeSYSCALLID ID, UINT16 nativeID
Yes>io_geteventsSYSCALLID ID, UINT16 nativeID
Yes<io_geteventsSYSCALLID ID, UINT16 nativeID
Yes>query_moduleSYSCALLID ID, UINT16 nativeID
Yes<query_moduleSYSCALLID ID, UINT16 nativeID
Yes>remap_file_pagesSYSCALLID ID, UINT16 nativeID
Yes<remap_file_pagesSYSCALLID ID, UINT16 nativeID
Yes>rt_sigprocmaskSYSCALLID ID, UINT16 nativeID
Yes<rt_sigprocmaskSYSCALLID ID, UINT16 nativeID
Yes>mincoreSYSCALLID ID, UINT16 nativeID
Yes<mincoreSYSCALLID ID, UINT16 nativeID
Yes>getpgidSYSCALLID ID, UINT16 nativeID
Yes<getpgidSYSCALLID ID, UINT16 nativeID
Yes>msgsndSYSCALLID ID, UINT16 nativeID
Yes<msgsndSYSCALLID ID, UINT16 nativeID
Yes>sched_getparamSYSCALLID ID, UINT16 nativeID
Yes<sched_getparamSYSCALLID ID, UINT16 nativeID
Yes>getgroupsSYSCALLID ID, UINT16 nativeID
Yes<getgroupsSYSCALLID ID, UINT16 nativeID
Yes>ustatSYSCALLID ID, UINT16 nativeID
Yes<ustatSYSCALLID ID, UINT16 nativeID
Yes>unameSYSCALLID ID, UINT16 nativeID
Yes<unameSYSCALLID ID, UINT16 nativeID
Yes>epoll_ctlSYSCALLID ID, UINT16 nativeID
Yes<epoll_ctlSYSCALLID ID, UINT16 nativeID
Yes>lgetxattrSYSCALLID ID, UINT16 nativeID
Yes<lgetxattrSYSCALLID ID, UINT16 nativeID
Yes>_sysctlSYSCALLID ID, UINT16 nativeID
Yes<_sysctlSYSCALLID ID, UINT16 nativeID
Yes>rt_sigtimedwaitSYSCALLID ID, UINT16 nativeID
Yes<rt_sigtimedwaitSYSCALLID ID, UINT16 nativeID
Yes>flistxattrSYSCALLID ID, UINT16 nativeID
Yes<flistxattrSYSCALLID ID, UINT16 nativeID
Yes>pkey_allocSYSCALLID ID, UINT16 nativeID
Yes<pkey_allocSYSCALLID ID, UINT16 nativeID
Yes>timeSYSCALLID ID, UINT16 nativeID
Yes<timeSYSCALLID ID, UINT16 nativeID
Yes>kcmpSYSCALLID ID, UINT16 nativeID
Yes<kcmpSYSCALLID ID, UINT16 nativeID
Yes>epoll_pwaitSYSCALLID ID, UINT16 nativeID
Yes<epoll_pwaitSYSCALLID ID, UINT16 nativeID
Yes>oldlstatSYSCALLID ID, UINT16 nativeID
Yes<oldlstatSYSCALLID ID, UINT16 nativeID
Yes>sched_setschedulerSYSCALLID ID, UINT16 nativeID
Yes<sched_setschedulerSYSCALLID ID, UINT16 nativeID
Yes>statfsSYSCALLID ID, UINT16 nativeID
Yes<statfsSYSCALLID ID, UINT16 nativeID
Yes>fdatasyncSYSCALLID ID, UINT16 nativeID
Yes<fdatasyncSYSCALLID ID, UINT16 nativeID
Yes>set_robust_listSYSCALLID ID, UINT16 nativeID
Yes<set_robust_listSYSCALLID ID, UINT16 nativeID
Yes>swapoffSYSCALLID ID, UINT16 nativeID
Yes<swapoffSYSCALLID ID, UINT16 nativeID
Yes>quotactl_fdSYSCALLID ID, UINT16 nativeID
Yes<quotactl_fdSYSCALLID ID, UINT16 nativeID
Yes>exit_groupSYSCALLID ID, UINT16 nativeID
Yes<exit_groupSYSCALLID ID, UINT16 nativeID
Yes>listmountSYSCALLID ID, UINT16 nativeID
Yes<listmountSYSCALLID ID, UINT16 nativeID
Yes>timerfd_settimeSYSCALLID ID, UINT16 nativeID
Yes<timerfd_settimeSYSCALLID ID, UINT16 nativeID
Yes>sched_getschedulerSYSCALLID ID, UINT16 nativeID
Yes<sched_getschedulerSYSCALLID ID, UINT16 nativeID
Yes>sched_get_priority_minSYSCALLID ID, UINT16 nativeID
Yes<sched_get_priority_minSYSCALLID ID, UINT16 nativeID
Yes>ftruncateSYSCALLID ID, UINT16 nativeID
Yes<ftruncateSYSCALLID ID, UINT16 nativeID
Yes>pkey_freeSYSCALLID ID, UINT16 nativeID
Yes<pkey_freeSYSCALLID ID, UINT16 nativeID
Yes>sched_rr_get_intervalSYSCALLID ID, UINT16 nativeID
Yes<sched_rr_get_intervalSYSCALLID ID, UINT16 nativeID
Yes>open_treeSYSCALLID ID, UINT16 nativeID
Yes<open_treeSYSCALLID ID, UINT16 nativeID
Yes>idleSYSCALLID ID, UINT16 nativeID
Yes<idleSYSCALLID ID, UINT16 nativeID
Yes>mremapSYSCALLID ID, UINT16 nativeID
Yes<mremapSYSCALLID ID, UINT16 nativeID
Yes>rt_sigactionSYSCALLID ID, UINT16 nativeID
Yes<rt_sigactionSYSCALLID ID, UINT16 nativeID
Yes>stimeSYSCALLID ID, UINT16 nativeID
Yes<stimeSYSCALLID ID, UINT16 nativeID
Yes>sched_getattrSYSCALLID ID, UINT16 nativeID
Yes<sched_getattrSYSCALLID ID, UINT16 nativeID
Yes>rt_sigqueueinfoSYSCALLID ID, UINT16 nativeID
Yes<rt_sigqueueinfoSYSCALLID ID, UINT16 nativeID
Yes>sync_file_rangeSYSCALLID ID, UINT16 nativeID
Yes<sync_file_rangeSYSCALLID ID, UINT16 nativeID
Yes>mq_unlinkSYSCALLID ID, UINT16 nativeID
Yes<mq_unlinkSYSCALLID ID, UINT16 nativeID
Yes>alarmSYSCALLID ID, UINT16 nativeID
Yes<alarmSYSCALLID ID, UINT16 nativeID
Yes>inotify_rm_watchSYSCALLID ID, UINT16 nativeID
Yes<inotify_rm_watchSYSCALLID ID, UINT16 nativeID
Yes>lsetxattrSYSCALLID ID, UINT16 nativeID
Yes<lsetxattrSYSCALLID ID, UINT16 nativeID
Yes>timer_deleteSYSCALLID ID, UINT16 nativeID
Yes<timer_deleteSYSCALLID ID, UINT16 nativeID
Yes>msyncSYSCALLID ID, UINT16 nativeID
Yes<msyncSYSCALLID ID, UINT16 nativeID
Yes>timer_settimeSYSCALLID ID, UINT16 nativeID
Yes<timer_settimeSYSCALLID ID, UINT16 nativeID
Yes>sigprocmaskSYSCALLID ID, UINT16 nativeID
Yes<sigprocmaskSYSCALLID ID, UINT16 nativeID
Yes>lremovexattrSYSCALLID ID, UINT16 nativeID
Yes<lremovexattrSYSCALLID ID, UINT16 nativeID
Yes>fremovexattrSYSCALLID ID, UINT16 nativeID
Yes<fremovexattrSYSCALLID ID, UINT16 nativeID
Yes>sched_setaffinitySYSCALLID ID, UINT16 nativeID
Yes<sched_setaffinitySYSCALLID ID, UINT16 nativeID
Yes>fsetxattrSYSCALLID ID, UINT16 nativeID
Yes<fsetxattrSYSCALLID ID, UINT16 nativeID
Yes>settimeofdaySYSCALLID ID, UINT16 nativeID
Yes<settimeofdaySYSCALLID ID, UINT16 nativeID
Yes>gettimeofdaySYSCALLID ID, UINT16 nativeID
Yes<gettimeofdaySYSCALLID ID, UINT16 nativeID
Yes>io_setupSYSCALLID ID, UINT16 nativeID
Yes<io_setupSYSCALLID ID, UINT16 nativeID
Yes>llistxattrSYSCALLID ID, UINT16 nativeID
Yes<llistxattrSYSCALLID ID, UINT16 nativeID
Yes>fsyncSYSCALLID ID, UINT16 nativeID
Yes<fsyncSYSCALLID ID, UINT16 nativeID
Yes>pidfd_send_signalSYSCALLID ID, UINT16 nativeID
Yes<pidfd_send_signalSYSCALLID ID, UINT16 nativeID
Yes>getrandomSYSCALLID ID, UINT16 nativeID
Yes<getrandomSYSCALLID ID, UINT16 nativeID
Yes>s390_sthyiSYSCALLID ID, UINT16 nativeID
Yes<s390_sthyiSYSCALLID ID, UINT16 nativeID
Yes>io_destroySYSCALLID ID, UINT16 nativeID
Yes<io_destroySYSCALLID ID, UINT16 nativeID
Yes>sigaltstackSYSCALLID ID, UINT16 nativeID
Yes<sigaltstackSYSCALLID ID, UINT16 nativeID
Yes>riscv_flush_icacheSYSCALLID ID, UINT16 nativeID
Yes<riscv_flush_icacheSYSCALLID ID, UINT16 nativeID
Yes>mount_setattrSYSCALLID ID, UINT16 nativeID
Yes<mount_setattrSYSCALLID ID, UINT16 nativeID
Yes>getpgrpSYSCALLID ID, UINT16 nativeID
Yes<getpgrpSYSCALLID ID, UINT16 nativeID
Yes>vhangupSYSCALLID ID, UINT16 nativeID
Yes<vhangupSYSCALLID ID, UINT16 nativeID
Yes>set_tid_addressSYSCALLID ID, UINT16 nativeID
Yes<set_tid_addressSYSCALLID ID, UINT16 nativeID
Yes>timer_createSYSCALLID ID, UINT16 nativeID
Yes<timer_createSYSCALLID ID, UINT16 nativeID
Yes>timer_gettimeSYSCALLID ID, UINT16 nativeID
Yes<timer_gettimeSYSCALLID ID, UINT16 nativeID
Yes>timer_getoverrunSYSCALLID ID, UINT16 nativeID
Yes<timer_getoverrunSYSCALLID ID, UINT16 nativeID
Yes>clock_settimeSYSCALLID ID, UINT16 nativeID
Yes<clock_settimeSYSCALLID ID, UINT16 nativeID
Yes>clock_getresSYSCALLID ID, UINT16 nativeID
Yes<clock_getresSYSCALLID ID, UINT16 nativeID
Yes>utimesSYSCALLID ID, UINT16 nativeID
Yes<utimesSYSCALLID ID, UINT16 nativeID
Yes>vm86SYSCALLID ID, UINT16 nativeID
Yes<vm86SYSCALLID ID, UINT16 nativeID
Yes>lsm_set_self_attrSYSCALLID ID, UINT16 nativeID
Yes<lsm_set_self_attrSYSCALLID ID, UINT16 nativeID
Yes>clock_nanosleepSYSCALLID ID, UINT16 nativeID
Yes<clock_nanosleepSYSCALLID ID, UINT16 nativeID
Yes>futimesatSYSCALLID ID, UINT16 nativeID
Yes<futimesatSYSCALLID ID, UINT16 nativeID
Yes>signalSYSCALLID ID, UINT16 nativeID
Yes<signalSYSCALLID ID, UINT16 nativeID
Yes>mq_openSYSCALLID ID, UINT16 nativeID
Yes<mq_openSYSCALLID ID, UINT16 nativeID
Yes>keyctlSYSCALLID ID, UINT16 nativeID
Yes<keyctlSYSCALLID ID, UINT16 nativeID
Yes>ioprio_setSYSCALLID ID, UINT16 nativeID
Yes<ioprio_setSYSCALLID ID, UINT16 nativeID
Yes>landlock_add_ruleSYSCALLID ID, UINT16 nativeID
Yes<landlock_add_ruleSYSCALLID ID, UINT16 nativeID
Yes>add_keySYSCALLID ID, UINT16 nativeID
Yes<add_keySYSCALLID ID, UINT16 nativeID
Yes>set_thread_areaSYSCALLID ID, UINT16 nativeID
Yes<set_thread_areaSYSCALLID ID, UINT16 nativeID
Yes>ioprio_getSYSCALLID ID, UINT16 nativeID
Yes<ioprio_getSYSCALLID ID, UINT16 nativeID
Yes>sync_file_range2SYSCALLID ID, UINT16 nativeID
Yes<sync_file_range2SYSCALLID ID, UINT16 nativeID
Yes>iopermSYSCALLID ID, UINT16 nativeID
Yes<iopermSYSCALLID ID, UINT16 nativeID
Yes>sigactionSYSCALLID ID, UINT16 nativeID
Yes<sigactionSYSCALLID ID, UINT16 nativeID
Yes>inotify_add_watchSYSCALLID ID, UINT16 nativeID
Yes<inotify_add_watchSYSCALLID ID, UINT16 nativeID
Yes>fallocateSYSCALLID ID, UINT16 nativeID
Yes<fallocateSYSCALLID ID, UINT16 nativeID
Yes>get_thread_areaSYSCALLID ID, UINT16 nativeID
Yes<get_thread_areaSYSCALLID ID, UINT16 nativeID
Yes>readlinkatSYSCALLID ID, UINT16 nativeID
Yes<readlinkatSYSCALLID ID, UINT16 nativeID
Yes>name_to_handle_atSYSCALLID ID, UINT16 nativeID
Yes<name_to_handle_atSYSCALLID ID, UINT16 nativeID
Yes>perf_event_openSYSCALLID ID, UINT16 nativeID
Yes<perf_event_openSYSCALLID ID, UINT16 nativeID
Yes>kexec_loadSYSCALLID ID, UINT16 nativeID
Yes<kexec_loadSYSCALLID ID, UINT16 nativeID
Yes>truncateSYSCALLID ID, UINT16 nativeID
Yes<truncateSYSCALLID ID, UINT16 nativeID
Yes>faccessatSYSCALLID ID, UINT16 nativeID
Yes<faccessatSYSCALLID ID, UINT16 nativeID
Yes>mq_timedsendSYSCALLID ID, UINT16 nativeID
Yes<mq_timedsendSYSCALLID ID, UINT16 nativeID
Yes>restart_syscallSYSCALLID ID, UINT16 nativeID
Yes<restart_syscallSYSCALLID ID, UINT16 nativeID
Yes>map_shadow_stackSYSCALLID ID, UINT16 nativeID
Yes<map_shadow_stackSYSCALLID ID, UINT16 nativeID
Yes>pselect6SYSCALLID ID, UINT16 nativeID
Yes<pselect6SYSCALLID ID, UINT16 nativeID
Yes>epoll_ctl_oldSYSCALLID ID, UINT16 nativeID
Yes<epoll_ctl_oldSYSCALLID ID, UINT16 nativeID
Yes>get_robust_listSYSCALLID ID, UINT16 nativeID
Yes<get_robust_listSYSCALLID ID, UINT16 nativeID
Yes>teeSYSCALLID ID, UINT16 nativeID
Yes<teeSYSCALLID ID, UINT16 nativeID
Yes>vmspliceSYSCALLID ID, UINT16 nativeID
Yes<vmspliceSYSCALLID ID, UINT16 nativeID
Yes>getcpuSYSCALLID ID, UINT16 nativeID
Yes<getcpuSYSCALLID ID, UINT16 nativeID
Yes>utimensatSYSCALLID ID, UINT16 nativeID
Yes<utimensatSYSCALLID ID, UINT16 nativeID
Yes>rseqSYSCALLID ID, UINT16 nativeID
Yes<rseqSYSCALLID ID, UINT16 nativeID
Yes>timerfd_gettimeSYSCALLID ID, UINT16 nativeID
Yes<timerfd_gettimeSYSCALLID ID, UINT16 nativeID
Yes>syncfsSYSCALLID ID, UINT16 nativeID
Yes<syncfsSYSCALLID ID, UINT16 nativeID
Yes>msgctlSYSCALLID ID, UINT16 nativeID
Yes<msgctlSYSCALLID ID, UINT16 nativeID
Yes>io_submitSYSCALLID ID, UINT16 nativeID
Yes<io_submitSYSCALLID ID, UINT16 nativeID
Yes>oldoldunameSYSCALLID ID, UINT16 nativeID
Yes<oldoldunameSYSCALLID ID, UINT16 nativeID
Yes>shmdtSYSCALLID ID, UINT16 nativeID
Yes<shmdtSYSCALLID ID, UINT16 nativeID
Yes>sched_getaffinitySYSCALLID ID, UINT16 nativeID
Yes<sched_getaffinitySYSCALLID ID, UINT16 nativeID
Yes>fstatat64SYSCALLID ID, UINT16 nativeID
Yes<fstatat64SYSCALLID ID, UINT16 nativeID
Yes>socketcallSYSCALLID ID, UINT16 nativeID
Yes<socketcallSYSCALLID ID, UINT16 nativeID
Yes>waitidSYSCALLID ID, UINT16 nativeID
Yes<waitidSYSCALLID ID, UINT16 nativeID
Yes>sgetmaskSYSCALLID ID, UINT16 nativeID
Yes<sgetmaskSYSCALLID ID, UINT16 nativeID
Yes>io_cancelSYSCALLID ID, UINT16 nativeID
Yes<io_cancelSYSCALLID ID, UINT16 nativeID
Yes>sched_setparamSYSCALLID ID, UINT16 nativeID
Yes<sched_setparamSYSCALLID ID, UINT16 nativeID
Yes>cachestatSYSCALLID ID, UINT16 nativeID
Yes<cachestatSYSCALLID ID, UINT16 nativeID
Yes>sched_setattrSYSCALLID ID, UINT16 nativeID
Yes<sched_setattrSYSCALLID ID, UINT16 nativeID
Yes>ssetmaskSYSCALLID ID, UINT16 nativeID
Yes<ssetmaskSYSCALLID ID, UINT16 nativeID
Yes>_newselectSYSCALLID ID, UINT16 nativeID
Yes<_newselectSYSCALLID ID, UINT16 nativeID
Yes>setfsuidSYSCALLID ID, UINT16 nativeID
Yes<setfsuidSYSCALLID ID, UINT16 nativeID
Yes>sigpendingSYSCALLID ID, UINT16 nativeID
Yes<sigpendingSYSCALLID ID, UINT16 nativeID
Yes>wait4SYSCALLID ID, UINT16 nativeID
Yes<wait4SYSCALLID ID, UINT16 nativeID
Yes>process_mreleaseSYSCALLID ID, UINT16 nativeID
Yes<process_mreleaseSYSCALLID ID, UINT16 nativeID
Yes>waitpidSYSCALLID ID, UINT16 nativeID
Yes<waitpidSYSCALLID ID, UINT16 nativeID
Yes>arch_prctlSYSCALLID ID, UINT16 nativeID
Yes<arch_prctlSYSCALLID ID, UINT16 nativeID
Yes>rt_sigreturnSYSCALLID ID, UINT16 nativeID
Yes<rt_sigreturnSYSCALLID ID, UINT16 nativeID
Yes>fadvise64SYSCALLID ID, UINT16 nativeID
Yes<fadvise64SYSCALLID ID, UINT16 nativeID
Yes>msgrcvSYSCALLID ID, UINT16 nativeID
Yes<msgrcvSYSCALLID ID, UINT16 nativeID
Yes>move_mountSYSCALLID ID, UINT16 nativeID
Yes<move_mountSYSCALLID ID, UINT16 nativeID
Yes>lookup_dcookieSYSCALLID ID, UINT16 nativeID
Yes<lookup_dcookieSYSCALLID ID, UINT16 nativeID
Yes>fspickSYSCALLID ID, UINT16 nativeID
Yes<fspickSYSCALLID ID, UINT16 nativeID
Yes>shmgetSYSCALLID ID, UINT16 nativeID
Yes<shmgetSYSCALLID ID, UINT16 nativeID
Yes>fsmountSYSCALLID ID, UINT16 nativeID
Yes<fsmountSYSCALLID ID, UINT16 nativeID
Yes>epoll_pwait2SYSCALLID ID, UINT16 nativeID
Yes<epoll_pwait2SYSCALLID ID, UINT16 nativeID
Yes>move_pagesSYSCALLID ID, UINT16 nativeID
Yes<move_pagesSYSCALLID ID, UINT16 nativeID
Yes>shmctlSYSCALLID ID, UINT16 nativeID
Yes<shmctlSYSCALLID ID, UINT16 nativeID
Yes>memfd_secretSYSCALLID ID, UINT16 nativeID
Yes<memfd_secretSYSCALLID ID, UINT16 nativeID
Yes>landlock_restrict_selfSYSCALLID ID, UINT16 nativeID
Yes<landlock_restrict_selfSYSCALLID ID, UINT16 nativeID
Yes>sched_get_priority_maxSYSCALLID ID, UINT16 nativeID
Yes<sched_get_priority_maxSYSCALLID ID, UINT16 nativeID
Yes>sys_debug_setcontextSYSCALLID ID, UINT16 nativeID
Yes<sys_debug_setcontextSYSCALLID ID, UINT16 nativeID
Yes>kexec_file_loadSYSCALLID ID, UINT16 nativeID
Yes<kexec_file_loadSYSCALLID ID, UINT16 nativeID
Yes>process_madviseSYSCALLID ID, UINT16 nativeID
Yes<process_madviseSYSCALLID ID, UINT16 nativeID
Yes>landlock_create_rulesetSYSCALLID ID, UINT16 nativeID
Yes<landlock_create_rulesetSYSCALLID ID, UINT16 nativeID
Yes>rt_tgsigqueueinfoSYSCALLID ID, UINT16 nativeID
Yes<rt_tgsigqueueinfoSYSCALLID ID, UINT16 nativeID
Yes>migrate_pagesSYSCALLID ID, UINT16 nativeID
Yes<migrate_pagesSYSCALLID ID, UINT16 nativeID
Yes>fstatfs64SYSCALLID ID, UINT16 nativeID
Yes<fstatfs64SYSCALLID ID, UINT16 nativeID
Yes>pwritev2SYSCALLID ID, UINT16 nativeID
Yes<pwritev2SYSCALLID ID, UINT16 nativeID
Yes>mbindSYSCALLID ID, UINT16 nativeID
Yes<mbindSYSCALLID ID, UINT16 nativeID
Yes>modify_ldtSYSCALLID ID, UINT16 nativeID
Yes<modify_ldtSYSCALLID ID, UINT16 nativeID
Yes>gettidSYSCALLID ID, UINT16 nativeID
Yes<gettidSYSCALLID ID, UINT16 nativeID
Yes>statxSYSCALLID ID, UINT16 nativeID
Yes<statxSYSCALLID ID, UINT16 nativeID
Yes>getprioritySYSCALLID ID, UINT16 nativeID
Yes<getprioritySYSCALLID ID, UINT16 nativeID
Yes>io_pgeteventsSYSCALLID ID, UINT16 nativeID
Yes<io_pgeteventsSYSCALLID ID, UINT16 nativeID
Yes>listxattratSYSCALLID ID, UINT16 nativeID
Yes<listxattratSYSCALLID ID, UINT16 nativeID
Yes>set_mempolicy_home_nodeSYSCALLID ID, UINT16 nativeID
Yes<set_mempolicy_home_nodeSYSCALLID ID, UINT16 nativeID
Yes>readaheadSYSCALLID ID, UINT16 nativeID
Yes<readaheadSYSCALLID ID, UINT16 nativeID
Yes>futex_waitvSYSCALLID ID, UINT16 nativeID
Yes<futex_waitvSYSCALLID ID, UINT16 nativeID
Yes>epoll_wait_oldSYSCALLID ID, UINT16 nativeID
Yes<epoll_wait_oldSYSCALLID ID, UINT16 nativeID
Yes>faccessat2SYSCALLID ID, UINT16 nativeID
Yes<faccessat2SYSCALLID ID, UINT16 nativeID
Yes>get_mempolicySYSCALLID ID, UINT16 nativeID
Yes<get_mempolicySYSCALLID ID, UINT16 nativeID
Yes>membarrierSYSCALLID ID, UINT16 nativeID
Yes<membarrierSYSCALLID ID, UINT16 nativeID
Yes>pciconfig_iobaseSYSCALLID ID, UINT16 nativeID
Yes<pciconfig_iobaseSYSCALLID ID, UINT16 nativeID
Yes>close_rangeSYSCALLID ID, UINT16 nativeID
Yes<close_rangeSYSCALLID ID, UINT16 nativeID
Yes>fanotify_markSYSCALLID ID, UINT16 nativeID
Yes<fanotify_markSYSCALLID ID, UINT16 nativeID
Yes>open_tree_attrSYSCALLID ID, UINT16 nativeID
Yes<open_tree_attrSYSCALLID ID, UINT16 nativeID
Yes>timerfdSYSCALLID ID, UINT16 nativeID
Yes<timerfdSYSCALLID ID, UINT16 nativeID
Yes>s390_pci_mmio_readSYSCALLID ID, UINT16 nativeID
Yes<s390_pci_mmio_readSYSCALLID ID, UINT16 nativeID
Yes>s390_pci_mmio_writeSYSCALLID ID, UINT16 nativeID
Yes<s390_pci_mmio_writeSYSCALLID ID, UINT16 nativeID
Yes>s390_runtime_instrSYSCALLID ID, UINT16 nativeID
Yes<s390_runtime_instrSYSCALLID ID, UINT16 nativeID
Yes>s390_guarded_storageSYSCALLID ID, UINT16 nativeID
Yes<s390_guarded_storageSYSCALLID ID, UINT16 nativeID
Yes>fchmodat2SYSCALLID ID, UINT16 nativeID
Yes<fchmodat2SYSCALLID ID, UINT16 nativeID
Yes>futex_wakeSYSCALLID ID, UINT16 nativeID
Yes<futex_wakeSYSCALLID ID, UINT16 nativeID
Yes>futex_requeueSYSCALLID ID, UINT16 nativeID
Yes<futex_requeueSYSCALLID ID, UINT16 nativeID
Yes>futex_waitSYSCALLID ID, UINT16 nativeID
Yes<futex_waitSYSCALLID ID, UINT16 nativeID
Yes>switch_endianSYSCALLID ID, UINT16 nativeID
Yes<switch_endianSYSCALLID ID, UINT16 nativeID
Yes>multiplexerSYSCALLID ID, UINT16 nativeID
Yes<multiplexerSYSCALLID ID, UINT16 nativeID
Yes>oldfstatSYSCALLID ID, UINT16 nativeID
Yes<oldfstatSYSCALLID ID, UINT16 nativeID
Yes>lsm_get_self_attrSYSCALLID ID, UINT16 nativeID
Yes<lsm_get_self_attrSYSCALLID ID, UINT16 nativeID
Yes>swapcontextSYSCALLID ID, UINT16 nativeID
Yes<swapcontextSYSCALLID ID, UINT16 nativeID
Yes>pciconfig_writeSYSCALLID ID, UINT16 nativeID
Yes<pciconfig_writeSYSCALLID ID, UINT16 nativeID
Yes>rtasSYSCALLID ID, UINT16 nativeID
Yes<rtasSYSCALLID ID, UINT16 nativeID
Yes>pciconfig_readSYSCALLID ID, UINT16 nativeID
Yes<pciconfig_readSYSCALLID ID, UINT16 nativeID
Yes>subpage_protSYSCALLID ID, UINT16 nativeID
Yes<subpage_protSYSCALLID ID, UINT16 nativeID
Yes>statmountSYSCALLID ID, UINT16 nativeID
Yes<statmountSYSCALLID ID, UINT16 nativeID
Yes>lsm_list_modulesSYSCALLID ID, UINT16 nativeID
Yes<lsm_list_modulesSYSCALLID ID, UINT16 nativeID
Yes>uretprobeSYSCALLID ID, UINT16 nativeID
Yes<uretprobeSYSCALLID ID, UINT16 nativeID
Yes>removexattratSYSCALLID ID, UINT16 nativeID
Yes<removexattratSYSCALLID ID, UINT16 nativeID
Yes>getxattratSYSCALLID ID, UINT16 nativeID
Yes<getxattratSYSCALLID ID, UINT16 nativeID
Yes>setxattratSYSCALLID ID, UINT16 nativeID
Yes<setxattratSYSCALLID ID, UINT16 nativeID
Yes>file_getattrSYSCALLID ID, UINT16 nativeID
Yes<file_getattrSYSCALLID ID, UINT16 nativeID
Yes>file_setattrSYSCALLID ID, UINT16 nativeID
Yes<file_setattrSYSCALLID ID, UINT16 nativeID

Tracepoint events

DefaultDirNameParams
Yes>switchPID next, UINT64 pgft_maj, UINT64 pgft_min, UINT32 vm_size, UINT32 vm_rss, UINT32 vm_swap
Yes>procexitERRNO status, ERRNO ret, SIGTYPE sig, UINT8 core, PID reaper_tid
Yes>signaldeliverPID spid, PID dpid, SIGTYPE sig
Yes>page_faultUINT64 addr, UINT64 ip, FLAGS32 error: PROTECTION_VIOLATION, PAGE_NOT_PRESENT, WRITE_ACCESS, READ_ACCESS, USER_FAULT, SUPERVISOR_FAULT, RESERVED_PAGE, INSTRUCTION_FETCH

Plugin events

DefaultDirNameParams
Yes>plugineventUINT32 plugin_id, BYTEBUF event_data

Metaevents

DefaultDirNameParams
Yes>dropUINT32 ratio
Yes<dropUINT32 ratio
Yes>scapeventUINT32 event_type, UINT64 event_data
Yes>procinfoUINT64 cpu_usr, UINT64 cpu_sys
Yes>cpu_hotplugUINT32 cpu, UINT32 action
Yes>notificationCHARBUF id, CHARBUF desc
Yes>infraCHARBUF source, CHARBUF name, CHARBUF description, CHARBUF scope
Yes>containerCHARBUF json
Yes>useraddedUINT32 uid, UINT32 gid, CHARBUF name, CHARBUF home, CHARBUF shell, CHARBUF container_id
Yes>userdeletedUINT32 uid, UINT32 gid, CHARBUF name, CHARBUF home, CHARBUF shell, CHARBUF container_id
Yes>groupaddedUINT32 gid, CHARBUF name, CHARBUF container_id
Yes>groupdeletedUINT32 gid, CHARBUF name, CHARBUF container_id
Yes>asynceventUINT32 plugin_id, CHARBUF name, BYTEBUF data