Searched defs:tc_ptr (Results 1 – 3 of 3) sorted by relevance
452 struct all_test_cases *tc_ptr; member897 struct all_test_cases *tc_ptr; in do_syscalltests() local1024 void do_EEXIST(struct all_test_cases *tc_ptr) in do_EEXIST()1073 void do_ENOENT(struct all_test_cases *tc_ptr) in do_ENOENT()1152 void do_ELOOP(struct all_test_cases *tc_ptr) in do_ELOOP()1239 void do_ENOTDIR(struct all_test_cases *tc_ptr) in do_ENOTDIR()1269 void do_EXDEV(struct all_test_cases *tc_ptr) in do_EXDEV()1304 void do_ENAMETOOLONG(struct all_test_cases *tc_ptr) in do_ENAMETOOLONG()1352 void do_EINVAL(struct all_test_cases *tc_ptr) in do_EINVAL()1382 void do_readlink(struct all_test_cases *tc_ptr) in do_readlink()[all …]
84 static void *peer_thread(void *tc_ptr) in peer_thread()