Searched refs:try (Results 1 – 5 of 5) sorted by relevance
19 kunit_try_catch_func_t try, in kunit_try_catch_init() argument23 try_catch->try = try; in kunit_try_catch_init()
9 try-catch.o \
30 try_catch->try(try_catch->context); in kunit_generic_run_threadfn_adapter()
724 } const try[] = { in fourcc_pointer() local732 for (i = 0; i < ARRAY_SIZE(try); i++) in fourcc_pointer()733 test(try[i].str, "%p4cc", &try[i].code); in fourcc_pointer()
159 still try to register kgdb to handle breakpoints and crashes162 crash and try to drop into kgdb somewhere between these two