Home
last modified time | relevance | path

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

123

/Linux-v5.10/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()
95 try_catch->catch(try_catch->context); in kunit_try_catch_run()
DMakefile6 try-catch.o \
/Linux-v5.10/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_no_prefix.log15 # Subtest: kunit-try-catch-test
19 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_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-v5.10/include/kunit/
Dtry-catch.h52 kunit_try_catch_func_t catch; member
/Linux-v5.10/drivers/gpu/drm/i915/
DKconfig.debug41 performance but will catch some internal issues.
119 performance but will catch some internal issues.
131 performance but will catch some internal issues.
/Linux-v5.10/arch/xtensa/
DKconfig.debug31 It is easy to make wrong hardware configuration, this test should catch it early.
/Linux-v5.10/Documentation/dev-tools/
Dubsan.rst6 UBSAN uses compile-time instrumentation to catch undefined behavior (UB).
/Linux-v5.10/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
Dmmiotrace.rst67 Load the driver you want to trace and use it. Mmiotrace will only catch MMIO
/Linux-v5.10/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-v5.10/Documentation/x86/
Dintel-iommu.rst52 We also allocate guard pages with each mapping, so we can attempt to catch
/Linux-v5.10/drivers/nvdimm/
DKconfig130 otherwise helps catch build errors induced by changes to the
/Linux-v5.10/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-v5.10/Documentation/filesystems/
Dxfs-self-describing-metadata.rst158 As such, we cannot catch all types of corruption that can occur within a block
168 marks the object being read as EFSCORRUPTED. The caller needs to catch this
186 error for the higher layers to catch.
/Linux-v5.10/Documentation/scheduler/
Dsched-domains.rst84 which should catch most possible errors (described above). It also prints out
/Linux-v5.10/Documentation/bpf/
Dprog_cgroup_sysctl.rst106 environment, for example to monitor sysctl usage or catch unreasonable values
/Linux-v5.10/Documentation/locking/
Dww-mutex-design.rst67 to catch w/w mutex interface abuse. An acquire context is representing a
262 objects acquired with the fixed list. But the w/w mutex debug checks will catch
/Linux-v5.10/Documentation/process/
D4.Coding.rst228 of us can reach. What we can hope to do, though, is to catch and fix as
231 array of tools which can catch a wide variety of obscure problems in an
407 The other catch is that a developer who changes an internal API is

123