diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2019-05-10 14:31:20 +0200 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2019-05-10 14:31:20 +0200 |
| commit | cfeec859376ebc8256540f14226b0620bf842fc1 (patch) | |
| tree | a0026be6bd67269cba321d3dd1c924fe04c5d5fe /executor/syscalls.h | |
| parent | f5cecf2e325a277733347308687fd39e7253ef66 (diff) | |
sys/linux: add new consts/flags/fields here and there
Add a bunch of new small interfaces in 5.2: new consts, flags, fields, etc.
Diffstat (limited to 'executor/syscalls.h')
| -rw-r--r-- | executor/syscalls.h | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/executor/syscalls.h b/executor/syscalls.h index 81d63ec5c..ba3c114bf 100644 --- a/executor/syscalls.h +++ b/executor/syscalls.h @@ -2029,8 +2029,10 @@ const call_t syscalls[] = { {"io_submit", 248}, {"io_uring_enter", 426}, {"io_uring_register$IORING_REGISTER_BUFFERS", 427}, + {"io_uring_register$IORING_REGISTER_EVENTFD", 427}, {"io_uring_register$IORING_REGISTER_FILES", 427}, {"io_uring_register$IORING_UNREGISTER_BUFFERS", 427}, + {"io_uring_register$IORING_UNREGISTER_EVENTFD", 427}, {"io_uring_register$IORING_UNREGISTER_FILES", 427}, {"io_uring_setup", 425}, {"ioctl", 54}, @@ -2760,11 +2762,13 @@ const call_t syscalls[] = { {"ioctl$TIPC_IOC_CONNECT_storage", 54}, {"ioctl$TUNATTACHFILTER", 54}, {"ioctl$TUNDETACHFILTER", 54}, + {"ioctl$TUNGETDEVNETNS", 54}, {"ioctl$TUNGETFEATURES", 54}, {"ioctl$TUNGETFILTER", 54}, {"ioctl$TUNGETIFF", 54}, {"ioctl$TUNGETSNDBUF", 54}, {"ioctl$TUNGETVNETHDRSZ", 54}, + {"ioctl$TUNSETCARRIER", 54}, {"ioctl$TUNSETFILTEREBPF", 54}, {"ioctl$TUNSETGROUP", 54}, {"ioctl$TUNSETIFF", 54}, @@ -4706,8 +4710,10 @@ const call_t syscalls[] = { {"io_submit", 209}, {"io_uring_enter", 426}, {"io_uring_register$IORING_REGISTER_BUFFERS", 427}, + {"io_uring_register$IORING_REGISTER_EVENTFD", 427}, {"io_uring_register$IORING_REGISTER_FILES", 427}, {"io_uring_register$IORING_UNREGISTER_BUFFERS", 427}, + {"io_uring_register$IORING_UNREGISTER_EVENTFD", 427}, {"io_uring_register$IORING_UNREGISTER_FILES", 427}, {"io_uring_setup", 425}, {"ioctl", 16}, @@ -5441,11 +5447,13 @@ const call_t syscalls[] = { {"ioctl$TIPC_IOC_CONNECT_storage", 16}, {"ioctl$TUNATTACHFILTER", 16}, {"ioctl$TUNDETACHFILTER", 16}, + {"ioctl$TUNGETDEVNETNS", 16}, {"ioctl$TUNGETFEATURES", 16}, {"ioctl$TUNGETFILTER", 16}, {"ioctl$TUNGETIFF", 16}, {"ioctl$TUNGETSNDBUF", 16}, {"ioctl$TUNGETVNETHDRSZ", 16}, + {"ioctl$TUNSETCARRIER", 16}, {"ioctl$TUNSETFILTEREBPF", 16}, {"ioctl$TUNSETGROUP", 16}, {"ioctl$TUNSETIFF", 16}, @@ -7376,8 +7384,10 @@ const call_t syscalls[] = { {"io_submit", 246}, {"io_uring_enter", 426}, {"io_uring_register$IORING_REGISTER_BUFFERS", 427}, + {"io_uring_register$IORING_REGISTER_EVENTFD", 427}, {"io_uring_register$IORING_REGISTER_FILES", 427}, {"io_uring_register$IORING_UNREGISTER_BUFFERS", 427}, + {"io_uring_register$IORING_UNREGISTER_EVENTFD", 427}, {"io_uring_register$IORING_UNREGISTER_FILES", 427}, {"io_uring_setup", 425}, {"ioctl", 54}, @@ -8083,11 +8093,13 @@ const call_t syscalls[] = { {"ioctl$TIPC_IOC_CONNECT_storage", 54}, {"ioctl$TUNATTACHFILTER", 54}, {"ioctl$TUNDETACHFILTER", 54}, + {"ioctl$TUNGETDEVNETNS", 54}, {"ioctl$TUNGETFEATURES", 54}, {"ioctl$TUNGETFILTER", 54}, {"ioctl$TUNGETIFF", 54}, {"ioctl$TUNGETSNDBUF", 54}, {"ioctl$TUNGETVNETHDRSZ", 54}, + {"ioctl$TUNSETCARRIER", 54}, {"ioctl$TUNSETFILTEREBPF", 54}, {"ioctl$TUNSETGROUP", 54}, {"ioctl$TUNSETIFF", 54}, @@ -9998,8 +10010,10 @@ const call_t syscalls[] = { {"io_submit", 2}, {"io_uring_enter", 426}, {"io_uring_register$IORING_REGISTER_BUFFERS", 427}, + {"io_uring_register$IORING_REGISTER_EVENTFD", 427}, {"io_uring_register$IORING_REGISTER_FILES", 427}, {"io_uring_register$IORING_UNREGISTER_BUFFERS", 427}, + {"io_uring_register$IORING_UNREGISTER_EVENTFD", 427}, {"io_uring_register$IORING_UNREGISTER_FILES", 427}, {"io_uring_setup", 425}, {"ioctl", 29}, @@ -10710,11 +10724,13 @@ const call_t syscalls[] = { {"ioctl$TIPC_IOC_CONNECT_storage", 29}, {"ioctl$TUNATTACHFILTER", 29}, {"ioctl$TUNDETACHFILTER", 29}, + {"ioctl$TUNGETDEVNETNS", 29}, {"ioctl$TUNGETFEATURES", 29}, {"ioctl$TUNGETFILTER", 29}, {"ioctl$TUNGETIFF", 29}, {"ioctl$TUNGETSNDBUF", 29}, {"ioctl$TUNGETVNETHDRSZ", 29}, + {"ioctl$TUNSETCARRIER", 29}, {"ioctl$TUNSETFILTEREBPF", 29}, {"ioctl$TUNSETGROUP", 29}, {"ioctl$TUNSETIFF", 29}, @@ -12613,8 +12629,10 @@ const call_t syscalls[] = { {"io_submit", 230}, {"io_uring_enter", 426}, {"io_uring_register$IORING_REGISTER_BUFFERS", 427}, + {"io_uring_register$IORING_REGISTER_EVENTFD", 427}, {"io_uring_register$IORING_REGISTER_FILES", 427}, {"io_uring_register$IORING_UNREGISTER_BUFFERS", 427}, + {"io_uring_register$IORING_UNREGISTER_EVENTFD", 427}, {"io_uring_register$IORING_UNREGISTER_FILES", 427}, {"io_uring_setup", 425}, {"ioctl", 54}, @@ -13311,11 +13329,13 @@ const call_t syscalls[] = { {"ioctl$TIPC_IOC_CONNECT_storage", 54}, {"ioctl$TUNATTACHFILTER", 54}, {"ioctl$TUNDETACHFILTER", 54}, + {"ioctl$TUNGETDEVNETNS", 54}, {"ioctl$TUNGETFEATURES", 54}, {"ioctl$TUNGETFILTER", 54}, {"ioctl$TUNGETIFF", 54}, {"ioctl$TUNGETSNDBUF", 54}, {"ioctl$TUNGETVNETHDRSZ", 54}, + {"ioctl$TUNSETCARRIER", 54}, {"ioctl$TUNSETFILTEREBPF", 54}, {"ioctl$TUNSETGROUP", 54}, {"ioctl$TUNSETIFF", 54}, |
