Home
last modified time | relevance | path

Searched refs:SIBLING_EXIT_UNKILLED (Results 1 – 1 of 1) sorted by relevance

/linux/tools/testing/selftests/seccomp/
H A Dseccomp_bpf.c305 #define SIBLING_EXIT_UNKILLED 0xbadbeef macro
798 return (void *)SIBLING_EXIT_UNKILLED; in kill_thread()
856 ASSERT_EQ(SIBLING_EXIT_UNKILLED, (unsigned long)status); in kill_thread_or_group()
2658 return (void *)SIBLING_EXIT_UNKILLED; in tsync_sibling()
2715 EXPECT_EQ(SIBLING_EXIT_UNKILLED, (long)status); in TEST_F()
2866 EXPECT_EQ(SIBLING_EXIT_UNKILLED, (long)status); in TEST_F()
2868 EXPECT_EQ(SIBLING_EXIT_UNKILLED, (long)status); in TEST_F()
2915 EXPECT_EQ(SIBLING_EXIT_UNKILLED, (long)status); in TEST_F()
2917 EXPECT_EQ(SIBLING_EXIT_UNKILLED, (long)status); in TEST_F()
2975 EXPECT_EQ(SIBLING_EXIT_UNKILLED, (long)status); in TEST_F()