Home
last modified time | relevance | path

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

1234

/Linux-v6.6/lib/kunit/
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()
Dtry-catch.c72 try_catch->catch(try_catch->context); in kunit_try_catch_run()
96 try_catch->catch(try_catch->context); in kunit_try_catch_run()
DMakefile8 try-catch.o \
/Linux-v6.6/tools/testing/kunit/test_data/
Dtest_kernel_panic_interrupt.log13 [ 0.060000] # Subtest: kunit-try-catch-test
17 [ 0.060000] ok 2 - kunit-try-catch-test
Dtest_config_printk_time.log13 [ 0.060000] # Subtest: kunit-try-catch-test
17 [ 0.060000] ok 2 - kunit-try-catch-test
Dtest_output_with_prefix_isolated_correctly.log14 [ 0.060000] # Subtest: kunit-try-catch-test
18 [ 0.060000] ok 2 - kunit-try-catch-test
Dtest_pound_sign.log15 [ 0.060000] # Subtest: kunit-try-catch-test
19 [ 0.060000] ok 2 - kunit-try-catch-test
Dtest_pound_no_prefix.log15 # Subtest: kunit-try-catch-test
19 ok 2 - kunit-try-catch-test
Dtest_multiple_prefixes.log13 [ 0.060000][ T1] # Subtest: kunit-try-catch-test
17 [ 0.060000][ T1] ok 2 - kunit-try-catch-test
Dtest_interrupted_tap_output.log19 [ 0.060000] # Subtest: kunit-try-catch-test
23 [ 0.060000] ok 2 - kunit-try-catch-test
/Linux-v6.6/include/kunit/
Dtry-catch.h52 kunit_try_catch_func_t catch; member
/Linux-v6.6/arch/parisc/
DKconfig.debug9 to catch memory overwrites at runtime. For more advanced
/Linux-v6.6/tools/testing/selftests/bpf/
Dverify_sig_setup.sh63 catch() function
Dvmtest.sh316 catch() function
/Linux-v6.6/drivers/gpu/drm/i915/
DKconfig.debug46 performance but will catch some internal issues.
139 performance but will catch some internal issues.
151 performance but will catch some internal issues.
/Linux-v6.6/arch/xtensa/
DKconfig.debug31 It is easy to make wrong hardware configuration, this test should catch it early.
/Linux-v6.6/Documentation/dev-tools/
Dubsan.rst6 UBSAN uses compile-time instrumentation to catch undefined behavior (UB).
/Linux-v6.6/Documentation/gpu/
Ddrm-usage-stats.rst89 implementation easier, but are required to catch up with the previously reported
110 implementation easier, but are required to catch up with the previously reported
/Linux-v6.6/Documentation/powerpc/
Dkasan.txt23 - It would be good to support inline instrumentation so as to be able to catch
/Linux-v6.6/Documentation/dev-tools/kunit/
Darchitecture.rst103 `lib/kunit/try-catch.c <https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/lib…
/Linux-v6.6/Documentation/trace/
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-v6.6/Documentation/networking/device_drivers/ethernet/toshiba/
Dspider_net.rst58 flowing, then the tail pointer can catch up to the hardware pointer.
70 RX traffic is flowing, then the head pointer can catch up to the tail
119 pointer will catch up to the head, notice the not-empty condition,
/Linux-v6.6/drivers/nvdimm/
DKconfig132 otherwise helps catch build errors induced by changes to the
/Linux-v6.6/Documentation/PCI/
Dacpi-info.rst66 bridge registers (including ECAM space) in PNP0C02 catch-all devices [6].
78 PNP0C02 "motherboard" devices are basically a catch-all. There's no
/Linux-v6.6/Documentation/filesystems/
Dxfs-self-describing-metadata.rst159 As such, we cannot catch all types of corruption that can occur within a block
169 marks the object being read as EFSCORRUPTED. The caller needs to catch this
187 error for the higher layers to catch.

1234