Imported Upstream version 2.4.3
[platform/upstream/audit.git] / lib / i386_table.h
1 /* i386_table.h --
2  * Copyright 2005-15 Red Hat Inc., Durham, North Carolina.
3  * All Rights Reserved.
4  *
5  * This library is free software; you can redistribute it and/or
6  * modify it under the terms of the GNU Lesser General Public
7  * License as published by the Free Software Foundation; either
8  * version 2.1 of the License, or (at your option) any later version.
9  *
10  * This library is distributed in the hope that it will be useful,
11  * but WITHOUT ANY WARRANTY; without even the implied warranty of
12  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
13  * Lesser General Public License for more details.
14  *
15  * You should have received a copy of the GNU Lesser General Public
16  * License along with this library; if not, write to the Free Software
17  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
18  *
19  * Authors:
20  *      Steve Grubb <sgrubb@redhat.com>
21  */
22
23 _S(0, "restart_syscall")
24 _S(1, "exit")
25 _S(2, "fork")
26 _S(3, "read")
27 _S(4, "write")
28 _S(5, "open")
29 _S(6, "close")
30 _S(7, "waitpid")
31 _S(8, "creat")
32 _S(9, "link")
33 _S(10, "unlink")
34 _S(11, "execve")
35 _S(12, "chdir")
36 _S(13, "time")
37 _S(14, "mknod")
38 _S(15, "chmod")
39 _S(16, "lchown")
40 _S(17, "break")
41 _S(18, "oldstat")
42 _S(19, "lseek")
43 _S(20, "getpid")
44 _S(21, "mount")
45 _S(22, "umount")
46 _S(23, "setuid")
47 _S(24, "getuid")
48 _S(25, "stime")
49 _S(26, "ptrace")
50 _S(27, "alarm")
51 _S(28, "oldfstat")
52 _S(29, "pause")
53 _S(30, "utime")
54 _S(31, "stty")
55 _S(32, "gtty")
56 _S(33, "access")
57 _S(34, "nice")
58 _S(35, "ftime")
59 _S(36, "sync")
60 _S(37, "kill")
61 _S(38, "rename")
62 _S(39, "mkdir")
63 _S(40, "rmdir")
64 _S(41, "dup")
65 _S(42, "pipe")
66 _S(43, "times")
67 _S(44, "prof")
68 _S(45, "brk")
69 _S(46, "setgid")
70 _S(47, "getgid")
71 _S(48, "signal")
72 _S(49, "geteuid")
73 _S(50, "getegid")
74 _S(51, "acct")
75 _S(52, "umount2")
76 _S(53, "lock")
77 _S(54, "ioctl")
78 _S(55, "fcntl")
79 _S(56, "mpx")
80 _S(57, "setpgid")
81 _S(58, "ulimit")
82 _S(59, "oldolduname")
83 _S(60, "umask")
84 _S(61, "chroot")
85 _S(62, "ustat")
86 _S(63, "dup2")
87 _S(64, "getppid")
88 _S(65, "getpgrp")
89 _S(66, "setsid")
90 _S(67, "sigaction")
91 _S(68, "sgetmask")
92 _S(69, "ssetmask")
93 _S(70, "setreuid")
94 _S(71, "setregid")
95 _S(72, "sigsuspend")
96 _S(73, "sigpending")
97 _S(74, "sethostname")
98 _S(75, "setrlimit")
99 _S(76, "getrlimit")
100 _S(77, "getrusage")
101 _S(78, "gettimeofday")
102 _S(79, "settimeofday")
103 _S(80, "getgroups")
104 _S(81, "setgroups")
105 _S(82, "select")
106 _S(83, "symlink")
107 _S(84, "oldlstat")
108 _S(85, "readlink")
109 _S(86, "uselib")
110 _S(87, "swapon")
111 _S(88, "reboot")
112 _S(89, "readdir")
113 _S(90, "mmap")
114 _S(91, "munmap")
115 _S(92, "truncate")
116 _S(93, "ftruncate")
117 _S(94, "fchmod")
118 _S(95, "fchown")
119 _S(96, "getpriority")
120 _S(97, "setpriority")
121 _S(98, "profil")
122 _S(99, "statfs")
123 _S(100, "fstatfs")
124 _S(101, "ioperm")
125 _S(102, "socketcall")
126 _S(103, "syslog")
127 _S(104, "setitimer")
128 _S(105, "getitimer")
129 _S(106, "stat")
130 _S(107, "lstat")
131 _S(108, "fstat")
132 _S(109, "olduname")
133 _S(110, "iopl")
134 _S(111, "vhangup")
135 _S(112, "idle")
136 _S(113, "vm86old")
137 _S(114, "wait4")
138 _S(115, "swapoff")
139 _S(116, "sysinfo")
140 _S(117, "ipc")
141 _S(118, "fsync")
142 _S(119, "sigreturn")
143 _S(120, "clone")
144 _S(121, "setdomainname")
145 _S(122, "uname")
146 _S(123, "modify_ldt")
147 _S(124, "adjtimex")
148 _S(125, "mprotect")
149 _S(126, "sigprocmask")
150 _S(127, "create_module")
151 _S(128, "init_module")
152 _S(129, "delete_module")
153 _S(130, "get_kernel_syms")
154 _S(131, "quotactl")
155 _S(132, "getpgid")
156 _S(133, "fchdir")
157 _S(134, "bdflush")
158 _S(135, "sysfs")
159 _S(136, "personality")
160 _S(137, "afs_syscall")
161 _S(138, "setfsuid")
162 _S(139, "setfsgid")
163 _S(140, "_llseek")
164 _S(141, "getdents")
165 _S(142, "_newselect")
166 _S(143, "flock")
167 _S(144, "msync")
168 _S(145, "readv")
169 _S(146, "writev")
170 _S(147, "getsid")
171 _S(148, "fdatasync")
172 _S(149, "_sysctl")
173 _S(150, "mlock")
174 _S(151, "munlock")
175 _S(152, "mlockall")
176 _S(153, "munlockall")
177 _S(154, "sched_setparam")
178 _S(155, "sched_getparam")
179 _S(156, "sched_setscheduler")
180 _S(157, "sched_getscheduler")
181 _S(158, "sched_yield")
182 _S(159, "sched_get_priority_max")
183 _S(160, "sched_get_priority_min")
184 _S(161, "sched_rr_get_interval")
185 _S(162, "nanosleep")
186 _S(163, "mremap")
187 _S(164, "setresuid")
188 _S(165, "getresuid")
189 _S(166, "vm86")
190 _S(167, "query_module")
191 _S(168, "poll")
192 _S(169, "nfsservctl")
193 _S(170, "setresgid")
194 _S(171, "getresgid")
195 _S(172, "prctl")
196 _S(173, "rt_sigreturn")
197 _S(174, "rt_sigaction")
198 _S(175, "rt_sigprocmask")
199 _S(176, "rt_sigpending")
200 _S(177, "rt_sigtimedwait")
201 _S(178, "rt_sigqueueinfo")
202 _S(179, "rt_sigsuspend")
203 _S(180, "pread64")
204 _S(181, "pwrite64")
205 _S(182, "chown")
206 _S(183, "getcwd")
207 _S(184, "capget")
208 _S(185, "capset")
209 _S(186, "sigaltstack")
210 _S(187, "sendfile")
211 _S(188, "getpmsg")
212 _S(189, "putpmsg")
213 _S(190, "vfork")
214 _S(191, "ugetrlimit")
215 _S(192, "mmap2")
216 _S(193, "truncate64")
217 _S(194, "ftruncate64")
218 _S(195, "stat64")
219 _S(196, "lstat64")
220 _S(197, "fstat64")
221 _S(198, "lchown32")
222 _S(199, "getuid32")
223 _S(200, "getgid32")
224 _S(201, "geteuid32")
225 _S(202, "getegid32")
226 _S(203, "setreuid32")
227 _S(204, "setregid32")
228 _S(205, "getgroups32")
229 _S(206, "setgroups32")
230 _S(207, "fchown32")
231 _S(208, "setresuid32")
232 _S(209, "getresuid32")
233 _S(210, "setresgid32")
234 _S(211, "getresgid32")
235 _S(212, "chown32")
236 _S(213, "setuid32")
237 _S(214, "setgid32")
238 _S(215, "setfsuid32")
239 _S(216, "setfsgid32")
240 _S(217, "pivot_root")
241 _S(218, "mincore")
242 _S(219, "madvise")
243 _S(219, "madvise1")
244 _S(220, "getdents64")
245 _S(221, "fcntl64")
246 _S(224, "gettid")
247 _S(225, "readahead")
248 _S(226, "setxattr")
249 _S(227, "lsetxattr")
250 _S(228, "fsetxattr")
251 _S(229, "getxattr")
252 _S(230, "lgetxattr")
253 _S(231, "fgetxattr")
254 _S(232, "listxattr")
255 _S(233, "llistxattr")
256 _S(234, "flistxattr")
257 _S(235, "removexattr")
258 _S(236, "lremovexattr")
259 _S(237, "fremovexattr")
260 _S(238, "tkill")
261 _S(239, "sendfile64")
262 _S(240, "futex")
263 _S(241, "sched_setaffinity")
264 _S(242, "sched_getaffinity")
265 _S(243, "set_thread_area")
266 _S(244, "get_thread_area")
267 _S(245, "io_setup")
268 _S(246, "io_destroy")
269 _S(247, "io_getevents")
270 _S(248, "io_submit")
271 _S(249, "io_cancel")
272 _S(250, "fadvise64")
273 _S(252, "exit_group")
274 _S(253, "lookup_dcookie")
275 _S(254, "epoll_create")
276 _S(255, "epoll_ctl")
277 _S(256, "epoll_wait")
278 _S(257, "remap_file_pages")
279 _S(258, "set_tid_address")
280 _S(259, "timer_create")
281 _S(260, "timer_settime")
282 _S(261, "timer_gettime")
283 _S(262, "timer_getoverrun")
284 _S(263, "timer_delete")
285 _S(264, "clock_settime")
286 _S(265, "clock_gettime")
287 _S(266, "clock_getres")
288 _S(267, "clock_nanosleep")
289 _S(268, "statfs64")
290 _S(269, "fstatfs64")
291 _S(270, "tgkill")
292 _S(271, "utimes")
293 _S(272, "fadvise64_64")
294 _S(273, "vserver")
295 _S(274, "mbind")
296 _S(275, "get_mempolicy")
297 _S(276, "set_mempolicy")
298 _S(277, "mq_open")
299 _S(278, "mq_unlink")
300 _S(279, "mq_timedsend")
301 _S(280, "mq_timedreceive")
302 _S(281, "mq_notify")
303 _S(282, "mq_getsetattr")
304 _S(283, "sys_kexec_load")
305 _S(284, "waitid")
306 // 285  is setaltroot but it is not defined (yet)
307 _S(286, "add_key")
308 _S(287, "request_key")
309 _S(288, "keyctl")
310 _S(289, "ioprio_set")
311 _S(290, "ioprio_get")
312 _S(291, "inotify_init")
313 _S(292, "inotify_add_watch")
314 _S(293, "inotify_rm_watch")
315 _S(294, "migrate_pages")
316 _S(295, "openat")
317 _S(296, "mkdirat")
318 _S(297, "mknodat")
319 _S(298, "fchownat")
320 _S(299, "futimesat")
321 _S(300, "fstatat64")
322 _S(301, "unlinkat")
323 _S(302, "renameat")
324 _S(303, "linkat")
325 _S(304, "symlinkat")
326 _S(305, "readlinkat")
327 _S(306, "fchmodat")
328 _S(307, "faccessat")
329 _S(308, "pselect6")
330 _S(309, "ppoll")
331 _S(310, "unshare")
332 _S(311, "set_robust_list")
333 _S(312, "get_robust_list")
334 _S(313, "splice")
335 _S(314, "sync_file_range")
336 _S(315, "tee")
337 _S(316, "vmsplice")
338 _S(317, "move_pages")
339 _S(318, "getcpu")
340 _S(319, "epoll_pwait")
341 _S(320, "utimensat")
342 _S(321, "signalfd")
343 _S(322, "timerfd")
344 _S(323, "eventfd")
345 _S(324, "fallocate")
346 _S(325, "timerfd_settime")
347 _S(326, "timerfd_gettime")
348 _S(327, "signalfd4")
349 _S(328, "eventfd2")
350 _S(329, "epoll_create1")
351 _S(330, "dup3")
352 _S(331, "pipe2")
353 _S(332, "inotify_init1")
354 _S(333, "preadv")
355 _S(334, "pwritev")
356 _S(335, "rt_tgsigqueueinfo")
357 _S(336, "perf_event_open")
358 _S(337, "recvmmsg")
359 _S(338, "fanotify_init")
360 _S(339, "fanotify_mark")
361 _S(340, "prlimit64")
362 _S(341, "name_to_handle_at")
363 _S(342, "open_by_handle_at")
364 _S(343, "clock_adjtime")
365 _S(344, "syncfs")
366 _S(345, "sendmmsg")
367 _S(346, "setns")
368 _S(347, "process_vm_readv")
369 _S(348, "process_vm_writev")
370 _S(349, "kcmp")
371 _S(350, "finit_module")
372 _S(351, "sched_setattr")
373 _S(352, "sched_getattr")
374 _S(353, "renameat2")
375 _S(354, "seccomp")
376 _S(355, "getrandom")
377 _S(356, "memfd_create")
378 _S(357, "bpf")
379 _S(358, "execveat")