Home
last modified time | relevance | path

Searched refs:correct (Results 1 – 25 of 374) sorted by relevance

12345678910>>...15

/Linux-v4.19/kernel/trace/
Dtrace_branch.c83 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()
Dtrace_entries.h333 __field( char, correct )
339 __entry->func, __entry->file, __entry->correct,
/Linux-v4.19/Documentation/devicetree/bindings/clock/
Dsilabs,si570.txt20 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/
Dxfrm_proc.txt43 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/
Dbcm2835.dtsi32 /* enable thermal sensor with the correct compatible property set */
/Linux-v4.19/Documentation/ABI/testing/
Dsysfs-class-rtc-rtc0-device-rtc_calibration8 Every 60 seconds the AB8500 will correct the RTC's value
/Linux-v4.19/Documentation/devicetree/bindings/sound/
Dsoc-ac97link.txt6 - pinctrl-names: Has to contain following states to setup the correct
/Linux-v4.19/Documentation/devicetree/bindings/serial/
Dvt8500-uart.txt15 Aliases may be defined to ensure the correct ordering of the uarts.
/Linux-v4.19/Documentation/admin-guide/
Dinit.rst19 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/
Dnand.txt32 - nand-ecc-strength: integer representing the number of bits to correct
53 of a controller. Together, they say a controller can correct "{strength} bit
Dmtk-nand.txt55 - 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/
Dhix5hd2-ir.txt15 Provide correct clocks instead.
/Linux-v4.19/drivers/mtd/nand/raw/
Ddavinci_nand.c388 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/
Ddebug-objects.rst77 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/
Dmsm8994-angler-rev-101.dts21 /* required for bootloader to select correct board */
/Linux-v4.19/drivers/net/ethernet/qlogic/netxen/
Dnetxen_nic_hw.c1473 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/
Dftsteutates22 correct path to the alarm file:
/Linux-v4.19/arch/m68k/ifpsp060/
Dilsp.doc72 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/
Darm,arch_timer.txt22 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/
Ddebugging-modules.txt11 emitted. This debugging message has been removed. The correct way
/Linux-v4.19/Documentation/devicetree/bindings/mfd/
Dpalmas.txt30 ti,mux-padX : set the pad register X (1-2) to the correct muxing for the
/Linux-v4.19/Documentation/filesystems/ext4/ondisk/
Deainode.rst18 is the correct one being accessed.
/Linux-v4.19/Documentation/power/
Ds2ram.txt78 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/
Dnfc-pn544.txt26 33. In HCI mode sent messages are tested for a correct
/Linux-v4.19/Documentation/powerpc/
Dmpc52xx.txt38 mention you/your company in the copyright of some code, I'll correct it

12345678910>>...15