Searched defs:test_info (Results 1 – 7 of 7) 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
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
5073 struct bnxt_test_info *test_info; in bnxt_ethtool_init() local
2615 struct bnxt_test_info *test_info; member