Home
last modified time | relevance | path

Searched refs:test_info (Results 1 – 8 of 8) sorted by relevance

/linux/tools/perf/tests/
H A Dsymbols.c16 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/drivers/dma/
H A Ddmatest.c150 } 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 Dtso.py230 test_info = (
243 for info in test_info:
/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_ethtool.c813 ethtool_puts(&buf, bp->test_info->string[i]); in bnxt_get_strings()
5184 hwrm_req_timeout(bp, req, bp->test_info->timeout); in bnxt_run_fw_tests()
5242 if (!(bp->test_info->offline_mask & bit_val)) in bnxt_self_test()
5474 struct bnxt_test_info *test_info; in bnxt_ethtool_init() local
5486 test_info = bp->test_info; in bnxt_ethtool_init()
5487 if (!test_info) { in bnxt_ethtool_init()
5488 test_info = kzalloc_obj(*bp->test_info); in bnxt_ethtool_init()
5489 if (!test_info) in bnxt_ethtool_init()
5491 bp->test_info = test_info; in bnxt_ethtool_init()
5506 test_info->offline_mask = resp->offline_tests; in bnxt_ethtool_init()
[all …]
H A Dbnxt.h2725 struct bnxt_test_info *test_info; member
/linux/tools/testing/selftests/bpf/progs/
H A Ddynptr_fail.c16 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 Dpointer_masking.c308 static struct test_info { struct
/linux/tools/testing/selftests/riscv/hwprobe/
H A Dcbo.c276 static struct test_info { struct