• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# Copyright (c) 2022 Huawei Device Co., Ltd.
2# Licensed under the Apache License, Version 2.0 (the "License");
3# you may not use this file except in compliance with the License.
4# You may obtain a copy of the License at
5#
6# http://www.apache.org/licenses/LICENSE-2.0
7#
8# Unless required by applicable law or agreed to in writing, software
9# distributed under the License is distributed on an "AS IS" BASIS,
10# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
11# See the License for the specific language governing permissions and
12# limitations under the License.
13
14@arch
15arm64
16
17@returnValue
18KILL_PROCESS
19
20@priority
21ioctl
22futex
23
24@allowList
25io_setup
26io_destroy
27io_submit
28io_cancel
29io_getevents
30setxattr
31lsetxattr
32fsetxattr
33getxattr
34lgetxattr
35fgetxattr
36listxattr
37llistxattr
38flistxattr
39removexattr
40lremovexattr
41fremovexattr
42getcwd
43eventfd2
44epoll_create1
45epoll_ctl
46epoll_pwait
47dup
48dup3
49fcntl
50inotify_init1
51inotify_add_watch
52inotify_rm_watch
53ioctl
54ioprio_set
55ioprio_get
56flock
57mknodat
58mkdirat
59unlinkat
60symlinkat
61linkat
62renameat
63pivot_root
64statfs
65fstatfs
66truncate
67ftruncate
68fallocate
69faccessat
70chdir
71fchdir
72fchmod
73fchmodat
74fchownat
75fchown
76openat
77close
78pipe2
79quotactl
80getdents64
81lseek
82read
83write
84readv
85writev
86pread64
87pwrite64
88preadv
89pwritev
90sendfile
91pselect6
92ppoll
93signalfd4
94vmsplice
95splice
96tee
97readlinkat
98newfstatat
99fstat
100sync
101fsync
102fdatasync
103sync_file_range
104timerfd_create
105timerfd_settime
106timerfd_gettime
107utimensat
108capget
109capset
110personality
111exit
112exit_group
113waitid
114set_tid_address
115unshare
116futex
117nanosleep
118getitimer
119setitimer
120timer_create
121timer_gettime
122timer_getoverrun
123timer_settime
124timer_delete
125clock_gettime
126clock_getres
127clock_nanosleep
128ptrace
129sched_setparam
130sched_setscheduler
131sched_getscheduler
132sched_getparam
133sched_setaffinity
134sched_getaffinity
135sched_yield
136sched_get_priority_max
137sched_get_priority_min
138sched_rr_get_interval
139restart_syscall
140kill
141tkill
142tgkill
143sigaltstack
144rt_sigsuspend
145rt_sigaction
146rt_sigprocmask
147rt_sigpending
148rt_sigtimedwait
149rt_sigqueueinfo
150rt_sigreturn
151setpriority
152getpriority
153setresuid
154getresuid
155setresgid
156getresgid
157times
158setpgid
159getpgid
160getsid
161setsid
162getgroups
163setgroups
164uname
165getrlimit
166setrlimit
167getrusage
168umask
169prctl
170getcpu
171gettimeofday
172getpid
173getppid
174getuid
175geteuid
176getgid
177getegid
178gettid
179sysinfo
180socket
181socketpair
182bind
183listen
184accept
185connect
186getsockname
187getpeername
188sendto
189recvfrom
190setsockopt
191getsockopt
192shutdown
193sendmsg
194recvmsg
195readahead
196brk
197munmap
198mremap
199clone
200execve
201mmap
202fadvise64
203mprotect
204msync
205mlock
206munlock
207mlockall
208munlockall
209mincore
210madvise
211rt_tgsigqueueinfo
212perf_event_open
213accept4
214recvmmsg
215wait4
216prlimit64
217syncfs
218setns
219sendmmsg
220process_vm_readv
221process_vm_writev
222finit_module
223sched_setattr
224sched_getattr
225renameat2
226seccomp
227getrandom
228memfd_create
229bpf
230execveat
231userfaultfd
232membarrier
233mlock2
234copy_file_range
235preadv2
236pwritev2
237statx
238pidfd_send_signal
239pidfd_open
240close_range
241pidfd_getfd
242process_madvise
243set_robust_list
244
245@blockList
246umount2
247mount
248chroot
249acct
250init_module
251delete_module
252clock_settime
253syslog
254reboot
255setregid
256setgid
257setreuid
258setuid
259setfsuid
260setfsgid
261sethostname
262setdomainname
263settimeofday
264adjtimex
265swapon
266swapoff
267clock_adjtime
268
269
270
271