Home
last modified time | relevance | path

Searched refs:test_info (Results 1 – 7 of 7) 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/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
/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.h2713 struct bnxt_test_info *test_info; member