Searched defs:test (Results 1 – 16 of 16) sorted by relevance
259 struct cpu_post_cr_s2 *test = cpu_post_cr_table2 + i; in cpu_post_test_cr() local285 struct cpu_post_cr_s3 *test = cpu_post_cr_table3 + i; in cpu_post_test_cr() local308 struct cpu_post_cr_s4 *test = cpu_post_cr_table4 + i; in cpu_post_test_cr() local
92 struct cpu_post_cmp_s *test = cpu_post_cmp_table + i; in cpu_post_test_cmp() local
92 struct cpu_post_cmpi_s *test = cpu_post_cmpi_table + i; in cpu_post_test_cmpi() local
78 struct cpu_post_two_s *test = cpu_post_two_table + i; in cpu_post_test_two() local
78 struct cpu_post_twox_s *test = cpu_post_twox_table + i; in cpu_post_test_twox() local
72 struct cpu_post_threei_s *test = cpu_post_threei_table + i; in cpu_post_test_threei() local
58 struct cpu_post_andi_s *test = cpu_post_andi_table + i; in cpu_post_test_andi() local
58 struct cpu_post_srawi_s *test = cpu_post_srawi_table + i; in cpu_post_test_srawi() local
168 struct cpu_post_load_s *test = cpu_post_load_table + i; in cpu_post_test_load() local
122 struct cpu_post_threex_s *test = cpu_post_threex_table + i; in cpu_post_test_threex() local
153 struct cpu_post_store_s *test = cpu_post_store_table + i; in cpu_post_test_store() local
152 struct cpu_post_three_s *test = cpu_post_three_table + i; in cpu_post_test_three() local
56 struct cpu_post_rlwinm_s *test = cpu_post_rlwinm_table + i; in cpu_post_test_rlwinm() local
57 struct cpu_post_rlwnm_s *test = cpu_post_rlwnm_table + i; in cpu_post_test_rlwnm() local
59 struct cpu_post_rlwimi_s *test = cpu_post_rlwimi_table + i; in cpu_post_test_rlwimi() local
35 struct post_test *test = post_list + i; in post_init_f() local243 static int post_run_single(struct post_test *test, in post_run_single()363 static int post_info_single(struct post_test *test, int full) in post_info_single()
Completed in 28 milliseconds