Symbol: SC_ALLOW
crypto/openssh/sandbox-seccomp-filter.c
263
SC_ALLOW(__NR_brk),
crypto/openssh/sandbox-seccomp-filter.c
266
SC_ALLOW(__NR_clock_gettime),
crypto/openssh/sandbox-seccomp-filter.c
269
SC_ALLOW(__NR_clock_gettime64),
crypto/openssh/sandbox-seccomp-filter.c
272
SC_ALLOW(__NR_close),
crypto/openssh/sandbox-seccomp-filter.c
275
SC_ALLOW(__NR_exit),
crypto/openssh/sandbox-seccomp-filter.c
278
SC_ALLOW(__NR_exit_group),
crypto/openssh/sandbox-seccomp-filter.c
287
SC_ALLOW(__NR_geteuid),
crypto/openssh/sandbox-seccomp-filter.c
290
SC_ALLOW(__NR_geteuid32),
crypto/openssh/sandbox-seccomp-filter.c
293
SC_ALLOW(__NR_getpgid),
crypto/openssh/sandbox-seccomp-filter.c
296
SC_ALLOW(__NR_getpid),
crypto/openssh/sandbox-seccomp-filter.c
299
SC_ALLOW(__NR_getrandom),
crypto/openssh/sandbox-seccomp-filter.c
302
SC_ALLOW(__NR_gettid),
crypto/openssh/sandbox-seccomp-filter.c
305
SC_ALLOW(__NR_gettimeofday),
crypto/openssh/sandbox-seccomp-filter.c
308
SC_ALLOW(__NR_getuid),
crypto/openssh/sandbox-seccomp-filter.c
311
SC_ALLOW(__NR_getuid32),
crypto/openssh/sandbox-seccomp-filter.c
342
SC_ALLOW(__NR_mremap),
crypto/openssh/sandbox-seccomp-filter.c
345
SC_ALLOW(__NR_munmap),
crypto/openssh/sandbox-seccomp-filter.c
348
SC_ALLOW(__NR_nanosleep),
crypto/openssh/sandbox-seccomp-filter.c
351
SC_ALLOW(__NR_clock_nanosleep),
crypto/openssh/sandbox-seccomp-filter.c
354
SC_ALLOW(__NR_clock_nanosleep_time64),
crypto/openssh/sandbox-seccomp-filter.c
357
SC_ALLOW(__NR_clock_gettime64),
crypto/openssh/sandbox-seccomp-filter.c
360
SC_ALLOW(__NR__newselect),
crypto/openssh/sandbox-seccomp-filter.c
363
SC_ALLOW(__NR_ppoll),
crypto/openssh/sandbox-seccomp-filter.c
366
SC_ALLOW(__NR_ppoll_time64),
crypto/openssh/sandbox-seccomp-filter.c
369
SC_ALLOW(__NR_poll),
crypto/openssh/sandbox-seccomp-filter.c
372
SC_ALLOW(__NR_pselect6),
crypto/openssh/sandbox-seccomp-filter.c
375
SC_ALLOW(__NR_pselect6_time64),
crypto/openssh/sandbox-seccomp-filter.c
378
SC_ALLOW(__NR_read),
crypto/openssh/sandbox-seccomp-filter.c
381
SC_ALLOW(__NR_rt_sigprocmask),
crypto/openssh/sandbox-seccomp-filter.c
384
SC_ALLOW(__NR_select),
crypto/openssh/sandbox-seccomp-filter.c
387
SC_ALLOW(__NR_shutdown),
crypto/openssh/sandbox-seccomp-filter.c
390
SC_ALLOW(__NR_sigprocmask),
crypto/openssh/sandbox-seccomp-filter.c
393
SC_ALLOW(__NR_time),
crypto/openssh/sandbox-seccomp-filter.c
396
SC_ALLOW(__NR_write),
crypto/openssh/sandbox-seccomp-filter.c
399
SC_ALLOW(__NR_writev),
crypto/openssh/sandbox-seccomp-filter.c
420
SC_ALLOW(__NR_clock_gettime & ~__X32_SYSCALL_BIT),