Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/testing/selftests/seccomp/
H A Dseccomp_bpf.c283 #define SIBLING_EXIT_UNKILLED 0xbadbeef macro
774 return (void *)SIBLING_EXIT_UNKILLED; in kill_thread()
832 ASSERT_EQ(SIBLING_EXIT_UNKILLED, (unsigned long)status); in kill_thread_or_group()
2579 return (void *)SIBLING_EXIT_UNKILLED; in tsync_sibling()
2636 EXPECT_EQ(SIBLING_EXIT_UNKILLED, (long)status); in TEST_F()
2787 EXPECT_EQ(SIBLING_EXIT_UNKILLED, (long)status); in TEST_F()
2789 EXPECT_EQ(SIBLING_EXIT_UNKILLED, (long)status); in TEST_F()
2836 EXPECT_EQ(SIBLING_EXIT_UNKILLED, (long)status); in TEST_F()
2838 EXPECT_EQ(SIBLING_EXIT_UNKILLED, (long)status); in TEST_F()
2896 EXPECT_EQ(SIBLING_EXIT_UNKILLED, (long)status); in TEST_F()