Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arm/probes/kprobes/
Dcheckers-arm.c95 [PROBES_LDRSTRD] = {.checker = arm_check_stack},
96 [PROBES_STORE_EXTRA] = {.checker = arm_check_stack},
97 [PROBES_STORE] = {.checker = arm_check_stack},
98 [PROBES_LDMSTM] = {.checker = arm_check_stack},
168 [PROBES_MRS] = {.checker = arm_check_regs_normal},
169 [PROBES_SATURATING_ARITHMETIC] = {.checker = arm_check_regs_normal},
170 [PROBES_MUL1] = {.checker = arm_check_regs_normal},
171 [PROBES_MUL2] = {.checker = arm_check_regs_normal},
172 [PROBES_MUL_ADD_LONG] = {.checker = arm_check_regs_normal},
173 [PROBES_MUL_ADD] = {.checker = arm_check_regs_normal},
[all …]
Dcheckers-thumb.c87 [PROBES_T32_LDMSTM] = {.checker = t32_check_stack},
88 [PROBES_T32_LDRDSTRD] = {.checker = t32_check_stack},
89 [PROBES_T32_LDRSTR] = {.checker = t32_check_stack},
109 [PROBES_T16_PUSH] = {.checker = t16_check_stack},
/linux-4.4.14/scripts/
DMakefile.help2 checker-help:
/linux-4.4.14/Documentation/features/debug/KASAN/
Darch-support.txt4 # description: arch supports the KASAN runtime memory checker
/linux-4.4.14/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-4.4.14/arch/arm/probes/
Ddecode.h322 probes_check_t *checker; member
Ddecode.c358 probes_check_t *checker_func = (*p)[action].checker; in run_checkers()
/linux-4.4.14/Documentation/filesystems/
Dbtrfs.txt62 check_int enables the integrity checker module, which examines all
71 checker module behavior.
/linux-4.4.14/Documentation/
DSubmitChecklist31 patch style checker prior to submission (scripts/checkpatch.pl).
DSubmittingPatches249 Check your patches with the patch style checker prior to submission
250 (scripts/checkpatch.pl). Note, though, that the style checker should be
254 The checker reports at three levels:
D00-INDEX267 - info on dynamic checker that detects uses of uninitialized memory.
Dkmemcheck.txt25 is a dynamic checker that detects and warns about some uses of uninitialized
/linux-4.4.14/
DMakefile1285 @$(MAKE) -f $(srctree)/scripts/Makefile.help checker-help
DMAINTAINERS36 PLEASE check your patch with the automated style checker
/linux-4.4.14/Documentation/development-process/
D4.Coding255 One of the heavier debugging tools is the locking checker, or "lockdep."
/linux-4.4.14/Documentation/networking/
Dfilter.txt1011 (though classic BPF checker allows them)
/linux-4.4.14/Documentation/filesystems/cifs/
DCHANGES478 minor fixes pointed out by the Stanford SWAT checker (mostly missing