SIBLING_EXIT_FAILURE  678 tools/testing/selftests/seccomp/seccomp_bpf.c 		return (void *)SIBLING_EXIT_FAILURE;
SIBLING_EXIT_FAILURE  734 tools/testing/selftests/seccomp/seccomp_bpf.c 	ASSERT_NE(SIBLING_EXIT_FAILURE, (unsigned long)status);
SIBLING_EXIT_FAILURE 2412 tools/testing/selftests/seccomp/seccomp_bpf.c 		return (void *)SIBLING_EXIT_FAILURE;
SIBLING_EXIT_FAILURE 2479 tools/testing/selftests/seccomp/seccomp_bpf.c 	EXPECT_EQ(SIBLING_EXIT_FAILURE, (long)status);