Searched refs:test_info (Results 1 – 7 of 7) sorted by relevance
16 struct test_info { struct22 static int init_test_info(struct test_info *ti) in init_test_info() argument43 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()
150 } test_info = { variable151 .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 …]
230 test_info = (243 for info in test_info:
16 struct test_info { struct 32 __type(value, struct test_info); argument 216 struct test_info x; in add_dynptr_to_map2()
308 static struct test_info { struct
276 static struct test_info { struct
2713 struct bnxt_test_info *test_info; member