/Linux-v5.10/tools/testing/selftests/drivers/net/mlxsw/ |
D | tc_restrictions.sh | 54 check_fail $? "Incorrect success to create another clsact with egress shared block" 63 check_fail $? "Incorrect success to add drop rule to mixed bound block" 103 check_fail $? "Incorrect success to create another clsact with egress shared block" 113 check_fail $? "Incorrect success to add redirect rule to mixed bound block" 123 check_fail $? "Incorrect success to add redirect rule to egress bound shared block" 130 check_fail $? "Incorrect success to add redirect rule to egress bound block" 157 check_fail $? "Incorrect success to add rule with two mirror actions" 181 check_fail $? "Incorrect success to add rule with sample action on egress" 211 check_fail $? "Incorrect success to add matchall rule behind a flower rule" 226 check_fail $? "Incorrect success to add flower rule in front of a matchall rule" [all …]
|
/Linux-v5.10/kernel/trace/ |
D | trace_branch.c | 227 f->data.incorrect++; in ftrace_likely_update() 238 seq_puts(m, " correct incorrect % " in annotated_branch_stat_headers() 252 percent = p->incorrect * 100; in get_incorrect_percent() 253 percent /= p->correct + p->incorrect; in get_incorrect_percent() 255 percent = p->incorrect ? 100 : -1; in get_incorrect_percent() 277 * The miss is overlayed on correct, and hit on incorrect. in branch_stat_show() 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() 350 if (a->incorrect < b->incorrect) in annotated_branch_stat_cmp() 352 if (a->incorrect > b->incorrect) in annotated_branch_stat_cmp() [all …]
|
/Linux-v5.10/arch/mips/include/asm/ |
D | war.h | 15 * - A double-word or a variable shift may give an incorrect result 22 * - A double-word or a variable shift may give an incorrect result 27 * - An integer division may give an incorrect result if started in 41 * - A double-word or a variable shift may give an incorrect result 59 * - The `daddiu' instruction can produce an incorrect result.
|
/Linux-v5.10/Documentation/devicetree/bindings/mmc/ |
D | sdhci.txt | 7 - 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-v5.10/tools/testing/selftests/vm/ |
D | charge_reserved_hugetlb.sh | 510 "Incorrect reservations charged to cgroup 1." 513 "Incorrect reservation charged to cgroup 2." 517 "Incorrect reservations charged to cgroup 1." 520 "Incorrect reservation charged to cgroup 2." 525 "Incorrect hugetlb charged to cgroup 1." 528 "Incorrect hugetlb charged to cgroup 2." 532 "Incorrect hugetlb charged to cgroup 1." 535 "Incorrect hugetlb charged to cgroup 2." 555 "Incorrect hugetlb charged to cgroup 1." 558 "Incorrect reservation charged to cgroup 1." [all …]
|
/Linux-v5.10/tools/testing/selftests/kvm/x86_64/ |
D | sync_regs_test.c | 168 "rbx sync regs value incorrect 0x%llx.", in main() 171 "apic_base sync regs value incorrect 0x%llx.", in main() 195 "rbx sync regs value incorrect 0x%llx.", in main() 213 "rbx sync regs value incorrect 0x%llx.", in main() 217 "rbx guest value incorrect 0x%llx.", in main() 233 "rbx sync regs value incorrect 0x%llx.", in main() 237 "rbx guest value incorrect 0x%llx.", in main()
|
/Linux-v5.10/samples/bpf/ |
D | task_fd_query_user.c | 131 printf("FAIL: %s incorrect type (%d) or is_return_bit (%d)\n", in test_nondebug_fs_kuprobe_common() 186 printf("FAIL: %s, incorrect fd_type %u\n", in test_nondebug_fs_probe() 192 printf("FAIL: %s, incorrect buf %s\n", __func__, buf); in test_nondebug_fs_probe() 196 printf("FAIL: %s, incorrect probe_offset 0x%llx\n", in test_nondebug_fs_probe() 202 printf("FAIL: %s, incorrect buf %p\n", in test_nondebug_fs_probe() 208 printf("FAIL: %s, incorrect probe_addr 0x%llx\n", in test_nondebug_fs_probe() 273 printf("FAIL: %s, incorrect fd_type %u\n", __func__, in test_debug_fs_uprobe() 278 printf("FAIL: %s, incorrect buf %s\n", __func__, buf); in test_debug_fs_uprobe() 282 printf("FAIL: %s, incorrect probe_offset 0x%llx\n", __func__, in test_debug_fs_uprobe()
|
/Linux-v5.10/tools/perf/pmu-events/arch/x86/jaketown/ |
D | jkt-metrics.json | 17 …"BriefDescription": "This category represents fraction of slots wasted due to incorrect speculatio… 21 …incorrect speculations. This include slots used to issue uops that do not eventually get retired a… 24 …"BriefDescription": "This category represents fraction of slots wasted due to incorrect speculatio… 28 …incorrect speculations. This include slots used to issue uops that do not eventually get retired a…
|
/Linux-v5.10/tools/perf/pmu-events/arch/x86/sandybridge/ |
D | snb-metrics.json | 17 …"BriefDescription": "This category represents fraction of slots wasted due to incorrect speculatio… 21 …incorrect speculations. This include slots used to issue uops that do not eventually get retired a… 24 …"BriefDescription": "This category represents fraction of slots wasted due to incorrect speculatio… 28 …incorrect speculations. This include slots used to issue uops that do not eventually get retired a…
|
/Linux-v5.10/tools/lib/bpf/ |
D | libbpf_errno.c | 26 [ERRCODE_OFFSET(KVERSION)] = "'version' section incorrect or lost", 32 [ERRCODE_OFFSET(KVER)] = "Incorrect kernel version", 36 [ERRCODE_OFFSET(NLPARSE)] = "Incorrect netlink message parsing",
|
/Linux-v5.10/tools/perf/util/ |
D | bpf-loader.h | 29 BPF_LOADER_ERRNO__OBJCONF_MAP_VALUE, /* Incorrect value type for map */ 30 BPF_LOADER_ERRNO__OBJCONF_MAP_TYPE, /* Incorrect map type */ 31 BPF_LOADER_ERRNO__OBJCONF_MAP_KEYSIZE, /* Incorrect map key size */ 32 BPF_LOADER_ERRNO__OBJCONF_MAP_VALUESIZE,/* Incorrect map value size */
|
/Linux-v5.10/tools/perf/pmu-events/arch/x86/haswell/ |
D | hsw-metrics.json | 17 …"BriefDescription": "This category represents fraction of slots wasted due to incorrect speculatio… 21 …incorrect speculations. This include slots used to issue uops that do not eventually get retired a… 24 …"BriefDescription": "This category represents fraction of slots wasted due to incorrect speculatio… 28 …incorrect speculations. This include slots used to issue uops that do not eventually get retired a…
|
/Linux-v5.10/tools/perf/pmu-events/arch/x86/haswellx/ |
D | hsx-metrics.json | 17 …"BriefDescription": "This category represents fraction of slots wasted due to incorrect speculatio… 21 …incorrect speculations. This include slots used to issue uops that do not eventually get retired a… 24 …"BriefDescription": "This category represents fraction of slots wasted due to incorrect speculatio… 28 …incorrect speculations. This include slots used to issue uops that do not eventually get retired a…
|
/Linux-v5.10/tools/perf/pmu-events/arch/x86/ivybridge/ |
D | ivb-metrics.json | 17 …"BriefDescription": "This category represents fraction of slots wasted due to incorrect speculatio… 21 …incorrect speculations. This include slots used to issue uops that do not eventually get retired a… 24 …"BriefDescription": "This category represents fraction of slots wasted due to incorrect speculatio… 28 …incorrect speculations. This include slots used to issue uops that do not eventually get retired a…
|
/Linux-v5.10/tools/perf/pmu-events/arch/x86/ivytown/ |
D | ivt-metrics.json | 17 …"BriefDescription": "This category represents fraction of slots wasted due to incorrect speculatio… 21 …incorrect speculations. This include slots used to issue uops that do not eventually get retired a… 24 …"BriefDescription": "This category represents fraction of slots wasted due to incorrect speculatio… 28 …incorrect speculations. This include slots used to issue uops that do not eventually get retired a…
|
/Linux-v5.10/arch/m68k/fpsp040/ |
D | x_operr.S | 115 bnes chklerr |if not equal, check for incorrect operr 118 bnes chklerr |if d0 is true, check for incorrect operr 162 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-v5.10/drivers/firmware/efi/ |
D | rci2-table.c | 98 pr_debug("RCI2 table init failed - incorrect signature\n"); in efi_rci2_sysfs_init() 110 pr_debug("RCI2 table init failed - incorrect table length\n"); in efi_rci2_sysfs_init() 121 pr_debug("RCI2 table - incorrect checksum\n"); in efi_rci2_sysfs_init()
|
/Linux-v5.10/kernel/ |
D | test_kprobes.c | 45 pr_err("incorrect value in post_handler\n"); in kp_post_handler() 98 pr_err("incorrect value in post_handler2\n"); in kp_post_handler2() 179 pr_err("incorrect value in kretprobe handler\n"); in return_handler() 222 pr_err("incorrect value in kretprobe handler2\n"); in return_handler2()
|
/Linux-v5.10/drivers/gpu/drm/i915/gt/ |
D | st_shmem_utils.c | 25 pr_err("Incorrect read back from shmemfs: %x != %x\n", in igt_shmem_basic() 43 pr_err("Incorrect read back via mmap of last write: %x != %x\n", in igt_shmem_basic()
|
/Linux-v5.10/tools/perf/pmu-events/arch/x86/skylake/ |
D | skl-metrics.json | 17 …"BriefDescription": "This category represents fraction of slots wasted due to incorrect speculatio… 21 …incorrect speculations. This include slots used to issue uops that do not eventually get retired a… 24 …"BriefDescription": "This category represents fraction of slots wasted due to incorrect speculatio… 28 …incorrect speculations. This include slots used to issue uops that do not eventually get retired a…
|
/Linux-v5.10/tools/perf/pmu-events/arch/x86/broadwell/ |
D | bdw-metrics.json | 17 …"BriefDescription": "This category represents fraction of slots wasted due to incorrect speculatio… 21 …incorrect speculations. This include slots used to issue uops that do not eventually get retired a… 24 …"BriefDescription": "This category represents fraction of slots wasted due to incorrect speculatio… 28 …incorrect speculations. This include slots used to issue uops that do not eventually get retired a…
|
/Linux-v5.10/include/acpi/ |
D | acexcep.h | 214 EXCEP_TXT("AE_TYPE", "The object type is incorrect"), 265 "A package or buffer contained incorrect data"), 291 "An operand of an incorrect type was encountered"), 345 "The length of a Resource Descriptor in the AML is incorrect"), 353 "A target operand of an incorrect type was encountered"), 356 "The length of the buffer is invalid/incorrect")
|
/Linux-v5.10/tools/perf/pmu-events/arch/x86/skylakex/ |
D | skx-metrics.json | 17 …"BriefDescription": "This category represents fraction of slots wasted due to incorrect speculatio… 21 …incorrect speculations. This include slots used to issue uops that do not eventually get retired a… 24 …"BriefDescription": "This category represents fraction of slots wasted due to incorrect speculatio… 28 …incorrect speculations. This include slots used to issue uops that do not eventually get retired a…
|
/Linux-v5.10/tools/perf/pmu-events/arch/x86/broadwellx/ |
D | bdx-metrics.json | 17 …"BriefDescription": "This category represents fraction of slots wasted due to incorrect speculatio… 21 …incorrect speculations. This include slots used to issue uops that do not eventually get retired a… 24 …"BriefDescription": "This category represents fraction of slots wasted due to incorrect speculatio… 28 …incorrect speculations. This include slots used to issue uops that do not eventually get retired a…
|
/Linux-v5.10/drivers/dma-buf/ |
D | st-dma-fence-chain.c | 214 pr_err("Incorrect fence reported by find_seqno(%d:%d)\n", in find_seqno() 228 pr_err("Incorrect fence reported by find self\n"); in find_seqno() 251 pr_err("Incorrect fence reported by find_seqno(%d:%d)\n", in find_seqno() 284 pr_err("Incorrect chain-fence.seqno:%lld reported for completed seqno:1\n", in find_signaled() 329 pr_err("Incorrect chain-fence.seqno:%lld reported for completed seqno:2\n", in find_out_of_order() 366 pr_err("Incorrect fence.seqno:%lld reported by find_seqno(%d:%d)\n", in find_gap() 382 pr_err("Incorrect fence reported by find self\n"); in find_gap()
|