diff options
| author | Denis Efremov (Oracle) <efremov@linux.com> | 2023-09-04 12:39:56 +0400 |
|---|---|---|
| committer | Aleksandr Nogikh <nogikh@google.com> | 2023-09-04 11:58:18 +0000 |
| commit | 8bc9053e88dacf57f5ce550da040d31895eb9626 (patch) | |
| tree | 323f7179a7cca5db6b348675620d76da5499dabe /sys/linux/sys.txt.const | |
| parent | 818736f74e201d1207a22e2c0a739c005d3809cc (diff) | |
sys/linux: add cachestat description
Handle torvalds/linux@cf264e1329fb ("cachestat: implement cachestat syscall")
Signed-off-by: Denis Efremov (Oracle) <efremov@linux.com>
Diffstat (limited to 'sys/linux/sys.txt.const')
| -rw-r--r-- | sys/linux/sys.txt.const | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/linux/sys.txt.const b/sys/linux/sys.txt.const index df849f3b5..a28635d15 100644 --- a/sys/linux/sys.txt.const +++ b/sys/linux/sys.txt.const @@ -617,6 +617,7 @@ _NSIG_WORDS = 1, 386:arm:mips64le:2 __NR_acct = 51, amd64:163, arm64:riscv64:89, mips64le:5158 __NR_alarm = 27, amd64:37, arm:arm64:riscv64:???, mips64le:5037 __NR_brk = 45, amd64:12, arm64:riscv64:214, mips64le:5012 +__NR_cachestat = 451, mips64le:5451 __NR_capget = 184, amd64:125, arm64:riscv64:90, mips64le:5123, ppc64le:183 __NR_capset = 185, amd64:126, arm64:riscv64:91, mips64le:5124, ppc64le:184 __NR_chdir = 12, amd64:80, arm64:riscv64:49, mips64le:5078 |
