Home
last modified time | relevance | path

Searched refs:seccomp (Results 1 – 25 of 27) sorted by relevance

12

/arch/um/kernel/skas/
A Dstub_exe.c50 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()
/arch/um/include/shared/skas/
A Dstub-data.h21 int seccomp; member
/arch/arm64/include/asm/
A DKbuild7 # same constants with prefixes, used by vdso, seccomp and sigreturn:
/arch/mips/kernel/
A Dscall64-n32.S79 bltz v0, 1f # seccomp failed? Skip syscall
A Dscall64-n64.S89 bltz v0, 1f # seccomp failed? Skip syscall
A Dscall32-o32.S131 bltz v0, 1f # seccomp failed? Skip syscall
A Dscall64-o32.S134 bltz v0, 1f # seccomp failed? Skip syscall
/arch/
A DKconfig581 An arch should select this symbol to support seccomp mode 1 (the fixed
583 and compat syscalls if the asm-generic/seccomp.h defaults need adjustment:
603 - seccomp syscall wired up
609 prompt "Enable seccomp to safely execute untrusted bytecode"
618 own address space using seccomp. Once seccomp is enabled via
619 prctl(PR_SET_SECCOMP) or the seccomp() syscall, it cannot be
621 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. Reading
645 an adversary may be able to infer the seccomp filter logic.
/arch/m68k/kernel/
A Dentry.S214 | seccomp filter active?
/arch/mips/kernel/syscalls/
A Dsyscall_n64.tbl323 312 n64 seccomp sys_seccomp
A Dsyscall_n32.tbl327 316 n32 seccomp sys_seccomp
A Dsyscall_o32.tbl366 352 o32 seccomp sys_seccomp
/arch/um/os-Linux/skas/
A Dprocess.c298 .seccomp = using_seccomp, in userspace_tramp()
/arch/x86/entry/syscalls/
A Dsyscall_64.tbl329 317 common seccomp sys_seccomp
A Dsyscall_32.tbl369 354 i386 seccomp sys_seccomp
/arch/m68k/kernel/syscalls/
A Dsyscall.tbl390 380 common seccomp sys_seccomp
/arch/parisc/kernel/syscalls/
A Dsyscall.tbl384 338 common seccomp sys_seccomp
/arch/xtensa/kernel/syscalls/
A Dsyscall.tbl360 337 common seccomp sys_seccomp
/arch/sh/kernel/syscalls/
A Dsyscall.tbl382 372 common seccomp sys_seccomp
/arch/arm64/tools/
A Dsyscall_32.tbl398 383 common seccomp sys_seccomp
/arch/sparc/kernel/syscalls/
A Dsyscall.tbl418 346 common seccomp sys_seccomp
/arch/microblaze/kernel/syscalls/
A Dsyscall.tbl394 384 common seccomp sys_seccomp
/arch/arm/tools/
A Dsyscall.tbl401 383 common seccomp sys_seccomp
/arch/alpha/kernel/syscalls/
A Dsyscall.tbl445 514 common seccomp sys_seccomp
/arch/s390/kernel/syscalls/
A Dsyscall.tbl358 348 common seccomp sys_seccomp sys_seccomp

Completed in 22 milliseconds

12