Lines Matching defs:log
1144 struct sock_fprog log;
1199 FILTER_ALLOC(log);
1210 FILTER_FREE(log);
1228 ret = prctl(PR_SET_SECCOMP, SECCOMP_MODE_FILTER, &self->log);
1254 ret = prctl(PR_SET_SECCOMP, SECCOMP_MODE_FILTER, &self->log);
1287 ret = prctl(PR_SET_SECCOMP, SECCOMP_MODE_FILTER, &self->log);
1310 ret = prctl(PR_SET_SECCOMP, SECCOMP_MODE_FILTER, &self->log);
1337 ret = prctl(PR_SET_SECCOMP, SECCOMP_MODE_FILTER, &self->log);
1360 ret = prctl(PR_SET_SECCOMP, SECCOMP_MODE_FILTER, &self->log);
1380 ret = prctl(PR_SET_SECCOMP, SECCOMP_MODE_FILTER, &self->log);
1404 ret = prctl(PR_SET_SECCOMP, SECCOMP_MODE_FILTER, &self->log);
1427 ret = prctl(PR_SET_SECCOMP, SECCOMP_MODE_FILTER, &self->log);
1447 ret = prctl(PR_SET_SECCOMP, SECCOMP_MODE_FILTER, &self->log);
1465 ret = prctl(PR_SET_SECCOMP, SECCOMP_MODE_FILTER, &self->log);
3233 /* one with log, one without */
4164 * - verify that FILTER_FLAG_LOG filters generate log messages
4165 * - verify that RET_LOG generates log messages