Lines Matching refs:test_data

2185 	struct mmc_test_multiple_rw test_data = {  in mmc_test_profile_mult_write_blocking_perf()  local
2194 return mmc_test_rw_multiple_size(test, &test_data); in mmc_test_profile_mult_write_blocking_perf()
2204 struct mmc_test_multiple_rw test_data = { in mmc_test_profile_mult_write_nonblock_perf() local
2213 return mmc_test_rw_multiple_size(test, &test_data); in mmc_test_profile_mult_write_nonblock_perf()
2223 struct mmc_test_multiple_rw test_data = { in mmc_test_profile_mult_read_blocking_perf() local
2232 return mmc_test_rw_multiple_size(test, &test_data); in mmc_test_profile_mult_read_blocking_perf()
2242 struct mmc_test_multiple_rw test_data = { in mmc_test_profile_mult_read_nonblock_perf() local
2251 return mmc_test_rw_multiple_size(test, &test_data); in mmc_test_profile_mult_read_nonblock_perf()
2261 struct mmc_test_multiple_rw test_data = { in mmc_test_profile_sglen_wr_blocking_perf() local
2270 return mmc_test_rw_multiple_sg_len(test, &test_data); in mmc_test_profile_sglen_wr_blocking_perf()
2280 struct mmc_test_multiple_rw test_data = { in mmc_test_profile_sglen_wr_nonblock_perf() local
2289 return mmc_test_rw_multiple_sg_len(test, &test_data); in mmc_test_profile_sglen_wr_nonblock_perf()
2299 struct mmc_test_multiple_rw test_data = { in mmc_test_profile_sglen_r_blocking_perf() local
2308 return mmc_test_rw_multiple_sg_len(test, &test_data); in mmc_test_profile_sglen_r_blocking_perf()
2318 struct mmc_test_multiple_rw test_data = { in mmc_test_profile_sglen_r_nonblock_perf() local
2327 return mmc_test_rw_multiple_sg_len(test, &test_data); in mmc_test_profile_sglen_r_nonblock_perf()