Searched defs:ntests (Results 1 – 4 of 4) sorted by relevance
39 __u8 ntests; member
227 void __test_init(unsigned int ntests, int family, unsigned int prefix, in __test_init()
173 static inline void test_init2(unsigned int ntests, in test_init2()256 static inline void test_init(unsigned int ntests, in test_init()
15459 int ntests = ARRAY_SIZE(tail_call_tests); in prepare_tail_call_tests() local