Home
last modified time | relevance | path

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

12345678910>>...16

/Linux-v5.4/kernel/trace/
Dtrace_branch.c83 entry->correct = val == expect; in probe_likely_condition()
148 field->correct ? " ok " : " MISS ", in trace_branch_print()
225 f->data.correct++; in ftrace_likely_update()
251 if (p->correct) { in get_incorrect_percent()
253 percent /= p->correct + p->incorrect; in get_incorrect_percent()
292 seq_printf(m, "%8lu %8lu ", p->correct, p->incorrect); in branch_stat_show_normal()
312 p->data.correct, p->constant, l, p->data.incorrect); in annotate_branch_stat_show()
360 if (a->correct > b->correct) in annotated_branch_stat_cmp()
362 if (a->correct < b->correct) in annotated_branch_stat_cmp()
Dtrace_entries.h330 __field( char, correct )
336 __entry->func, __entry->file, __entry->correct,
/Linux-v5.4/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-v5.4/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-v5.4/arch/arm/boot/dts/
Dbcm2835.dtsi32 /* enable thermal sensor with the correct compatible property set */
/Linux-v5.4/arch/arm64/boot/dts/qcom/
Dmsm8994-angler-rev-101.dts13 /* required for bootloader to select correct board */
Dmsm8992-bullhead-rev-101.dts13 /* required for bootloader to select correct board */
/Linux-v5.4/Documentation/ABI/testing/
Dsysfs-class-rtc-rtc0-device-rtc_calibration8 Every 60 seconds the AB8500 will correct the RTC's value
/Linux-v5.4/Documentation/devicetree/bindings/sound/
Dsoc-ac97link.txt6 - pinctrl-names: Has to contain following states to setup the correct
/Linux-v5.4/drivers/mtd/nand/raw/ingenic/
Dingenic_ecc.h68 int (*correct)(struct ingenic_ecc *ecc, member
Dingenic_ecc.c51 return ecc->ops->correct(ecc, params, buf, ecc_code); in ingenic_ecc_correct()
/Linux-v5.4/drivers/staging/olpc_dcon/
DTODO8 internals, but isn't properly integrated, is not the correct solution.
/Linux-v5.4/Documentation/devicetree/bindings/serial/
Dvt8500-uart.txt15 Aliases may be defined to ensure the correct ordering of the uarts.
/Linux-v5.4/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-v5.4/Documentation/devicetree/bindings/media/
Dhix5hd2-ir.txt15 Provide correct clocks instead.
/Linux-v5.4/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-v5.4/drivers/net/ethernet/qlogic/netxen/
Dnetxen_nic_hw.c1457 goto correct; in netxen_nic_pci_mem_write_128M()
1468 goto correct; in netxen_nic_pci_mem_write_128M()
1481 correct: in netxen_nic_pci_mem_write_128M()
1535 goto correct; in netxen_nic_pci_mem_read_128M()
1546 goto correct; in netxen_nic_pci_mem_read_128M()
1559 correct: in netxen_nic_pci_mem_read_128M()
1611 goto correct; in netxen_nic_pci_mem_write_2M()
1617 goto correct; in netxen_nic_pci_mem_write_2M()
1625 correct: in netxen_nic_pci_mem_write_2M()
1679 goto correct; in netxen_nic_pci_mem_read_2M()
[all …]
/Linux-v5.4/Documentation/devicetree/bindings/memory-controllers/
Dsynopsys.txt9 These both ECC controllers correct single bit ECC errors and detect double bit
/Linux-v5.4/drivers/mtd/nand/raw/
Ddavinci_nand.c373 goto correct; in nand_davinci_correct_4bit()
380 correct: in nand_davinci_correct_4bit()
633 info->chip.ecc.correct = nand_davinci_correct_4bit; in davinci_nand_attach_chip()
641 info->chip.ecc.correct = nand_davinci_correct_1bit; in davinci_nand_attach_chip()
/Linux-v5.4/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-v5.4/Documentation/hwmon/
Dftsteutates.rst26 correct path to the alarm file::
/Linux-v5.4/Documentation/devicetree/bindings/mfd/
Dpalmas.txt30 ti,mux-padX : set the pad register X (1-2) to the correct muxing for the
/Linux-v5.4/Documentation/
Ddebugging-modules.txt11 emitted. This debugging message has been removed. The correct way
/Linux-v5.4/Documentation/filesystems/ext4/
Deainode.rst18 is the correct one being accessed.
/Linux-v5.4/Documentation/power/
Ds2ram.rst80 correct date/time! It is therefore advisable to use a program like ntp-date
81 or rdate to reset the correct date/time from an external time source when

12345678910>>...16