Update syscall inout table
[lttng-modules.git] / tools / syscalls / table-syscall-inout-x86-32-override.txt
1 # On x86-32, the 64-bit mask parameter is split into two 32-bit parts
2 syscall fanotify_mark nbargs 6 rw: (r, r, r, r, r, r)
3 # OLD_SIGSUSPEND3: 3 args variant
4 syscall sigsuspend nbargs 3 rw: (r, r, r)
5 # CLONE_BACKWARDS: tls passed as the 4th argument of clone(2), not the 5th one.
6 syscall clone nbargs 5 rw: (r, r, w, r, w)
This page took 0.02909 seconds and 4 git commands to generate.