Home
last modified time | relevance | path

Searched refs:catch (Results 1 – 25 of 85) sorted by relevance

1234

/linux-6.15/lib/kunit/
H A Dtry-catch-impl.h20 kunit_try_catch_func_t catch) in kunit_try_catch_init() argument
24 try_catch->catch = catch; in kunit_try_catch_init()
H A Dtry-catch.c75 try_catch->catch(try_catch->context); in kunit_try_catch_run()
114 try_catch->catch(try_catch->context); in kunit_try_catch_run()
H A DMakefile9 try-catch.o \
/linux-6.15/tools/testing/kunit/test_data/
H A Dtest_kernel_panic_interrupt.log13 [ 0.060000] # Subtest: kunit-try-catch-test
17 [ 0.060000] ok 2 - kunit-try-catch-test
H A Dtest_config_printk_time.log13 [ 0.060000] # Subtest: kunit-try-catch-test
17 [ 0.060000] ok 2 - kunit-try-catch-test
H A Dtest_output_with_prefix_isolated_correctly.log14 [ 0.060000] # Subtest: kunit-try-catch-test
18 [ 0.060000] ok 2 - kunit-try-catch-test
H A Dtest_pound_no_prefix.log15 # Subtest: kunit-try-catch-test
19 ok 2 - kunit-try-catch-test
H A Dtest_pound_sign.log15 [ 0.060000] # Subtest: kunit-try-catch-test
19 [ 0.060000] ok 2 - kunit-try-catch-test
H A Dtest_multiple_prefixes.log13 [ 0.060000][ T1] # Subtest: kunit-try-catch-test
17 [ 0.060000][ T1] ok 2 - kunit-try-catch-test
H A Dtest_interrupted_tap_output.log19 [ 0.060000] # Subtest: kunit-try-catch-test
23 [ 0.060000] ok 2 - kunit-try-catch-test
/linux-6.15/include/kunit/
H A Dtry-catch.h49 kunit_try_catch_func_t catch; member
/linux-6.15/arch/parisc/
H A DKconfig.debug9 to catch memory overwrites at runtime. For more advanced
/linux-6.15/tools/testing/selftests/bpf/
H A Dverify_sig_setup.sh84 catch() function
/linux-6.15/Documentation/translations/zh_CN/dev-tools/
H A Dkmsan.rst38 kunit_generic_run_threadfn_adapter+0x6d/0xc0 lib/kunit/try-catch.c:28
47 kunit_generic_run_threadfn_adapter+0x6d/0xc0 lib/kunit/try-catch.c:28
/linux-6.15/drivers/gpu/drm/i915/
H A DKconfig.debug67 performance but will catch some internal issues.
160 performance but will catch some internal issues.
172 performance but will catch some internal issues.
/linux-6.15/Documentation/devicetree/bindings/leds/
H A Dleds-gpio.yaml23 # node name to at least catch some child nodes.
/linux-6.15/arch/xtensa/
H A DKconfig.debug31 It is easy to make wrong hardware configuration, this test should catch it early.
/linux-6.15/Documentation/dev-tools/
H A Dubsan.rst8 UBSAN uses compile-time instrumentation to catch undefined behavior (UB).
/linux-6.15/arch/arm64/boot/dts/rockchip/
H A Drk3588-jaguar-pre-ict-tester.dtso79 * but GPIO3_C6 would catch this HW soldering issue.
101 * but GPIO3_C6 would catch this HW soldering issue.
/linux-6.15/drivers/gpu/drm/xe/
H A DKconfig.debug27 performance but will catch some internal issues.
/linux-6.15/Documentation/arch/powerpc/
H A Dkasan.txt23 - It would be good to support inline instrumentation so as to be able to catch
/linux-6.15/Documentation/trace/
H A Dstm.rst70 catch-all entry "default" will be used, if it exists. This entry also
115 node, the stm core will use the catch-all entry "default", if one
/linux-6.15/Documentation/dev-tools/kunit/
H A Darchitecture.rst103 `lib/kunit/try-catch.c <https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/lib…
/linux-6.15/drivers/firmware/arm_scmi/
H A DKconfig86 called scmi_power_control. Note this may needed early in boot to catch
/linux-6.15/Documentation/gpu/
H A Ddrm-usage-stats.rst97 implementation easier, but are required to catch up with the previously reported
118 implementation easier, but are required to catch up with the previously reported

1234