/linux-6.6.21/tools/perf/tests/ |
D | dlfilter-test.c | 42 struct test_data { struct 43 struct perf_tool tool; 44 struct machine *machine; 45 int fd; 69 struct test_data *td = container_of(tool, struct test_data, tool); in process() argument
|
D | time-utils-test.c | 60 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
|
/linux-6.6.21/tools/perf/arch/x86/tests/ |
D | insn-x86.c | 12 struct test_data { struct 21 const struct test_data test_data_32[] = { argument
|
D | intel-pt-test.c | 25 static const struct test_data { struct 26 int len; 27 u8 bytes[INTEL_PT_PKT_MAX_SZ]; 28 enum intel_pt_pkt_ctx ctx; 29 struct intel_pt_pkt packet; 30 enum intel_pt_pkt_ctx new_ctx; 31 int ctx_unchanged;
|
/linux-6.6.21/tools/testing/selftests/kvm/x86_64/ |
D | hyperv_tlb_flush.c | 65 struct test_data { struct 73 static void worker_guest_code(vm_vaddr_t test_data) in worker_guest_code() 201 static void sender_guest_code(vm_vaddr_t test_data) in sender_guest_code()
|
D | nested_exceptions_test.c | 159 static void __attribute__((__flatten__)) l1_guest_code(void *test_data) in l1_guest_code()
|
/linux-6.6.21/drivers/gpu/drm/kmb/ |
D | kmb_dsi.c | 772 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-6.6.21/drivers/thunderbolt/ |
D | test.c | 490 static const struct port_expectation test_data[] = { in tb_test_path_single_hop_walk() local 546 static const struct port_expectation test_data[] = { in tb_test_path_daisy_chain_walk() local 607 static const struct port_expectation test_data[] = { in tb_test_path_simple_tree_walk() local 678 static const struct port_expectation test_data[] = { in tb_test_path_complex_tree_walk() local 769 static const struct port_expectation test_data[] = { in tb_test_path_max_length_walk() local 880 static const struct hop_expectation test_data[] = { in tb_test_path_not_bonded_lane0() local 942 static const struct hop_expectation test_data[] = { in tb_test_path_not_bonded_lane1() local 1006 static const struct hop_expectation test_data[] = { in tb_test_path_not_bonded_lane1_chain() local 1086 static const struct hop_expectation test_data[] = { in tb_test_path_not_bonded_lane1_chain_reverse() local 1170 static const struct hop_expectation test_data[] = { in tb_test_path_mixed_chain() local [all …]
|
/linux-6.6.21/tools/testing/selftests/kvm/ |
D | memslot_perf_test.c | 782 struct test_data { struct 793 const struct test_data *tdata, in test_execute() argument
|
/linux-6.6.21/include/crypto/ |
D | drbg.h | 144 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-6.6.21/samples/bpf/ |
D | test_lwt_bpf.sh | 199 function test_data { function
|
/linux-6.6.21/tools/testing/selftests/bpf/prog_tests/ |
D | attach_probe.c | 34 static char test_data[] = "test_data"; variable
|
D | uprobe_multi_test.c | 11 static char test_data[] = "test_data"; variable
|
/linux-6.6.21/drivers/mmc/core/ |
D | mmc_test.c | 2172 struct mmc_test_multiple_rw test_data = { in mmc_test_profile_mult_write_blocking_perf() local 2191 struct mmc_test_multiple_rw test_data = { in mmc_test_profile_mult_write_nonblock_perf() local 2210 struct mmc_test_multiple_rw test_data = { in mmc_test_profile_mult_read_blocking_perf() local 2229 struct mmc_test_multiple_rw test_data = { in mmc_test_profile_mult_read_nonblock_perf() local 2248 struct mmc_test_multiple_rw test_data = { in mmc_test_profile_sglen_wr_blocking_perf() local 2267 struct mmc_test_multiple_rw test_data = { in mmc_test_profile_sglen_wr_nonblock_perf() local 2286 struct mmc_test_multiple_rw test_data = { in mmc_test_profile_sglen_r_blocking_perf() local 2305 struct mmc_test_multiple_rw test_data = { in mmc_test_profile_sglen_r_nonblock_perf() local
|
/linux-6.6.21/fs/ext4/ |
D | inode-test.c | 83 static const struct timestamp_expectation test_data[] = { variable
|
/linux-6.6.21/lib/ |
D | test_sysctl.c | 55 static struct test_sysctl_data test_data = { variable
|
D | test_firmware.c | 708 static const u8 test_data[] = { in trigger_request_platform_store() local
|
/linux-6.6.21/drivers/char/hw_random/ |
D | n2rng.h | 141 u64 test_data; member
|
/linux-6.6.21/drivers/phy/rockchip/ |
D | phy-rockchip-dphy-rx0.c | 172 static void rk_dphy_write(struct rk_dphy *priv, u8 test_code, u8 test_data) in rk_dphy_write()
|
/linux-6.6.21/sound/pci/ice1712/ |
D | prodigy192.c | 683 const unsigned char test_data = 0xd1; /* random value */ in prodigy192_miodio_exists() local
|
/linux-6.6.21/drivers/staging/media/imx/ |
D | imx6-mipi-csi2.c | 151 u32 test_code, u32 test_data) in dw_mipi_csi2_phy_write()
|
/linux-6.6.21/drivers/media/i2c/ccs/ |
D | ccs.h | 262 struct v4l2_ctrl *test_data[CCS_COLOUR_COMPONENTS]; member
|
/linux-6.6.21/sound/pci/asihpi/ |
D | hpi6000.c | 637 u32 test_data = 0x00000001; in hpi6000_adapter_boot_load_dsp() local
|
D | hpi6205.c | 1838 u32 test_data = 0, data = 0; in boot_loader_test_memory() local
|
/linux-6.6.21/drivers/net/ethernet/huawei/hinic/ |
D | hinic_ethtool.c | 1519 u8 *test_data = NULL; in hinic_run_lp_test() local
|