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 | 152 static struct dmatest_info test_info = { 153 .channels = LIST_HEAD_INIT(test_info.channels), 154 .lock = __MUTEX_INITIALIZER(test_info.lock), 288 struct dmatest_info *info = &test_info; in dmatest_wait_get() 1181 struct dmatest_info *info = &test_info; in dmatest_run_get() 1198 struct dmatest_info *info = &test_info; in dmatest_run_set() 1237 struct dmatest_info *info = &test_info; in dmatest_chan_set() 1309 struct dmatest_info *info = &test_info; in dmatest_chan_get() 1323 struct dmatest_info *info = &test_info; in dmatest_test_list_get() 1343 struct dmatest_info *info = &test_info; in dmatest_init() 150 } test_info = { global() variable [all...] |
| /linux/tools/testing/selftests/drivers/net/hw/ |
| H A D | tso.py | 233 test_info = ( 249 for info in test_info:
|
| /linux/drivers/net/ethernet/broadcom/bnxt/ |
| H A D | bnxt_ethtool.c | 815 ethtool_puts(&buf, bp->test_info->string[i]); in bnxt_get_strings() 5218 hwrm_req_timeout(bp, req, bp->test_info->timeout); in bnxt_run_fw_tests() 5276 if (!(bp->test_info->offline_mask & bit_val)) in bnxt_self_test() 5508 struct bnxt_test_info *test_info; in bnxt_ethtool_init() 5520 test_info = bp->test_info; in bnxt_ethtool_init() 5521 if (!test_info) { in bnxt_ethtool_init() 5522 test_info = kzalloc_obj(*bp->test_info); in bnxt_ethtool_init() 5523 if (!test_info) in bnxt_ethtool_init() 5507 struct bnxt_test_info *test_info; bnxt_ethtool_init() local [all...] |
| H A D | bnxt.h | 2737 struct bnxt_test_info *test_info; 2734 struct bnxt_test_info *test_info; global() member
|
| /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/abi/ |
| H A D | pointer_masking.c | 308 static struct test_info { struct
|
| /linux/tools/testing/selftests/riscv/hwprobe/ |
| H A D | cbo.c | 276 static struct test_info { struct
|