Component Type: kbuild config
More info: An arch should select this symbol if it provides all of these things: - all the requirements for HAVE_ARCH_SECCOMP - syscall_get_arch() - syscall_get_arguments() - syscall_rollback() - syscall_set_return_value() - SIGSYS siginfo_t support - secure_computing is called from a ptrace_event()-safe context - secure_computing return value is checked and a return value of -1 results in the system call being skipped immediately. - seccomp syscall wired up - if !HAVE_SPARSE_SYSCALL_NR, have SECCOMP_ARCH_NATIVE, SECCOMP_ARCH_NATIVE_NR, SECCOMP_ARCH_NATIVE_NAME defined. If COMPAT is supported, have the SECCOMP_ARCH_COMPAT* defines too.
Build project: Kconfig (Linux kconfig) (Path: arch\Kconfig )
Other views: file explorer