1 /*
2 * Copyright (c) 2019-2023 The strace developers.
3 * All rights reserved.
4 *
5 * SPDX-License-Identifier: LGPL-2.1-or-later
6 */
7
8 #ifndef BASE_NR
9 # define BASE_NR 0
10 #endif
11 [BASE_NR + 424] = { 4, TD|TS|TP, SEN(pidfd_send_signal), "pidfd_send_signal" },
12 [BASE_NR + 425] = { 2, TD, SEN(io_uring_setup), "io_uring_setup" },
13 [BASE_NR + 426] = { 6, TD|TS, SEN(io_uring_enter), "io_uring_enter" },
14 [BASE_NR + 427] = { 4, TD|TM, SEN(io_uring_register), "io_uring_register" },
15 [BASE_NR + 428] = { 3, TD|TF, SEN(open_tree), "open_tree" },
16 [BASE_NR + 429] = { 5, TD|TF, SEN(move_mount), "move_mount" },
17 [BASE_NR + 430] = { 2, TD, SEN(fsopen), "fsopen" },
18 [BASE_NR + 431] = { 5, TD|TF, SEN(fsconfig), "fsconfig" },
19 [BASE_NR + 432] = { 3, TD, SEN(fsmount), "fsmount" },
20 [BASE_NR + 433] = { 3, TD|TF, SEN(fspick), "fspick" },
21 [BASE_NR + 434] = { 2, TD, SEN(pidfd_open), "pidfd_open" },
22 [BASE_NR + 435] = { 2, TP, SEN(clone3), "clone3" },
23 [BASE_NR + 436] = { 3, 0, SEN(close_range), "close_range" },
24 [BASE_NR + 437] = { 4, TD|TF, SEN(openat2), "openat2" },
25 [BASE_NR + 438] = { 3, TD, SEN(pidfd_getfd), "pidfd_getfd" },
26 [BASE_NR + 439] = { 4, TD|TF, SEN(faccessat2), "faccessat2" },
27 [BASE_NR + 440] = { 5, TD, SEN(process_madvise), "process_madvise" },
28 [BASE_NR + 441] = { 6, TD, SEN(epoll_pwait2), "epoll_pwait2" },
29 [BASE_NR + 442] = { 5, TD|TF, SEN(mount_setattr), "mount_setattr" },
30 [BASE_NR + 443] = { 4, TD, SEN(quotactl_fd), "quotactl_fd" },
31 [BASE_NR + 444] = { 3, TD, SEN(landlock_create_ruleset), "landlock_create_ruleset" },
32 [BASE_NR + 445] = { 4, TD, SEN(landlock_add_rule), "landlock_add_rule" },
33 [BASE_NR + 446] = { 2, TD, SEN(landlock_restrict_self), "landlock_restrict_self" },
34 [BASE_NR + 447] = { 1, TD, SEN(memfd_secret), "memfd_secret" },
35 [BASE_NR + 448] = { 2, TD, SEN(process_mrelease), "process_mrelease" },
36 [BASE_NR + 449] = { 5, 0, SEN(futex_waitv), "futex_waitv" },
37 [BASE_NR + 450] = { 4, TM, SEN(set_mempolicy_home_node), "set_mempolicy_home_node" },
38 [BASE_NR + 451] = { 4, TD, SEN(cachestat), "cachestat" },
39 [BASE_NR + 452] = { 4, TD|TF, SEN(fchmodat2), "fchmodat2" },