Searched refs:test_info (Results 1 – 9 of 9) sorted by relevance
| /linux-6.15/tools/perf/tests/ |
| H A D | symbols.c | 15 struct test_info { struct 20 static int init_test_info(struct test_info *ti) in init_test_info() argument 38 static void exit_test_info(struct test_info *ti) in exit_test_info() 76 static int create_map(struct test_info *ti, char *filename, struct map **map_p) in create_map() 164 static int test_file(struct test_info *ti, char *filename) in test_file() 204 struct test_info ti; in test__symbols()
|
| /linux-6.15/tools/testing/selftests/kvm/s390/ |
| H 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 …]
|
| /linux-6.15/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-6.15/tools/testing/selftests/drivers/net/hw/ |
| H A D | tso.py | 213 test_info = ( 225 for info in test_info:
|
| /linux-6.15/drivers/net/ethernet/broadcom/bnxt/ |
| H A D | bnxt_ethtool.c | 5261 struct bnxt_test_info *test_info; in bnxt_ethtool_init() local 5272 test_info = bp->test_info; in bnxt_ethtool_init() 5273 if (!test_info) { in bnxt_ethtool_init() 5274 test_info = kzalloc(sizeof(*bp->test_info), GFP_KERNEL); in bnxt_ethtool_init() 5275 if (!test_info) in bnxt_ethtool_init() 5277 bp->test_info = test_info; in bnxt_ethtool_init() 5294 if (!test_info->timeout) in bnxt_ethtool_init() 5295 test_info->timeout = HWRM_CMD_TIMEOUT; in bnxt_ethtool_init() 5297 char *str = test_info->string[i]; in bnxt_ethtool_init() 5475 kfree(bp->test_info); in bnxt_ethtool_free() [all …]
|
| H A D | bnxt.h | 2696 struct bnxt_test_info *test_info; member
|
| /linux-6.15/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-6.15/tools/testing/selftests/riscv/hwprobe/ |
| H A D | cbo.c | 199 static struct test_info { struct
|
| /linux-6.15/tools/testing/selftests/riscv/abi/ |
| H A D | pointer_masking.c | 308 static struct test_info { struct
|