Searched refs:test_info (Results 1 – 9 of 9) sorted by relevance
| /linux/tools/perf/tests/ |
| H 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()
|
| /linux/tools/testing/selftests/kvm/s390/ |
| H A D | memop.c | 115 struct test_info { struct 165 static int err_memop_ioctl(struct test_info info, struct kvm_s390_mem_op *ksmo, in err_memop_ioctl() 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() [all …]
|
| /linux/drivers/dma/ |
| H A D | dmatest.c | 150 } test_info = { variable 151 .channels = LIST_HEAD_INIT(test_info.channels), 152 .lock = __MUTEX_INITIALIZER(test_info.lock), 286 struct dmatest_info *info = &test_info; in dmatest_wait_get() 1179 struct dmatest_info *info = &test_info; in dmatest_run_get() 1196 struct dmatest_info *info = &test_info; in dmatest_run_set() 1235 struct dmatest_info *info = &test_info; in dmatest_chan_set() 1307 struct dmatest_info *info = &test_info; in dmatest_chan_get() 1321 struct dmatest_info *info = &test_info; in dmatest_test_list_get() 1341 struct dmatest_info *info = &test_info; in dmatest_init() [all …]
|
| /linux/tools/testing/selftests/drivers/net/hw/ |
| H A D | tso.py | 230 test_info = ( 243 for info in test_info:
|
| /linux/drivers/net/ethernet/broadcom/bnxt/ |
| H A D | bnxt_ethtool.c | 813 ethtool_puts(&buf, bp->test_info->string[i]); in bnxt_get_strings() 5181 hwrm_req_timeout(bp, req, bp->test_info->timeout); in bnxt_run_fw_tests() 5239 if (!(bp->test_info->offline_mask & bit_val)) in bnxt_self_test() 5471 struct bnxt_test_info *test_info; in bnxt_ethtool_init() local 5483 test_info = bp->test_info; in bnxt_ethtool_init() 5484 if (!test_info) { in bnxt_ethtool_init() 5485 test_info = kzalloc_obj(*bp->test_info); in bnxt_ethtool_init() 5486 if (!test_info) in bnxt_ethtool_init() 5488 bp->test_info = test_info; in bnxt_ethtool_init() 5503 test_info->offline_mask = resp->offline_tests; in bnxt_ethtool_init() [all …]
|
| H A D | bnxt.h | 2725 struct bnxt_test_info *test_info; member
|
| /linux/tools/testing/selftests/riscv/abi/ |
| H A D | pointer_masking.c | 308 static struct test_info { struct
|
| /linux/tools/testing/selftests/bpf/progs/ |
| H 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()
|
| /linux/tools/testing/selftests/riscv/hwprobe/ |
| H A D | cbo.c | 276 static struct test_info { struct
|