Home
last modified time | relevance | path

Searched full:incorrect (Results 1 – 25 of 886) sorted by relevance

12345678910>>...36

/Linux-v5.10/tools/testing/selftests/drivers/net/mlxsw/
Dtc_restrictions.sh54 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/
Dtrace_branch.c227 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/
Dwar.h15 * - 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/
Dsdhci.txt7 - 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/
Dcharge_reserved_hugetlb.sh510 "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/
Dsync_regs_test.c168 "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/
Dtask_fd_query_user.c131 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/
Djkt-metrics.json17 …"BriefDescription": "This category represents fraction of slots wasted due to incorrect speculatio…
21incorrect 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…
28incorrect 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/
Dsnb-metrics.json17 …"BriefDescription": "This category represents fraction of slots wasted due to incorrect speculatio…
21incorrect 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…
28incorrect speculations. This include slots used to issue uops that do not eventually get retired a…
/Linux-v5.10/tools/lib/bpf/
Dlibbpf_errno.c26 [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/
Dbpf-loader.h29 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/
Dhsw-metrics.json17 …"BriefDescription": "This category represents fraction of slots wasted due to incorrect speculatio…
21incorrect 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…
28incorrect 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/
Dhsx-metrics.json17 …"BriefDescription": "This category represents fraction of slots wasted due to incorrect speculatio…
21incorrect 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…
28incorrect 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/
Divb-metrics.json17 …"BriefDescription": "This category represents fraction of slots wasted due to incorrect speculatio…
21incorrect 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…
28incorrect 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/
Divt-metrics.json17 …"BriefDescription": "This category represents fraction of slots wasted due to incorrect speculatio…
21incorrect 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…
28incorrect speculations. This include slots used to issue uops that do not eventually get retired a…
/Linux-v5.10/arch/m68k/fpsp040/
Dx_operr.S115 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/
Drci2-table.c98 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/
Dtest_kprobes.c45 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/
Dst_shmem_utils.c25 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/
Dskl-metrics.json17 …"BriefDescription": "This category represents fraction of slots wasted due to incorrect speculatio…
21incorrect 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…
28incorrect 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/
Dbdw-metrics.json17 …"BriefDescription": "This category represents fraction of slots wasted due to incorrect speculatio…
21incorrect 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…
28incorrect speculations. This include slots used to issue uops that do not eventually get retired a…
/Linux-v5.10/include/acpi/
Dacexcep.h214 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/
Dskx-metrics.json17 …"BriefDescription": "This category represents fraction of slots wasted due to incorrect speculatio…
21incorrect 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…
28incorrect 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/
Dbdx-metrics.json17 …"BriefDescription": "This category represents fraction of slots wasted due to incorrect speculatio…
21incorrect 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…
28incorrect speculations. This include slots used to issue uops that do not eventually get retired a…
/Linux-v5.10/drivers/dma-buf/
Dst-dma-fence-chain.c214 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()

12345678910>>...36