Home
last modified time | relevance | path

Searched refs:try (Results 1 – 5 of 5) sorted by relevance

/lib/kunit/
Dtry-catch-impl.h19 kunit_try_catch_func_t try, in kunit_try_catch_init() argument
23 try_catch->try = try; in kunit_try_catch_init()
DMakefile9 try-catch.o \
Dtry-catch.c30 try_catch->try(try_catch->context); in kunit_generic_run_threadfn_adapter()
/lib/
Dtest_printf.c724 } const try[] = { in fourcc_pointer() local
732 for (i = 0; i < ARRAY_SIZE(try); i++) in fourcc_pointer()
733 test(try[i].str, "%p4cc", &try[i].code); in fourcc_pointer()
DKconfig.kgdb159 still try to register kgdb to handle breakpoints and crashes
162 crash and try to drop into kgdb somewhere between these two