Searched defs:test_info (Results 1 – 8 of 8) sorted by relevance
165 static struct test_info { struct166 bool enabled;167 unsigned int nr_tests;168 void (*test_fn)(void *arg);
15 struct test_info { struct20 static int init_test_info(struct test_info *ti) in init_test_info() argument
308 static struct test_info { struct309 unsigned int nr_tests;310 void (*test_fn)(void);
115 struct test_info { struct116 struct kvm_vm *vm;117 struct kvm_vcpu *vcpu;
16 struct test_info { struct32 __type(value, struct test_info); argument
150 } test_info = { variable
5165 struct bnxt_test_info *test_info; in bnxt_ethtool_init() local
2687 struct bnxt_test_info *test_info; member