Searched refs:incorrect (Results 1 – 25 of 82) sorted by relevance
1234
/Linux-v4.19/kernel/trace/ |
D | trace_branch.c | 225 f->data.incorrect++; in ftrace_likely_update() 248 percent = p->incorrect * 100; in get_incorrect_percent() 249 percent /= p->correct + p->incorrect; in get_incorrect_percent() 251 percent = p->incorrect ? 100 : -1; in get_incorrect_percent() 288 seq_printf(m, "%8lu %8lu ", p->correct, p->incorrect); in branch_stat_show_normal() 308 p->data.correct, p->constant, l, p->data.incorrect); in annotate_branch_stat_show() 346 if (a->incorrect < b->incorrect) in annotated_branch_stat_cmp() 348 if (a->incorrect > b->incorrect) in annotated_branch_stat_cmp()
|
/Linux-v4.19/Documentation/devicetree/bindings/mmc/ |
D | sdhci.txt | 7 - sdhci-caps-mask: The sdhci capabilities register is incorrect. This 64bit 9 is on in the mask then the bit is incorrect in the register and should be 11 - sdhci-caps: The sdhci capabilities register is incorrect. This 64bit
|
/Linux-v4.19/drivers/atm/ |
D | nicstar.h | 580 #error NS_SMBUFSIZE is incorrect in nicstar.h 592 #error NS_LGBUFSIZE is incorrect in nicstar.h 602 #error NS_RSQSIZE is incorrect in nicstar.h 614 #error NS_VPIBITS is incorrect in nicstar.h
|
/Linux-v4.19/arch/m68k/fpsp040/ |
D | x_operr.S | 162 bnes chkwerr |if not equal, check for incorrect operr 165 bnes chkwerr |if d0 is true, check for incorrect operr 189 bnes chkberr |if not equal, check for incorrect operr 192 bnes chkberr |if d0 is true, check for incorrect operr
|
/Linux-v4.19/Documentation/media/uapi/dvb/ |
D | dmx-munmap.rst | 53 The ``start`` or ``length`` is incorrect, or no buffers have been
|
/Linux-v4.19/Documentation/media/uapi/v4l/ |
D | func-munmap.rst | 57 The ``start`` or ``length`` is incorrect, or no buffers have been
|
/Linux-v4.19/arch/arm/boot/dts/ |
D | berlin2cd-google-chromecast.dts | 28 * with this device provides an incorrect memory range in
|
D | tegra20-paz00.dts | 403 * name is incorrect; perhaps copied 404 * from an incorrect NVIDIA reference.
|
/Linux-v4.19/Documentation/pcmcia/ |
D | devicetable.txt | 19 If the hash is incorrect, the kernel will inform you about this in "dmesg"
|
/Linux-v4.19/Documentation/devicetree/bindings/sound/ |
D | tlv320aic3x.txt | 27 If this node is not mentioned or if the value is incorrect, then MicBias
|
/Linux-v4.19/Documentation/devicetree/bindings/power/supply/ |
D | battery.txt | 6 no appropriate non-volatile memory, or it is unprogrammed/incorrect.
|
/Linux-v4.19/Documentation/devicetree/bindings/interrupt-controller/ |
D | arm,gic.txt | 136 - arm,msi-base-spi : When the MSI_TYPER register contains an incorrect 140 - arm,msi-num-spis : When the MSI_TYPER register contains an incorrect
|
/Linux-v4.19/Documentation/devicetree/bindings/thermal/ |
D | imx-thermal.txt | 23 Direct access to OCOTP via fsl,tempmon-data is incorrect on some newer chips
|
/Linux-v4.19/drivers/virtio/ |
D | Kconfig | 80 or module parameters. Be aware that using incorrect parameters (base
|
/Linux-v4.19/Documentation/userspace-api/ |
D | spec_ctrl.rst | 76 ERANGE arg3 is incorrect, i.e. it's neither PR_SPEC_ENABLE nor
|
/Linux-v4.19/Documentation/devicetree/bindings/serial/ |
D | 8250.txt | 60 erratum A-004737 (relating to incorrect BRK handling).
|
/Linux-v4.19/include/linux/ |
D | compiler_types.h | 94 unsigned long incorrect; member
|
/Linux-v4.19/Documentation/devicetree/bindings/net/ |
D | phy.txt | 16 If the PHY reports an incorrect ID (or none at all) then the
|
/Linux-v4.19/Documentation/devicetree/bindings/spi/ |
D | spi-sprd-adi.txt | 25 ADI registers will make ADI controller registers chaos to lead incorrect results.
|
/Linux-v4.19/Documentation/md/ |
D | raid5-ppl.txt | 10 be incorrect. Such condition is known as the RAID5 Write Hole. Because of
|
/Linux-v4.19/mm/ |
D | Kconfig.debug | 25 that would result in incorrect warnings of memory corruption after
|
/Linux-v4.19/arch/m68k/math-emu/ |
D | fp_entry.S | 112 | instruction decoding, otherwise the stack pointer is incorrect
|
/Linux-v4.19/arch/powerpc/platforms/8xx/ |
D | Kconfig | 125 This bug can cause incorrect code execution under certain
|
/Linux-v4.19/Documentation/filesystems/ |
D | ocfs2-online-filecheck.txt | 25 In case of directory to file links is incorrect, the directory inode is
|
/Linux-v4.19/Documentation/networking/ |
D | ila.txt | 108 incorrect on the wire. This is a problem for intermediate devices, 112 - no action Allow the checksum to be incorrect on the wire. Before
|
1234