Home
last modified time | relevance | path

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

/linux-4.4.14/tools/testing/selftests/seccomp/
Dseccomp_bpf.c98 #define SIBLING_EXIT_UNKILLED 0xbadbeef macro
1729 return (void *)SIBLING_EXIT_UNKILLED; in tsync_sibling()
1786 EXPECT_EQ(SIBLING_EXIT_UNKILLED, (long)status); in TEST_F()
1937 EXPECT_EQ(SIBLING_EXIT_UNKILLED, (long)status); in TEST_F()
1939 EXPECT_EQ(SIBLING_EXIT_UNKILLED, (long)status); in TEST_F()
1996 EXPECT_EQ(SIBLING_EXIT_UNKILLED, (long)status); in TEST_F()