/linux-4.1.27/arch/metag/ |
D | Kconfig.debug | 27 bool "Poison catch buffer contents on kernel entry" 30 catch buffer registers on kernel entry. This will make any 31 problem with catch buffer handling much more apparent.
|
D | Kconfig | 130 attempt to catch some of the cases, and also before writes to shared
|
/linux-4.1.27/arch/parisc/ |
D | Kconfig.debug | 10 in order to catch accidental (and incorrect) writes to such const
|
/linux-4.1.27/arch/arm64/ |
D | Kconfig.debug | 62 This option helps catch unintended modifications to loadable 73 is to help catch accidental or malicious attempts to change the
|
/linux-4.1.27/arch/xtensa/ |
D | Kconfig.debug | 33 It is easy to make wrong hardware configuration, this test should catch it early.
|
/linux-4.1.27/arch/x86/ |
D | Kconfig.debug | 95 in order to catch accidental (and incorrect) writes to such const 96 data. This is recommended so that we can catch kernel bugs sooner. 112 This option helps catch unintended modifications to loadable
|
/linux-4.1.27/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,
|
D | ip-sysctl.txt | 997 BOOTP relay daemon will catch and forward such packets.
|
/linux-4.1.27/fs/proc/ |
D | array.c | 235 sigset_t *catch) in collect_sigign_sigcatch() argument 245 sigaddset(catch, i); in collect_sigign_sigcatch()
|
/linux-4.1.27/Documentation/ |
D | Intel-IOMMU.txt | 51 We also allocate guard pages with each mapping, so we can attempt to catch
|
D | xillybus.txt | 371 catch regarding the FPGA to host direction: The FPGA may have filled a DMA
|
D | kmemcheck.txt | 726 that we can catch the next access too! Now kmemcheck makes use of a debugging
|
D | IPMI.txt | 559 You can use the IPMI smi_watcher to catch the IPMI interfaces as they
|
D | DMA-API-HOWTO.txt | 500 precise direction, and this will help catch cases where your
|
/linux-4.1.27/arch/frv/kernel/ |
D | entry-table.S | 44 # we have to catch the single-step event in break.S and jump to the fixup
|
D | break.S | 82 # catch the return from a TLB-miss handler that had single-step disabled
|
/linux-4.1.27/Documentation/scheduler/ |
D | sched-domains.txt | 76 which should catch most possible errors (described above). It also prints out
|
/linux-4.1.27/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-4.1.27/Documentation/locking/ |
D | ww-mutex-design.txt | 50 to catch w/w mutex interface abuse. 234 objects acquired with the fixed list. But the w/w mutex debug checks will catch
|
/linux-4.1.27/Documentation/fmc/ |
D | mezzanine.txt | 49 bus supports a catch-all driver that specifies NULL strings. For this
|
/linux-4.1.27/Documentation/development-process/ |
D | 4.Coding | 208 of us can reach. What we can hope to do, though, is to catch and fix as 211 array of tools which can catch a wide variety of obscure problems in an 383 The other catch is that a developer who changes an internal API is
|
D | 5.Posting | 21 that interested developers can catch up with your work at any time.
|
/linux-4.1.27/Documentation/trace/ |
D | mmiotrace.txt | 60 Load the driver you want to trace and use it. Mmiotrace will only catch MMIO
|
D | ftrace.txt | 684 delay: This is just to help catch your eye a bit better. And
|
/linux-4.1.27/Documentation/pps/ |
D | pps.txt | 193 Sometimes one needs to be able not only to catch PPS signals but to produce
|
/linux-4.1.27/arch/blackfin/ |
D | Kconfig.debug | 93 Say Y here to catch reads/writes to anywhere in the memory range
|
/linux-4.1.27/lib/ |
D | Kconfig.debug | 300 the analysis would not catch the illegal reference. 451 allocation as well as poisoning memory on free to catch use of freed 578 catch mistakes with virt_to_page() and friends. 925 Say Y here and build SMP to catch missing spinlock initialization 1691 This also attempts to catch cases where a page owned by DMA is
|
/linux-4.1.27/Documentation/frv/ |
D | features.txt | 73 0x00000000 - 0x00000FFF Null pointer catch page
|
/linux-4.1.27/Documentation/thermal/ |
D | intel_powerclamp.txt | 239 may take an additional period for the rest of the CPUs to catch up
|
/linux-4.1.27/Documentation/target/ |
D | tcmu-design.txt | 323 /* Process events from cmd ring until we catch up with cmd_head */
|
/linux-4.1.27/Documentation/device-mapper/ |
D | thin-provisioning.txt | 113 will be triggered which a userspace daemon should catch allowing it to
|
/linux-4.1.27/Documentation/gpio/ |
D | gpio-legacy.txt | 245 To help catch system configuration errors, two calls are defined. 264 given board. Another is to catch conflicts, identifying errors when
|
/linux-4.1.27/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-4.1.27/kernel/trace/ |
D | Kconfig | 239 Basic tracer to catch the syscall entry and exit events.
|
/linux-4.1.27/Documentation/security/ |
D | credentials.txt | 324 To catch accidental credential alteration at compile time, struct task_struct
|
/linux-4.1.27/drivers/gpio/ |
D | Kconfig | 70 slower. The diagnostics help catch the type of setup errors
|
/linux-4.1.27/arch/arm/mm/ |
D | Kconfig | 1036 is to help catch accidental or malicious attempts to change the
|
/linux-4.1.27/drivers/scsi/aic7xxx/ |
D | aic79xx.seq | 2119 * None-the-less, we must still catch and report overruns to 2120 * the host. Additionally, properly catch unexpected non-packet
|
/linux-4.1.27/scripts/kconfig/ |
D | zconf.lex.c_shipped | 758 /* The intent behind this definition is that it'll catch
|
/linux-4.1.27/Documentation/vm/ |
D | unevictable-lru.txt | 425 This is fine, because we'll catch it later if and if vmscan tries to reclaim
|
/linux-4.1.27/scripts/genksyms/ |
D | lex.lex.c_shipped | 531 /* The intent behind this definition is that it'll catch
|
/linux-4.1.27/Documentation/RCU/ |
D | whatisRCU.txt | 776 However, there is one potential catch: the read-side and update-side
|
/linux-4.1.27/scripts/dtc/ |
D | dtc-lexer.lex.c_shipped | 602 /* The intent behind this definition is that it'll catch
|
/linux-4.1.27/arch/arm/ |
D | Kconfig.debug | 1590 This option helps catch unintended modifications to loadable
|
/linux-4.1.27/Documentation/s390/ |
D | Debugging390.txt | 189 however it means that we now cannot catch stray NULL pointers in the
|
/linux-4.1.27/arch/m68k/ifpsp060/src/ |
D | fplsp.S | 6532 # This catch is added here for the '060 QSP. Originally, the call to 9309 bra t_catch2 # catch any exceptions
|
/linux-4.1.27/Documentation/virtual/kvm/ |
D | api.txt | 3175 MOL uses a special hypercall interface it calls 'OSI'. To enable it, we catch
|
/linux-4.1.27/Documentation/virtual/uml/ |
D | UserModeLinux-HOWTO.txt | 3398 first, and it may be that if I can catch it immediately, what's going
|
/linux-4.1.27/ |
D | MAINTAINERS | 37 (scripts/checkpatch.pl) to catch trivial style violations.
|