Home
last modified time | relevance | path

Searched defs:test_data (Results 1 – 25 of 28) sorted by relevance

12

/Linux-v6.1/tools/perf/tests/
Dtime-utils-test.c60 struct test_data { struct
70 static bool test__perf_time__parse_for_ranges(struct test_data *d) in test__perf_time__parse_for_ranges() argument
Ddlfilter-test.c39 struct test_data { struct
40 struct perf_tool tool;
64 struct test_data *td = container_of(tool, struct test_data, tool); in process() argument
/Linux-v6.1/tools/perf/arch/x86/tests/
Dintel-pt-pkt-decoder-test.c20 static struct test_data { struct
21 int len;
22 u8 bytes[INTEL_PT_PKT_MAX_SZ];
23 enum intel_pt_pkt_ctx ctx;
24 struct intel_pt_pkt packet;
25 enum intel_pt_pkt_ctx new_ctx;
26 int ctx_unchanged;
Dinsn-x86.c12 struct test_data { struct
21 struct test_data test_data_32[] = { argument
/Linux-v6.1/drivers/gpu/drm/kmb/
Dkmb_dsi.c772 u32 test_code, u32 test_data) in test_mode_send()
997 u32 test_code = 0, test_data = 0; in set_slewrate_gt_1500() local
1013 u32 test_code = 0, test_data = 0; in set_slewrate_gt_1000() local
1048 u32 test_code = 0, test_data = 0; in set_slewrate_lt_1000() local
1080 u32 test_code = 0, test_data = 0; in setup_pll() local
1101 u32 i, test_code = 0, test_data = 0; in set_lane_data_rate() local
1122 u32 test_code = 0, test_data = 0, val; in dphy_init_sequence() local
/Linux-v6.1/drivers/thunderbolt/
Dtest.c473 static const struct port_expectation test_data[] = { in tb_test_path_single_hop_walk() local
529 static const struct port_expectation test_data[] = { in tb_test_path_daisy_chain_walk() local
590 static const struct port_expectation test_data[] = { in tb_test_path_simple_tree_walk() local
661 static const struct port_expectation test_data[] = { in tb_test_path_complex_tree_walk() local
752 static const struct port_expectation test_data[] = { in tb_test_path_max_length_walk() local
863 static const struct hop_expectation test_data[] = { in tb_test_path_not_bonded_lane0() local
925 static const struct hop_expectation test_data[] = { in tb_test_path_not_bonded_lane1() local
989 static const struct hop_expectation test_data[] = { in tb_test_path_not_bonded_lane1_chain() local
1069 static const struct hop_expectation test_data[] = { in tb_test_path_not_bonded_lane1_chain_reverse() local
1153 static const struct hop_expectation test_data[] = { in tb_test_path_mixed_chain() local
[all …]
/Linux-v6.1/tools/testing/selftests/kvm/
Dmemslot_perf_test.c736 struct test_data { struct
747 const struct test_data *tdata, in test_execute() argument
/Linux-v6.1/include/crypto/
Ddrbg.h144 struct drbg_string test_data; member
236 struct drbg_test_data *test_data) in crypto_drbg_get_bytes_addtl_test()
260 struct drbg_test_data *test_data) in crypto_drbg_reset_test()
/Linux-v6.1/tools/testing/selftests/bpf/prog_tests/
Dattach_probe.c26 static char test_data[] = "test_data"; variable
/Linux-v6.1/samples/bpf/
Dtest_lwt_bpf.sh196 function test_data { function
/Linux-v6.1/lib/
Dtest_sysctl.c58 static struct test_sysctl_data test_data = { variable
Dtest_firmware.c680 static const u8 test_data[] = { in trigger_request_platform_store() local
/Linux-v6.1/drivers/mmc/core/
Dmmc_test.c2177 struct mmc_test_multiple_rw test_data = { in mmc_test_profile_mult_write_blocking_perf() local
2196 struct mmc_test_multiple_rw test_data = { in mmc_test_profile_mult_write_nonblock_perf() local
2215 struct mmc_test_multiple_rw test_data = { in mmc_test_profile_mult_read_blocking_perf() local
2234 struct mmc_test_multiple_rw test_data = { in mmc_test_profile_mult_read_nonblock_perf() local
2253 struct mmc_test_multiple_rw test_data = { in mmc_test_profile_sglen_wr_blocking_perf() local
2272 struct mmc_test_multiple_rw test_data = { in mmc_test_profile_sglen_wr_nonblock_perf() local
2291 struct mmc_test_multiple_rw test_data = { in mmc_test_profile_sglen_r_blocking_perf() local
2310 struct mmc_test_multiple_rw test_data = { in mmc_test_profile_sglen_r_nonblock_perf() local
/Linux-v6.1/fs/ext4/
Dinode-test.c83 static const struct timestamp_expectation test_data[] = { variable
/Linux-v6.1/tools/testing/selftests/kvm/x86_64/
Dnested_exceptions_test.c159 static void __attribute__((__flatten__)) l1_guest_code(void *test_data) in l1_guest_code()
/Linux-v6.1/drivers/char/hw_random/
Dn2rng.h141 u64 test_data; member
/Linux-v6.1/drivers/phy/rockchip/
Dphy-rockchip-dphy-rx0.c173 static void rk_dphy_write(struct rk_dphy *priv, u8 test_code, u8 test_data) in rk_dphy_write()
/Linux-v6.1/drivers/staging/media/imx/
Dimx6-mipi-csi2.c150 u32 test_code, u32 test_data) in dw_mipi_csi2_phy_write()
/Linux-v6.1/sound/pci/ice1712/
Dprodigy192.c683 const unsigned char test_data = 0xd1; /* random value */ in prodigy192_miodio_exists() local
/Linux-v6.1/drivers/media/i2c/ccs/
Dccs.h276 struct v4l2_ctrl *test_data[CCS_COLOUR_COMPONENTS]; member
/Linux-v6.1/sound/pci/asihpi/
Dhpi6000.c637 u32 test_data = 0x00000001; in hpi6000_adapter_boot_load_dsp() local
Dhpi6205.c1838 u32 test_data = 0, data = 0; in boot_loader_test_memory() local
/Linux-v6.1/drivers/net/ethernet/huawei/hinic/
Dhinic_ethtool.c1519 u8 *test_data = NULL; in hinic_run_lp_test() local
/Linux-v6.1/drivers/platform/chrome/
Dcros_ec_proto_test.c2540 } test_data[] = { in cros_ec_proto_test_get_sensor_count_legacy() local
/Linux-v6.1/drivers/gpu/drm/rockchip/
Ddw-mipi-dsi-rockchip.c375 u8 test_data) in dw_mipi_dsi_phy_write()

12