Searched refs:kunit_try_catch_throw (Results 1 – 6 of 6) sorted by relevance
17 void __noreturn kunit_try_catch_throw(struct kunit_try_catch *try_catch) in kunit_try_catch_throw() function22 EXPORT_SYMBOL_GPL(kunit_try_catch_throw);
52 kunit_try_catch_throw(try_catch); in kunit_test_unsuccessful_try()
286 kunit_try_catch_throw(&test->try_catch); /* Does not return. */ in kunit_abort()
58 void __noreturn kunit_try_catch_throw(struct kunit_try_catch *try_catch);
410 kunit_try_catch_throw(&((test_or_suite)->try_catch)); \
125 ``void __noreturn kunit_try_catch_throw(struct kunit_try_catch *try_catch)``.127 - ``kunit_try_catch_throw`` calls function: