Searched refs:seccomp (Results 1 – 25 of 27) sorted by relevance
12
50 if (!init_data.seccomp) in real_init()72 if (init_data.seccomp) { in real_init()85 if (!init_data.seccomp) { in real_init()132 if (init_data.seccomp) { in real_init()
21 int seccomp; member
7 # same constants with prefixes, used by vdso, seccomp and sigreturn:
79 bltz v0, 1f # seccomp failed? Skip syscall
89 bltz v0, 1f # seccomp failed? Skip syscall
131 bltz v0, 1f # seccomp failed? Skip syscall
134 bltz v0, 1f # seccomp failed? Skip syscall
581 An arch should select this symbol to support seccomp mode 1 (the fixed583 and compat syscalls if the asm-generic/seccomp.h defaults need adjustment:603 - seccomp syscall wired up609 prompt "Enable seccomp to safely execute untrusted bytecode"618 own address space using seccomp. Once seccomp is enabled via619 prctl(PR_SET_SECCOMP) or the seccomp() syscall, it cannot be621 syscalls defined by each seccomp mode.636 bool "Show seccomp filter cache status in /proc/pid/seccomp_cache"641 seccomp cache data. The file format is subject to change. Reading645 an adversary may be able to infer the seccomp filter logic.
214 | seccomp filter active?
323 312 n64 seccomp sys_seccomp
327 316 n32 seccomp sys_seccomp
366 352 o32 seccomp sys_seccomp
298 .seccomp = using_seccomp, in userspace_tramp()
329 317 common seccomp sys_seccomp
369 354 i386 seccomp sys_seccomp
390 380 common seccomp sys_seccomp
384 338 common seccomp sys_seccomp
360 337 common seccomp sys_seccomp
382 372 common seccomp sys_seccomp
398 383 common seccomp sys_seccomp
418 346 common seccomp sys_seccomp
394 384 common seccomp sys_seccomp
401 383 common seccomp sys_seccomp
445 514 common seccomp sys_seccomp
358 348 common seccomp sys_seccomp sys_seccomp
Completed in 22 milliseconds