Searched refs:correct (Results 1 – 25 of 374) sorted by relevance
12345678910>>...15
/Linux-v4.19/kernel/trace/ |
D | trace_branch.c | 83 entry->correct = val == expect; in probe_likely_condition() 148 field->correct ? " ok " : " MISS ", in trace_branch_print() 223 f->data.correct++; in ftrace_likely_update() 247 if (p->correct) { in get_incorrect_percent() 249 percent /= p->correct + p->incorrect; 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() 356 if (a->correct > b->correct) in annotated_branch_stat_cmp() 358 if (a->correct < b->correct) in annotated_branch_stat_cmp()
|
D | trace_entries.h | 333 __field( char, correct ) 339 __entry->func, __entry->file, __entry->correct,
|
/Linux-v4.19/Documentation/devicetree/bindings/clock/ |
D | silabs,si570.txt | 20 The correct frequency for the part used has to be provided in 21 order to generate the correct output frequencies. For more
|
/Linux-v4.19/Documentation/networking/ |
D | xfrm_proc.txt | 43 e.g. Inbound SAs are correct but SP rule is wrong 46 e.g. Inbound SAs are correct but no SP is found
|
/Linux-v4.19/arch/arm/boot/dts/ |
D | bcm2835.dtsi | 32 /* enable thermal sensor with the correct compatible property set */
|
/Linux-v4.19/Documentation/ABI/testing/ |
D | sysfs-class-rtc-rtc0-device-rtc_calibration | 8 Every 60 seconds the AB8500 will correct the RTC's value
|
/Linux-v4.19/Documentation/devicetree/bindings/sound/ |
D | soc-ac97link.txt | 6 - pinctrl-names: Has to contain following states to setup the correct
|
/Linux-v4.19/Documentation/devicetree/bindings/serial/ |
D | vt8500-uart.txt | 15 Aliases may be defined to ensure the correct ordering of the uarts.
|
/Linux-v4.19/Documentation/admin-guide/ |
D | init.rst | 19 B) make sure you have the correct root FS type 20 (and ``root=`` kernel parameter points to the correct partition),
|
/Linux-v4.19/Documentation/devicetree/bindings/mtd/ |
D | nand.txt | 32 - nand-ecc-strength: integer representing the number of bits to correct 53 of a controller. Together, they say a controller can correct "{strength} bit
|
D | mtk-nand.txt | 55 - nand-ecc-strength: Number of bits to correct per ECC step. 72 B : number of parity bits needed to correct
|
/Linux-v4.19/Documentation/devicetree/bindings/media/ |
D | hix5hd2-ir.txt | 15 Provide correct clocks instead.
|
/Linux-v4.19/drivers/mtd/nand/raw/ |
D | davinci_nand.c | 388 goto correct; in nand_davinci_correct_4bit() 395 correct: in nand_davinci_correct_4bit() 651 info->chip.ecc.correct = nand_davinci_correct_4bit; in davinci_nand_attach_chip() 659 info->chip.ecc.correct = nand_davinci_correct_1bit; in davinci_nand_attach_chip()
|
/Linux-v4.19/Documentation/core-api/ |
D | debug-objects.rst | 77 structure if provided by the caller. The fixup function can correct the 100 structure if provided by the caller. The fixup function can correct the 124 structure if provided by the caller. The fixup function can correct the 164 provided by the caller. The fixup function can correct the problem 180 fixup function can correct the problem before the real free of the 196 fixup function can correct the problem by calling debug_object_init
|
/Linux-v4.19/arch/arm64/boot/dts/qcom/ |
D | msm8994-angler-rev-101.dts | 21 /* required for bootloader to select correct board */
|
/Linux-v4.19/drivers/net/ethernet/qlogic/netxen/ |
D | netxen_nic_hw.c | 1473 goto correct; in netxen_nic_pci_mem_write_128M() 1484 goto correct; in netxen_nic_pci_mem_write_128M() 1497 correct: in netxen_nic_pci_mem_write_128M() 1551 goto correct; in netxen_nic_pci_mem_read_128M() 1562 goto correct; in netxen_nic_pci_mem_read_128M() 1575 correct: in netxen_nic_pci_mem_read_128M() 1627 goto correct; in netxen_nic_pci_mem_write_2M() 1633 goto correct; in netxen_nic_pci_mem_write_2M() 1641 correct: in netxen_nic_pci_mem_write_2M() 1695 goto correct; in netxen_nic_pci_mem_read_2M() [all …]
|
/Linux-v4.19/Documentation/hwmon/ |
D | ftsteutates | 22 correct path to the alarm file:
|
/Linux-v4.19/arch/m68k/ifpsp060/ |
D | ilsp.doc | 72 within the package will then enter the correct emulation code routine. 110 The library routines also return the correct condition code 133 point to the correct instruction, the user will at least be able
|
/Linux-v4.19/Documentation/devicetree/bindings/timer/ |
D | arm,arch_timer.txt | 22 CNTFRQ on all CPUs to a uniform correct value. Use of this property is 37 beyond the correct value. This also affects writes to the tval
|
/Linux-v4.19/Documentation/ |
D | debugging-modules.txt | 11 emitted. This debugging message has been removed. The correct way
|
/Linux-v4.19/Documentation/devicetree/bindings/mfd/ |
D | palmas.txt | 30 ti,mux-padX : set the pad register X (1-2) to the correct muxing for the
|
/Linux-v4.19/Documentation/filesystems/ext4/ondisk/ |
D | eainode.rst | 18 is the correct one being accessed.
|
/Linux-v4.19/Documentation/power/ |
D | s2ram.txt | 78 correct date/time! It is therefore advisable to use a program like ntp-date 79 or rdate to reset the correct date/time from an external time source when
|
/Linux-v4.19/Documentation/nfc/ |
D | nfc-pn544.txt | 26 33. In HCI mode sent messages are tested for a correct
|
/Linux-v4.19/Documentation/powerpc/ |
D | mpc52xx.txt | 38 mention you/your company in the copyright of some code, I'll correct it
|
12345678910>>...15