SECCOMP_RET_ERRNO 645 kernel/seccomp.c case SECCOMP_RET_ERRNO: SECCOMP_RET_ERRNO 811 kernel/seccomp.c case SECCOMP_RET_ERRNO: SECCOMP_RET_ERRNO 1360 kernel/seccomp.c case SECCOMP_RET_ERRNO: SECCOMP_RET_ERRNO 38 samples/seccomp/dropper.c SECCOMP_RET_ERRNO|(error & SECCOMP_RET_DATA)), SECCOMP_RET_ERRNO 808 tools/testing/selftests/seccomp/seccomp_bpf.c BPF_STMT(BPF_RET|BPF_K, SECCOMP_RET_ERRNO | errno), \ SECCOMP_RET_ERRNO 1049 tools/testing/selftests/seccomp/seccomp_bpf.c BPF_STMT(BPF_RET|BPF_K, SECCOMP_RET_ERRNO), SECCOMP_RET_ERRNO 1960 tools/testing/selftests/seccomp/seccomp_bpf.c BPF_STMT(BPF_RET|BPF_K, SECCOMP_RET_ERRNO | EPERM), SECCOMP_RET_ERRNO 2022 tools/testing/selftests/seccomp/seccomp_bpf.c BPF_STMT(BPF_RET|BPF_K, SECCOMP_RET_ERRNO | EPERM), SECCOMP_RET_ERRNO 2440 tools/testing/selftests/seccomp/seccomp_bpf.c BPF_STMT(BPF_RET|BPF_K, SECCOMP_RET_ERRNO | EINVAL), SECCOMP_RET_ERRNO 2965 tools/testing/selftests/seccomp/seccomp_bpf.c SECCOMP_RET_ERRNO, SECCOMP_RET_TRACE,