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