Searched refs:test_info (Results 1 – 6 of 6) sorted by relevance
| /tools/perf/tests/ |
| A D | symbols.c | 16 struct test_info { struct 22 static int init_test_info(struct test_info *ti) in init_test_info() argument 43 static void exit_test_info(struct test_info *ti) in exit_test_info() 82 static int create_map(struct test_info *ti, char *filename, struct map **map_p) in create_map() 170 static int test_file(struct test_info *ti, char *filename) in test_file() 210 struct test_info ti; in test__symbols()
|
| /tools/testing/selftests/kvm/s390/ |
| A D | memop.c | 115 struct test_info { struct 176 static void memop_ioctl(struct test_info info, struct kvm_s390_mem_op *ksmo, in memop_ioctl() 193 struct test_info __info = (info_p); \ 238 struct test_info vm; 239 struct test_info vcpu; 251 t.vm = (struct test_info) { t.kvm_vm, NULL }; in test_default_init() 252 t.vcpu = (struct test_info) { t.kvm_vm, vcpu }; in test_default_init() 272 struct test_info __info = (info_p); \ 298 static void default_write_read(struct test_info copy_cpu, struct test_info mop_cpu, in default_write_read() 310 static void default_read(struct test_info copy_cpu, struct test_info mop_cpu, in default_read() [all …]
|
| /tools/testing/selftests/drivers/net/hw/ |
| A D | tso.py | 229 test_info = ( 242 for info in test_info:
|
| /tools/testing/selftests/riscv/hwprobe/ |
| A D | cbo.c | 199 static struct test_info { struct
|
| /tools/testing/selftests/riscv/abi/ |
| A D | pointer_masking.c | 308 static struct test_info { struct
|
| /tools/testing/selftests/bpf/progs/ |
| A D | dynptr_fail.c | 16 struct test_info { struct 32 __type(value, struct test_info); argument 216 struct test_info x; in add_dynptr_to_map2()
|
Completed in 15 milliseconds