Home
last modified time | relevance | path

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

12

/linux/tools/testing/selftests/kvm/arm64/
H A Dvgic_lpi_stress.c32 static struct test_data { struct
46 } test_data = { argument
/linux/tools/perf/tests/
H A Ddlfilter-test.c41 struct test_data { struct
42 struct perf_tool tool;
43 struct machine *machine;
44 int fd;
68 struct test_data *td = container_of(tool, struct test_data, tool); in process() argument
H A 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
/linux/tools/perf/arch/x86/tests/
H A Dinsn-x86.c12 struct test_data { struct
21 const struct test_data test_data_32[] = { argument
H A Dintel-pt-test.c25 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/tools/testing/selftests/bpf/prog_tests/
H A Dcgroup_ancestor.c16 struct test_data { struct
17 struct cgroup_ancestor *skel;
18 struct bpf_tc_hook qdisc;
19 struct bpf_tc_opts tc_attach;
20 struct nstoken *ns;
H A Dxdp_do_redirect.c268 struct test_data { struct
273 static void cleanup(struct test_data *data) in cleanup() argument
H A Dattach_probe.c34 static char test_data[] = "test_data"; global() variable
H A Duprobe_multi_test.c20 static char test_data[] = "test_data"; variable
/linux/tools/testing/selftests/kvm/x86/
H A Dhyperv_tlb_flush.c63 struct test_data { struct
71 static void worker_guest_code(vm_vaddr_t test_data) in worker_guest_code() argument
199 static void sender_guest_code(vm_vaddr_t test_data) in sender_guest_code() argument
[all...]
H A Dnested_exceptions_test.c159 static void __attribute__((__flatten__)) l1_guest_code(void *test_data) in l1_guest_code()
/linux/drivers/gpu/drm/kmb/
H A 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/tools/testing/selftests/kvm/
H A Dmemslot_perf_test.c790 struct test_data { global() struct
801 looptest_data test_execute() argument
/linux/tools/testing/vsock/
H A Dvsock_uring_test.c59 const struct vsock_io_uring_test *test_data, in vsock_io_uring_client()
113 const struct vsock_io_uring_test *test_data) in vsock_io_uring_server()
H A Dvsock_test_zerocopy.c149 const struct vsock_test_data *test_data, in test_client()
244 const struct vsock_test_data *test_data, in test_server()
/linux/include/crypto/
H A Ddrbg.h121 struct drbg_string test_data; member
213 struct drbg_test_data *test_data) in crypto_drbg_get_bytes_addtl_test()
237 struct drbg_test_data *test_data) in crypto_drbg_reset_test()
/linux/samples/bpf/
H A Dtest_lwt_bpf.sh199 function test_data { function
/linux/drivers/mmc/core/
H A Dmmc_test.c2175 struct mmc_test_multiple_rw test_data = { in mmc_test_profile_mult_write_blocking_perf() local
2194 struct mmc_test_multiple_rw test_data = { in mmc_test_profile_mult_write_nonblock_perf() local
2213 struct mmc_test_multiple_rw test_data = { in mmc_test_profile_mult_read_blocking_perf() local
2232 struct mmc_test_multiple_rw test_data = { in mmc_test_profile_mult_read_nonblock_perf() local
2251 struct mmc_test_multiple_rw test_data = { in mmc_test_profile_sglen_wr_blocking_perf() local
2270 struct mmc_test_multiple_rw test_data = { in mmc_test_profile_sglen_wr_nonblock_perf() local
2289 struct mmc_test_multiple_rw test_data = { in mmc_test_profile_sglen_r_blocking_perf() local
2308 struct mmc_test_multiple_rw test_data = { in mmc_test_profile_sglen_r_nonblock_perf() local
/linux/fs/ext4/
H A Dinode-test.c83 static const struct timestamp_expectation test_data[] = { variable
/linux/lib/kunit/
H A Dplatform-test.c125 static const char * const test_data = "test data"; variable
/linux/lib/
H A Dplist.c282 unsigned int test_data[241]; in plist_test() local
/linux/drivers/phy/rockchip/
H A Dphy-rockchip-dphy-rx0.c172 static void rk_dphy_write(struct rk_dphy *priv, u8 test_code, u8 test_data) in rk_dphy_write()
/linux/sound/pci/ice1712/
H A Dprodigy192.c675 const unsigned char test_data = 0xd1; /* random value */ in prodigy192_miodio_exists() local
/linux/sound/pci/asihpi/
H A Dhpi6000.c637 u32 test_data = 0x00000001; in hpi6000_adapter_boot_load_dsp() local
/linux/drivers/net/ethernet/huawei/hinic/
H A Dhinic_ethtool.c1480 u8 *test_data = NULL; in hinic_run_lp_test() local

12