| /linux/kernel/trace/ |
| H A D | trace_branch.c | 78 entry->correct = val == expect; in probe_likely_condition() 142 field->correct ? " ok " : " MISS ", in trace_branch_print() 219 f->data.correct++; in ftrace_likely_update() 245 if (p->correct) { in get_incorrect_percent() 247 percent /= p->correct + p->incorrect; in get_incorrect_percent() 286 seq_printf(m, "%8lu %8lu ", p->correct, p->incorrect); in branch_stat_show_normal() 306 p->data.correct, p->constant, l, p->data.incorrect); in annotate_branch_stat_show() 354 if (a->correct > b->correct) in annotated_branch_stat_cmp() 356 if (a->correct < b->correct) in annotated_branch_stat_cmp()
|
| H A D | trace_entries.h | 360 __field( char, correct ) 366 __entry->func, __entry->file, __entry->correct,
|
| /linux/tools/testing/selftests/namespaces/ |
| H A D | listns_permissions_test.c | 680 bool correct; in TEST() local 701 bool correct; in TEST() local 730 correct = (count_after <= count_before); in TEST() 732 write(pipefd[1], &correct, sizeof(correct)); in TEST() 742 correct = false; in TEST() 745 read(pipefd[0], &correct, sizeof(correct)); in TEST() 754 ASSERT_TRUE(correct); in TEST()
|
| /linux/Documentation/driver-api/media/drivers/ |
| H A D | bttv-devel.rst | 16 Sound will work only, if the correct entry is used (for video it often 22 You should verify this is correct. If it isn't, you have to pass the 23 correct board type as insmod argument, ``insmod bttv card=2`` for 85 What you have to do is figure out the correct values for gpiomask and
|
| /linux/tools/testing/memblock/ |
| H A D | TODO | 4 1. Add tests for memblock_alloc_node() to check if the correct NUMA node is set
|
| /linux/arch/arm64/boot/dts/qcom/ |
| H A D | msm8992-lg-bullhead-rev-10.dts | 13 /* required for bootloader to select correct board */
|
| H A D | msm8992-lg-bullhead-rev-101.dts | 13 /* required for bootloader to select correct board */
|
| H A D | sm7125-xiaomi-curtana.dts | 14 /* required for bootloader to select correct board */
|
| H A D | sm7125-xiaomi-joyeuse.dts | 14 /* required for bootloader to select correct board */
|
| H A D | msm8998-oneplus-dumpling.dts | 14 /* Required for bootloader to select correct board */
|
| H A D | msm8998-oneplus-cheeseburger.dts | 15 /* Required for bootloader to select correct board */
|
| /linux/Documentation/admin-guide/ |
| H A D | init.rst | 12 2) **init binary doesn't exist on rootfs**: Make sure you have the correct 13 root FS type (and ``root=`` kernel parameter points to the correct
|
| /linux/Documentation/core-api/ |
| H A 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/Documentation/translations/zh_CN/dev-tools/ |
| H A D | kcsan.rst | 261 WRITE_ONCE(flag, 1); // correct: smp_store_release(&flag, 1) 265 while (!READ_ONCE(flag)); // correct: smp_load_acquire(&flag)
|
| /linux/drivers/net/ethernet/qlogic/netxen/ |
| H A D | netxen_nic_hw.c | 1457 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/Documentation/w1/slaves/ |
| H A D | w1_ds2438.rst | 44 from the slave device. If it is correct, the 8 bytes page data are passed 52 from the slave device. If it is correct, the 8 bytes page data are passed
|
| /linux/Documentation/devicetree/bindings/sound/ |
| H A D | soc-ac97link.txt | 6 - pinctrl-names: Has to contain following states to setup the correct
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-class-rtc-rtc0-device-rtc_calibration | 8 Every 60 seconds the AB8500 will correct the RTC's value
|
| /linux/drivers/mtd/nand/raw/ingenic/ |
| H A D | ingenic_ecc.h | 68 int (*correct)(struct ingenic_ecc *ecc, member
|
| H A D | ingenic_ecc.c | 52 return ecc->ops->correct(ecc, params, buf, ecc_code); in ingenic_ecc_correct()
|
| /linux/arch/m68k/ifpsp060/ |
| H A 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/Documentation/devicetree/bindings/media/ |
| H A D | hix5hd2-ir.txt | 16 Provide correct clocks instead.
|
| /linux/Documentation/power/ |
| H A D | s2ram.rst | 80 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
|
| /linux/Documentation/filesystems/ext4/ |
| H A D | eainode.rst | 18 is the correct one being accessed.
|
| /linux/arch/arm/boot/dts/broadcom/ |
| H A D | bcm2835.dtsi | 50 /* enable thermal sensor with the correct compatible property set */
|