Fix: scsi: sd: Atomic write support added in 6.11-rc1
[lttng-modules.git] / tools / syscalls / table-syscall-inout-x86-32-override.txt
... / ...
CommitLineData
1# SPDX-FileCopyrightText: 2022 EfficiOS Inc.
2#
3# SPDX-License-Identifier: CC0-1.0
4
5# On x86-32, the 64-bit mask parameter is split into two 32-bit parts
6syscall fanotify_mark nbargs 6 rw: (r, r, r, r, r, r)
7# OLD_SIGSUSPEND3: 3 args variant
8syscall sigsuspend nbargs 3 rw: (r, r, r)
9# CLONE_BACKWARDS: tls passed as the 4th argument of clone(2), not the 5th one.
10syscall clone nbargs 5 rw: (r, r, w, r, w)
This page took 0.023344 seconds and 5 git commands to generate.