Home
last modified time | relevance | path

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

/linux-6.14.4/tools/testing/selftests/clone3/
Dclone3_set_tid.c117 static void test_clone3_set_tid(const char *desc, in test_clone3_set_tid() function
172 test_clone3_set_tid("invalid size, 0 TID", in main()
175 test_clone3_set_tid("invalid size, 0 TID", in main()
178 test_clone3_set_tid("invalid size, 0 TID", in main()
182 test_clone3_set_tid("invalid size, 0 TID", in main()
189 test_clone3_set_tid("invalid size, 0 TID", in main()
193 test_clone3_set_tid("invalid size, TID all 1s", in main()
196 test_clone3_set_tid("invalid size, TID all 1s", in main()
199 test_clone3_set_tid("invalid size, TID all 1s", in main()
203 test_clone3_set_tid("invalid size, TID all 1s", in main()
[all …]
Dclone3_cap_checkpoint_restore.c79 static int test_clone3_set_tid(struct __test_metadata *_metadata, in test_clone3_set_tid() function
171 ASSERT_EQ(test_clone3_set_tid(_metadata, set_tid, 1), -EPERM); in TEST()
175 ASSERT_EQ(test_clone3_set_tid(_metadata, set_tid, 1), 0); in TEST()