Searched refs:catch (Results 1 – 25 of 46) sorted by relevance
12
/Linux-v4.19/drivers/gpu/drm/i915/ |
D | Kconfig.debug | 36 performance but will catch some internal issues. 87 performance but will catch some internal issues. 99 performance but will catch some internal issues.
|
/Linux-v4.19/arch/xtensa/ |
D | Kconfig.debug | 31 It is easy to make wrong hardware configuration, this test should catch it early.
|
/Linux-v4.19/Documentation/dev-tools/ |
D | ubsan.rst | 6 UBSAN uses compile-time instrumentation to catch undefined behavior (UB).
|
/Linux-v4.19/Documentation/networking/ |
D | spider_net.txt | 56 flowing, then the tail pointer can catch up to the hardware pointer. 68 RX traffic is flowing, then the head pointer can catch up to the tail 117 pointer will catch up to the head, notice the not-empty condition,
|
/Linux-v4.19/Documentation/ |
D | Intel-IOMMU.txt | 52 We also allocate guard pages with each mapping, so we can attempt to catch
|
/Linux-v4.19/fs/proc/ |
D | array.c | 252 sigset_t *catch) in collect_sigign_sigcatch() argument 262 sigaddset(catch, i); in collect_sigign_sigcatch()
|
/Linux-v4.19/Documentation/PCI/ |
D | acpi-info.txt | 62 bridge registers (including ECAM space) in PNP0C02 catch-all devices [6]. 74 PNP0C02 "motherboard" devices are basically a catch-all. There's no
|
/Linux-v4.19/Documentation/filesystems/ |
D | xfs-self-describing-metadata.txt | 155 As such, we cannot catch all types of corruption that can occur within a block 165 marks the object being read as EFSCORRUPTED. The caller needs to catch this 183 error for the higher layers to catch.
|
/Linux-v4.19/Documentation/scheduler/ |
D | sched-domains.txt | 76 which should catch most possible errors (described above). It also prints out
|
/Linux-v4.19/Documentation/fmc/ |
D | mezzanine.txt | 49 bus supports a catch-all driver that specifies NULL strings. For this
|
/Linux-v4.19/Documentation/locking/ |
D | ww-mutex-design.txt | 66 to catch w/w mutex interface abuse. An acquire context is representing a 258 objects acquired with the fixed list. But the w/w mutex debug checks will catch
|
/Linux-v4.19/Documentation/process/ |
D | 4.Coding.rst | 228 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 406 The other catch is that a developer who changes an internal API is
|
D | 5.Posting.rst | 25 that interested developers can catch up with your work at any time.
|
/Linux-v4.19/Documentation/trace/ |
D | mmiotrace.rst | 67 Load the driver you want to trace and use it. Mmiotrace will only catch MMIO
|
/Linux-v4.19/Documentation/pps/ |
D | pps.txt | 199 Sometimes one needs to be able not only to catch PPS signals but to produce
|
/Linux-v4.19/Documentation/blockdev/ |
D | zram.txt | 249 zram block. It could be useful to catch cold or incompressible
|
/Linux-v4.19/arch/powerpc/ |
D | Kconfig.debug | 75 This tries to catch incorrect usage of cpu_has_feature() and
|
/Linux-v4.19/lib/ |
D | Kconfig.debug | 329 the analysis would not catch the illegal reference. 510 allocation as well as poisoning memory on free to catch use of freed 648 catch mistakes with virt_to_page() and friends. 1127 Say Y here and build SMP to catch missing spinlock initialization 1652 This also attempts to catch cases where a page owned by DMA is
|
/Linux-v4.19/Documentation/thermal/ |
D | intel_powerclamp.txt | 239 may take an additional period for the rest of the CPUs to catch up
|
/Linux-v4.19/Documentation/vm/ |
D | page_migration.rst | 231 (Look at __ClearPageMovable). But __PageMovable is cheap to catch whether
|
/Linux-v4.19/Documentation/security/ |
D | self-protection.rst | 171 hole at the bottom of the stack to catch these overflows.
|
/Linux-v4.19/Documentation/target/ |
D | tcmu-design.txt | 332 /* Process events from cmd ring until we catch up with cmd_head */
|
/Linux-v4.19/Documentation/device-mapper/ |
D | thin-provisioning.txt | 114 will be triggered which a userspace daemon should catch allowing it to
|
/Linux-v4.19/Documentation/m68k/ |
D | kernel-options.txt | 289 Syntax: dmasound=[<buffers>,<buffer-size>[,<catch-radius>]] 294 buffer in kilobytes (minimum 4, default 32) and <catch-radius> says
|
/Linux-v4.19/Documentation/driver-api/gpio/ |
D | legacy.rst | 247 To help catch system configuration errors, two calls are defined:: 266 given board. Another is to catch conflicts, identifying errors when
|
12