Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - H index

CONFIG_HAVE_ARCH_SECCOMP_FILTER:

General informations

The Linux kernel configuration item CONFIG_HAVE_ARCH_SECCOMP_FILTER:

Help text

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.

Hardware

LKDDb

Raw data from LKDDb:

Sources

This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).

The data is retrived from:

Automatic links from Google (and ads)

Custom Search

Popular queries:

Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - H index

Automatically generated (in year 2024). See also LKDDb sources on GitLab