Searched defs:test_params (Results 1 – 9 of 9) sorted by relevance
90 struct test_params { struct91 unsigned long iterations;92 uint64_t phys_offset;93 int wr_fract;94 bool partition_vcpu_memory_access;95 enum vm_mem_backing_src_type backing_src;96 int slots;
94 struct test_params { struct102 struct test_params *p = arg; in run_test() argument
275 struct test_params { struct284 struct test_params *p = arg; in run_test() argument
69 struct test_params { struct71 enum vm_mem_backing_src_type backing_src;74 uint64_t vcpu_memory_bytes;77 int vcpus;
243 struct test_params { struct252 struct test_params *p = arg; in pre_init_before_test() argument
695 struct test_params { struct703 struct test_params *p = arg; in run_test() argument
31 struct test_params { struct32 int recv_family;33 int send_family;34 int protocol;35 size_t recv_socks;36 uint16_t recv_port;37 uint16_t send_port_min;
24 } test_params[] = { in igt_dp_mst_calc_pbn_mode() local
177 } test_params; in SYSCALL() local