Searched defs:testdef (Results 1 – 3 of 3) sorted by relevance
232 struct testdef { struct233 const char *subfunc_name;234 u8 *subfunc_array;235 size_t array_size;236 testfunc_t test;237 int facility_bit;
118 static struct testdef { struct119 const char *name;120 void (*test)(void);
648 struct testdef { struct 649 nametestdef global() argument 650 testtestdef global() argument