Home
last modified time | relevance | path

Searched defs: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
/linux/tools/testing/selftests/riscv/hwprobe/
H A Dcbo.c199 static struct test_info { struct
200 bool enabled;
201 unsigned int nr_tests;
202 void (*test_fn)(void *arg);
/linux/tools/testing/selftests/riscv/abi/
H A Dpointer_masking.c308 static struct test_info { struct
309 unsigned int nr_tests;
310 void (*test_fn)(void);
/linux/tools/testing/selftests/bpf/progs/
H A Ddynptr_fail.c16 struct test_info { struct
32 __type(value, struct test_info); argument
/linux/drivers/dma/
H A Ddmatest.c150 } test_info = { variable
/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_ethtool.c5261 struct bnxt_test_info *test_info; in bnxt_ethtool_init() local
H A Dbnxt.h2697 struct bnxt_test_info *test_info; member