SECCOMP_FILTER_FLAG_TSYNC    7 include/linux/seccomp.h #define SECCOMP_FILTER_FLAG_MASK	(SECCOMP_FILTER_FLAG_TSYNC | \
SECCOMP_FILTER_FLAG_TSYNC  526 kernel/seccomp.c 	if (flags & SECCOMP_FILTER_FLAG_TSYNC) {
SECCOMP_FILTER_FLAG_TSYNC  546 kernel/seccomp.c 	if (flags & SECCOMP_FILTER_FLAG_TSYNC)
SECCOMP_FILTER_FLAG_TSYNC 1278 kernel/seccomp.c 	if ((flags & SECCOMP_FILTER_FLAG_TSYNC) &&
SECCOMP_FILTER_FLAG_TSYNC 1306 kernel/seccomp.c 	if (flags & SECCOMP_FILTER_FLAG_TSYNC &&
SECCOMP_FILTER_FLAG_TSYNC 1324 kernel/seccomp.c 	if (flags & SECCOMP_FILTER_FLAG_TSYNC)
SECCOMP_FILTER_FLAG_TSYNC   29 tools/perf/trace/beauty/seccomp.c #ifndef SECCOMP_FILTER_FLAG_TSYNC
SECCOMP_FILTER_FLAG_TSYNC  144 tools/testing/selftests/seccomp/seccomp_bpf.c #ifndef SECCOMP_FILTER_FLAG_TSYNC
SECCOMP_FILTER_FLAG_TSYNC 2176 tools/testing/selftests/seccomp/seccomp_bpf.c 	unsigned int flags[] = { SECCOMP_FILTER_FLAG_TSYNC,
SECCOMP_FILTER_FLAG_TSYNC 2181 tools/testing/selftests/seccomp/seccomp_bpf.c 				SECCOMP_FILTER_FLAG_TSYNC,
SECCOMP_FILTER_FLAG_TSYNC 2273 tools/testing/selftests/seccomp/seccomp_bpf.c 	ret = seccomp(SECCOMP_SET_MODE_FILTER, SECCOMP_FILTER_FLAG_TSYNC,
SECCOMP_FILTER_FLAG_TSYNC 2508 tools/testing/selftests/seccomp/seccomp_bpf.c 	ret = seccomp(SECCOMP_SET_MODE_FILTER, SECCOMP_FILTER_FLAG_TSYNC,
SECCOMP_FILTER_FLAG_TSYNC 2569 tools/testing/selftests/seccomp/seccomp_bpf.c 	ret = seccomp(SECCOMP_SET_MODE_FILTER, SECCOMP_FILTER_FLAG_TSYNC,
SECCOMP_FILTER_FLAG_TSYNC 2617 tools/testing/selftests/seccomp/seccomp_bpf.c 	ret = seccomp(SECCOMP_SET_MODE_FILTER, SECCOMP_FILTER_FLAG_TSYNC,
SECCOMP_FILTER_FLAG_TSYNC 2670 tools/testing/selftests/seccomp/seccomp_bpf.c 	ret = seccomp(SECCOMP_SET_MODE_FILTER, SECCOMP_FILTER_FLAG_TSYNC,
SECCOMP_FILTER_FLAG_TSYNC 2699 tools/testing/selftests/seccomp/seccomp_bpf.c 	ret = seccomp(SECCOMP_SET_MODE_FILTER, SECCOMP_FILTER_FLAG_TSYNC,
SECCOMP_FILTER_FLAG_TSYNC 2722 tools/testing/selftests/seccomp/seccomp_bpf.c 	ret = seccomp(SECCOMP_SET_MODE_FILTER, SECCOMP_FILTER_FLAG_TSYNC,