aboutsummaryrefslogtreecommitdiffstats
path: root/executor/syscalls.h
diff options
context:
space:
mode:
authorDmitry Vyukov <dvyukov@google.com>2019-12-27 18:48:01 +0100
committerDmitry Vyukov <dvyukov@google.com>2019-12-30 16:37:38 +0100
commit28a9676c1744554a9ae68b0ff19190f8165d8a06 (patch)
tree64591792642ca88c719e2b7c232193a1bee292c2 /executor/syscalls.h
parentaf6b8ef8f18c45343685f0ee7af9dd3a4b2b5d95 (diff)
sys/linux: add {MSG,SEM,SHM}_STAT_ANY
Diffstat (limited to 'executor/syscalls.h')
-rw-r--r--executor/syscalls.h18
1 files changed, 18 insertions, 0 deletions
diff --git a/executor/syscalls.h b/executor/syscalls.h
index 315af29ef..c39810fd1 100644
--- a/executor/syscalls.h
+++ b/executor/syscalls.h
@@ -3870,6 +3870,7 @@ const call_t syscalls[] = {
{"msgctl$IPC_STAT", 402},
{"msgctl$MSG_INFO", 402},
{"msgctl$MSG_STAT", 402},
+ {"msgctl$MSG_STAT_ANY", 402},
{"msgget", 399},
{"msgget$private", 399},
{"msgrcv", 401},
@@ -4211,6 +4212,7 @@ const call_t syscalls[] = {
{"semctl$IPC_STAT", 394},
{"semctl$SEM_INFO", 394},
{"semctl$SEM_STAT", 394},
+ {"semctl$SEM_STAT_ANY", 394},
{"semctl$SETALL", 394},
{"semctl$SETVAL", 394},
{"semget", 393},
@@ -4661,6 +4663,7 @@ const call_t syscalls[] = {
{"shmctl$SHM_INFO", 396},
{"shmctl$SHM_LOCK", 396},
{"shmctl$SHM_STAT", 396},
+ {"shmctl$SHM_STAT_ANY", 396},
{"shmctl$SHM_UNLOCK", 396},
{"shmdt", 398},
{"shmget", 395},
@@ -6920,6 +6923,7 @@ const call_t syscalls[] = {
{"msgctl$IPC_STAT", 71},
{"msgctl$MSG_INFO", 71},
{"msgctl$MSG_STAT", 71},
+ {"msgctl$MSG_STAT_ANY", 71},
{"msgget", 68},
{"msgget$private", 68},
{"msgrcv", 70},
@@ -7262,6 +7266,7 @@ const call_t syscalls[] = {
{"semctl$IPC_STAT", 66},
{"semctl$SEM_INFO", 66},
{"semctl$SEM_STAT", 66},
+ {"semctl$SEM_STAT_ANY", 66},
{"semctl$SETALL", 66},
{"semctl$SETVAL", 66},
{"semget", 64},
@@ -7713,6 +7718,7 @@ const call_t syscalls[] = {
{"shmctl$SHM_INFO", 31},
{"shmctl$SHM_LOCK", 31},
{"shmctl$SHM_STAT", 31},
+ {"shmctl$SHM_STAT_ANY", 31},
{"shmctl$SHM_UNLOCK", 31},
{"shmdt", 67},
{"shmget", 29},
@@ -9928,6 +9934,7 @@ const call_t syscalls[] = {
{"msgctl$IPC_STAT", 304},
{"msgctl$MSG_INFO", 304},
{"msgctl$MSG_STAT", 304},
+ {"msgctl$MSG_STAT_ANY", 304},
{"msgget", 303},
{"msgget$private", 303},
{"msgrcv", 302},
@@ -10268,6 +10275,7 @@ const call_t syscalls[] = {
{"semctl$IPC_STAT", 300},
{"semctl$SEM_INFO", 300},
{"semctl$SEM_STAT", 300},
+ {"semctl$SEM_STAT_ANY", 300},
{"semctl$SETALL", 300},
{"semctl$SETVAL", 300},
{"semget", 299},
@@ -10719,6 +10727,7 @@ const call_t syscalls[] = {
{"shmctl$SHM_INFO", 308},
{"shmctl$SHM_LOCK", 308},
{"shmctl$SHM_STAT", 308},
+ {"shmctl$SHM_STAT_ANY", 308},
{"shmctl$SHM_UNLOCK", 308},
{"shmdt", 306},
{"shmget", 307},
@@ -12919,6 +12928,7 @@ const call_t syscalls[] = {
{"msgctl$IPC_STAT", 187},
{"msgctl$MSG_INFO", 187},
{"msgctl$MSG_STAT", 187},
+ {"msgctl$MSG_STAT_ANY", 187},
{"msgget", 186},
{"msgget$private", 186},
{"msgrcv", 188},
@@ -13252,6 +13262,7 @@ const call_t syscalls[] = {
{"semctl$IPC_STAT", 191},
{"semctl$SEM_INFO", 191},
{"semctl$SEM_STAT", 191},
+ {"semctl$SEM_STAT_ANY", 191},
{"semctl$SETALL", 191},
{"semctl$SETVAL", 191},
{"semget", 190},
@@ -13702,6 +13713,7 @@ const call_t syscalls[] = {
{"shmctl$SHM_INFO", 195},
{"shmctl$SHM_LOCK", 195},
{"shmctl$SHM_STAT", 195},
+ {"shmctl$SHM_STAT_ANY", 195},
{"shmctl$SHM_UNLOCK", 195},
{"shmdt", 197},
{"shmget", 194},
@@ -15797,6 +15809,7 @@ const call_t syscalls[] = {
{"msgctl$IPC_STAT", 5069},
{"msgctl$MSG_INFO", 5069},
{"msgctl$MSG_STAT", 5069},
+ {"msgctl$MSG_STAT_ANY", 5069},
{"msgget", 5066},
{"msgget$private", 5066},
{"msgrcv", 5068},
@@ -16138,6 +16151,7 @@ const call_t syscalls[] = {
{"semctl$IPC_STAT", 5064},
{"semctl$SEM_INFO", 5064},
{"semctl$SEM_STAT", 5064},
+ {"semctl$SEM_STAT_ANY", 5064},
{"semctl$SETALL", 5064},
{"semctl$SETVAL", 5064},
{"semget", 5062},
@@ -16589,6 +16603,7 @@ const call_t syscalls[] = {
{"shmctl$SHM_INFO", 5030},
{"shmctl$SHM_LOCK", 5030},
{"shmctl$SHM_STAT", 5030},
+ {"shmctl$SHM_STAT_ANY", 5030},
{"shmctl$SHM_UNLOCK", 5030},
{"shmdt", 5065},
{"shmget", 5028},
@@ -18798,6 +18813,7 @@ const call_t syscalls[] = {
{"msgctl$IPC_STAT", 402},
{"msgctl$MSG_INFO", 402},
{"msgctl$MSG_STAT", 402},
+ {"msgctl$MSG_STAT_ANY", 402},
{"msgget", 399},
{"msgget$private", 399},
{"msgrcv", 401},
@@ -19140,6 +19156,7 @@ const call_t syscalls[] = {
{"semctl$IPC_STAT", 394},
{"semctl$SEM_INFO", 394},
{"semctl$SEM_STAT", 394},
+ {"semctl$SEM_STAT_ANY", 394},
{"semctl$SETALL", 394},
{"semctl$SETVAL", 394},
{"semget", 393},
@@ -19589,6 +19606,7 @@ const call_t syscalls[] = {
{"shmctl$SHM_INFO", 396},
{"shmctl$SHM_LOCK", 396},
{"shmctl$SHM_STAT", 396},
+ {"shmctl$SHM_STAT_ANY", 396},
{"shmctl$SHM_UNLOCK", 396},
{"shmdt", 398},
{"shmget", 395},