Searched refs:catch (Results 1 – 25 of 82) sorted by relevance
1234
| /linux/lib/kunit/ |
| A D | try-catch-impl.h | 20 kunit_try_catch_func_t catch) in kunit_try_catch_init() argument 24 try_catch->catch = catch; in kunit_try_catch_init()
|
| A D | try-catch.c | 75 try_catch->catch(try_catch->context); in kunit_try_catch_run() 114 try_catch->catch(try_catch->context); in kunit_try_catch_run()
|
| A D | Makefile | 9 try-catch.o \
|
| /linux/tools/testing/kunit/test_data/ |
| A D | test_kernel_panic_interrupt.log | 13 [ 0.060000] # Subtest: kunit-try-catch-test 17 [ 0.060000] ok 2 - kunit-try-catch-test
|
| A D | test_config_printk_time.log | 13 [ 0.060000] # Subtest: kunit-try-catch-test 17 [ 0.060000] ok 2 - kunit-try-catch-test
|
| A D | test_output_with_prefix_isolated_correctly.log | 14 [ 0.060000] # Subtest: kunit-try-catch-test 18 [ 0.060000] ok 2 - kunit-try-catch-test
|
| A D | test_pound_no_prefix.log | 15 # Subtest: kunit-try-catch-test 19 ok 2 - kunit-try-catch-test
|
| A D | test_pound_sign.log | 15 [ 0.060000] # Subtest: kunit-try-catch-test 19 [ 0.060000] ok 2 - kunit-try-catch-test
|
| A D | test_multiple_prefixes.log | 13 [ 0.060000][ T1] # Subtest: kunit-try-catch-test 17 [ 0.060000][ T1] ok 2 - kunit-try-catch-test
|
| A D | test_interrupted_tap_output.log | 19 [ 0.060000] # Subtest: kunit-try-catch-test 23 [ 0.060000] ok 2 - kunit-try-catch-test
|
| /linux/include/kunit/ |
| A D | try-catch.h | 49 kunit_try_catch_func_t catch; member
|
| /linux/arch/parisc/ |
| A D | Kconfig.debug | 9 to catch memory overwrites at runtime. For more advanced
|
| /linux/tools/testing/selftests/bpf/ |
| A D | verify_sig_setup.sh | 84 catch() function
|
| A D | vmtest.sh | 350 catch() function
|
| /linux/drivers/gpu/drm/i915/ |
| A D | Kconfig.debug | 67 performance but will catch some internal issues. 160 performance but will catch some internal issues. 172 performance but will catch some internal issues.
|
| /linux/Documentation/devicetree/bindings/leds/ |
| A D | leds-gpio.yaml | 23 # node name to at least catch some child nodes.
|
| /linux/arch/xtensa/ |
| A D | Kconfig.debug | 31 It is easy to make wrong hardware configuration, this test should catch it early.
|
| /linux/Documentation/dev-tools/ |
| A D | ubsan.rst | 8 UBSAN uses compile-time instrumentation to catch undefined behavior (UB).
|
| /linux/drivers/gpu/drm/xe/ |
| A D | Kconfig.debug | 27 performance but will catch some internal issues.
|
| /linux/Documentation/gpu/ |
| A D | drm-usage-stats.rst | 89 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/Documentation/arch/powerpc/ |
| A D | kasan.txt | 23 - It would be good to support inline instrumentation so as to be able to catch
|
| /linux/Documentation/trace/ |
| A D | stm.rst | 70 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/Documentation/dev-tools/kunit/ |
| A D | architecture.rst | 103 `lib/kunit/try-catch.c <https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/lib…
|
| /linux/Documentation/networking/device_drivers/ethernet/toshiba/ |
| A D | spider_net.rst | 58 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/drivers/firmware/arm_scmi/ |
| A D | Kconfig | 86 called scmi_power_control. Note this may needed early in boot to catch
|
Completed in 27 milliseconds
1234