Home
last modified time | relevance | path

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

/Linux-v4.19/tools/testing/selftests/seccomp/
Dseccomp_bpf.c173 #define SIBLING_EXIT_UNKILLED 0xbadbeef macro
630 return (void *)SIBLING_EXIT_UNKILLED; in kill_thread()
678 ASSERT_EQ(SIBLING_EXIT_UNKILLED, (unsigned long)status); in kill_thread_or_group()
2309 return (void *)SIBLING_EXIT_UNKILLED; in tsync_sibling()
2366 EXPECT_EQ(SIBLING_EXIT_UNKILLED, (long)status); in TEST_F()
2517 EXPECT_EQ(SIBLING_EXIT_UNKILLED, (long)status); in TEST_F()
2519 EXPECT_EQ(SIBLING_EXIT_UNKILLED, (long)status); in TEST_F()
2576 EXPECT_EQ(SIBLING_EXIT_UNKILLED, (long)status); in TEST_F()