Home
last modified time | relevance | path

Searched refs:checker (Results 1 – 19 of 19) sorted by relevance

/Linux-v5.4/arch/arm/probes/kprobes/
Dcheckers-arm.c87 [PROBES_LDRSTRD] = {.checker = arm_check_stack},
88 [PROBES_STORE_EXTRA] = {.checker = arm_check_stack},
89 [PROBES_STORE] = {.checker = arm_check_stack},
90 [PROBES_LDMSTM] = {.checker = arm_check_stack},
160 [PROBES_MRS] = {.checker = arm_check_regs_normal},
161 [PROBES_SATURATING_ARITHMETIC] = {.checker = arm_check_regs_normal},
162 [PROBES_MUL1] = {.checker = arm_check_regs_normal},
163 [PROBES_MUL2] = {.checker = arm_check_regs_normal},
164 [PROBES_MUL_ADD_LONG] = {.checker = arm_check_regs_normal},
165 [PROBES_MUL_ADD] = {.checker = arm_check_regs_normal},
[all …]
Dcheckers-thumb.c79 [PROBES_T32_LDMSTM] = {.checker = t32_check_stack},
80 [PROBES_T32_LDRDSTRD] = {.checker = t32_check_stack},
81 [PROBES_T32_LDRSTR] = {.checker = t32_check_stack},
101 [PROBES_T16_PUSH] = {.checker = t16_check_stack},
/Linux-v5.4/drivers/firmware/psci/
DKconfig6 bool "ARM PSCI checker"
9 Run the PSCI checker during startup. This checks that hotplug and
12 The torture tests may interfere with the PSCI checker by turning CPUs
13 on and off through hotplug, so for now torture tests and PSCI checker
/Linux-v5.4/lib/
DKconfig.ubsan6 bool "Undefined behaviour sanity checker"
8 This option enables undefined behaviour sanity checker
/Linux-v5.4/Documentation/features/debug/KASAN/
Darch-support.txt4 # description: arch supports the KASAN runtime memory checker
/Linux-v5.4/fs/affs/
DChanges16 - The partition checker (drivers/block/genhd.c)
100 - Changed partition checker to allow devices
103 - The partition checker now also ignores the
338 - Partition checker for genhd.c
/Linux-v5.4/fs/btrfs/
DMakefile13 uuid-tree.o props.o free-space-tree.o tree-checker.o space-info.o \
/Linux-v5.4/arch/arm/probes/
Ddecode.h315 probes_check_t *checker; member
Ddecode.c355 probes_check_t *checker_func = (*p)[action].checker; in run_checkers()
/Linux-v5.4/Documentation/dev-tools/
Dubsan.rst4 UBSAN is a runtime undefined behaviour checker.
Dsparse.rst8 Sparse is a semantic checker for C programs; it can be used to find a
/Linux-v5.4/Documentation/process/
Dsubmit-checklist.rst35 Check for trivial violations with the patch style checker prior to
Dsubmitting-patches.rst251 Check your patches with the patch style checker prior to submission
252 (scripts/checkpatch.pl). Note, though, that the style checker should be
256 The checker reports at three levels:
D4.Coding.rst275 One of the heavier debugging tools is the locking checker, or "lockdep."
/Linux-v5.4/Documentation/kernel-hacking/
Dhacking.rst799 * At least we *know* we can't spell, and use a spell-checker.
808 /* Tested on SS-5, SS-10. Probably someone at Sun applied a spell-checker. */
/Linux-v5.4/Documentation/translations/it_IT/kernel-hacking/
Dhacking.rst822 * At least we *know* we can't spell, and use a spell-checker.
831 /* Tested on SS-5, SS-10. Probably someone at Sun applied a spell-checker. */
/Linux-v5.4/Documentation/translations/it_IT/process/
D4.Coding.rst290 Uno degli strumenti di debugging più tosti è il *locking checker*, o
/Linux-v5.4/Documentation/networking/
Dfilter.txt1025 (though classic BPF checker allows them)
/Linux-v5.4/
DMAINTAINERS36 PLEASE check your patch with the automated style checker