Home
last modified time | relevance | path

Searched refs:incorrect (Results 1 – 25 of 82) sorted by relevance

1234

/Linux-v4.19/kernel/trace/
Dtrace_branch.c225 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/
Dsdhci.txt7 - 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/
Dnicstar.h580 #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/
Dx_operr.S162 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/
Ddmx-munmap.rst53 The ``start`` or ``length`` is incorrect, or no buffers have been
/Linux-v4.19/Documentation/media/uapi/v4l/
Dfunc-munmap.rst57 The ``start`` or ``length`` is incorrect, or no buffers have been
/Linux-v4.19/arch/arm/boot/dts/
Dberlin2cd-google-chromecast.dts28 * with this device provides an incorrect memory range in
Dtegra20-paz00.dts403 * name is incorrect; perhaps copied
404 * from an incorrect NVIDIA reference.
/Linux-v4.19/Documentation/pcmcia/
Ddevicetable.txt19 If the hash is incorrect, the kernel will inform you about this in "dmesg"
/Linux-v4.19/Documentation/devicetree/bindings/sound/
Dtlv320aic3x.txt27 If this node is not mentioned or if the value is incorrect, then MicBias
/Linux-v4.19/Documentation/devicetree/bindings/power/supply/
Dbattery.txt6 no appropriate non-volatile memory, or it is unprogrammed/incorrect.
/Linux-v4.19/Documentation/devicetree/bindings/interrupt-controller/
Darm,gic.txt136 - 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/
Dimx-thermal.txt23 Direct access to OCOTP via fsl,tempmon-data is incorrect on some newer chips
/Linux-v4.19/drivers/virtio/
DKconfig80 or module parameters. Be aware that using incorrect parameters (base
/Linux-v4.19/Documentation/userspace-api/
Dspec_ctrl.rst76 ERANGE arg3 is incorrect, i.e. it's neither PR_SPEC_ENABLE nor
/Linux-v4.19/Documentation/devicetree/bindings/serial/
D8250.txt60 erratum A-004737 (relating to incorrect BRK handling).
/Linux-v4.19/include/linux/
Dcompiler_types.h94 unsigned long incorrect; member
/Linux-v4.19/Documentation/devicetree/bindings/net/
Dphy.txt16 If the PHY reports an incorrect ID (or none at all) then the
/Linux-v4.19/Documentation/devicetree/bindings/spi/
Dspi-sprd-adi.txt25 ADI registers will make ADI controller registers chaos to lead incorrect results.
/Linux-v4.19/Documentation/md/
Draid5-ppl.txt10 be incorrect. Such condition is known as the RAID5 Write Hole. Because of
/Linux-v4.19/mm/
DKconfig.debug25 that would result in incorrect warnings of memory corruption after
/Linux-v4.19/arch/m68k/math-emu/
Dfp_entry.S112 | instruction decoding, otherwise the stack pointer is incorrect
/Linux-v4.19/arch/powerpc/platforms/8xx/
DKconfig125 This bug can cause incorrect code execution under certain
/Linux-v4.19/Documentation/filesystems/
Docfs2-online-filecheck.txt25 In case of directory to file links is incorrect, the directory inode is
/Linux-v4.19/Documentation/networking/
Dila.txt108 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