Home
last modified time | relevance | path

Searched full:correct (Results 1 – 25 of 2999) sorted by relevance

12345678910>>...120

/linux-5.10/kernel/trace/
Dtrace_branch.c83 entry->correct = val == expect; in probe_likely_condition()
148 field->correct ? " ok " : " MISS ", in trace_branch_print()
158 seq_puts(s, "# TASK-PID CPU# TIMESTAMP CORRECT" in branch_print_header()
210 /* A constant is always correct */ in ftrace_likely_update()
225 f->data.correct++; in ftrace_likely_update()
238 seq_puts(m, " correct incorrect % " in annotated_branch_stat_headers()
251 if (p->correct) { in get_incorrect_percent()
253 percent /= p->correct + p->incorrect; 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()
[all …]
/linux-5.10/tools/perf/pmu-events/arch/powerpc/power8/
Dmemory.json5 …"BriefDescription": "Initial and Final Pump Scope was chip pump (prediction=correct) for all data …
6 … Pump Scope and data sourced across this scope was chip pump (prediction=correct) for all data typ…
11 …"BriefDescription": "Initial and Final Pump Scope was chip pump (prediction=correct) for a demand …
12 … Pump Scope and data sourced across this scope was chip pump (prediction=correct) for a demand loa…
47 …"BriefDescription": "Initial and Final Pump Scope was group pump (prediction=correct) for a demand…
65 … "BriefDescription": "Pump prediction correct. Counts across all types of pumps for a demand load",
77 …"BriefDescription": "Initial and Final Pump Scope was system pump (prediction=correct) for a deman…
185 …"BriefDescription": "Pump prediction correct. Counts across all types of pumps for all data types …
186 …"PublicDescription": "Pump prediction correct. Counts across all types of pumpsfor all data types …
/linux-5.10/tools/testing/selftests/net/forwarding/
Dtc_flower.sh53 check_err $? "Did not match on correct filter"
79 check_err $? "Did not match on correct filter"
105 check_err $? "Did not match on correct filter"
113 check_err $? "Did not match on correct filter with mask"
139 check_err $? "Did not match on correct filter"
147 check_err $? "Did not match on correct filter with mask"
296 check_err $? "Did not match on correct filter (0x18)"
305 check_err $? "Did not match on correct filter (0x20)"
329 check_err $? "Did not match on correct filter"
/linux-5.10/drivers/net/vmxnet3/
Dvmxnet3_defs.h271 u32 fcs:1; /* Frame CRC correct */
275 u32 ipc:1; /* IP Checksum Correct */
278 u32 tuc:1; /* TCP/UDP Checksum Correct */
282 u32 tuc:1; /* TCP/UDP Checksum Correct */
285 u32 ipc:1; /* IP Checksum Correct */
289 u32 fcs:1; /* Frame CRC correct */
304 u32 fcs:1; /* Frame CRC correct */
308 u32 ipc:1; /* IP Checksum Correct */
311 u32 tuc:1; /* TCP/UDP Checksum Correct */
315 u32 tuc:1; /* TCP/UDP Checksum Correct */
[all …]
/linux-5.10/Documentation/scsi/
Daic79xx.rst88 - Correct non-zero luns on Rev B. hardware.
108 - Correct and simplify handling of the ignore wide residue
124 - Correct big-endian architecture support.
136 - Correct a double free in the Domain Validation code.
137 - Correct a reference to free'ed memory during controller
147 - Correct default precompensation value for RevA hardware.
151 - Correct /proc display of user read streaming settings.
158 - Correct a race condition in our error recovery handler.
163 - Correct a Rev B. regression due to the GEM318
172 - Correct compatibility issues with the GEM318
[all …]
/linux-5.10/lib/
Dpci_iomap.c23 * you expect from them in the correct way.
62 * you expect from them in the correct way. When possible write combining
106 * you expect from them in the correct way.
126 * you expect from them in the correct way. When possible write combining
/linux-5.10/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-5.10/drivers/pinctrl/spear/
Dpinctrl-plgpio.c113 /* get correct offset for "offset" pin */ in plgpio_direction_input()
134 /* get correct offset for "offset" pin */ in plgpio_direction_output()
167 /* get correct offset for "offset" pin */ in plgpio_get_value()
184 /* get correct offset for "offset" pin */ in plgpio_set_value()
227 /* get correct offset for "offset" pin */ in plgpio_request()
261 /* get correct offset for "offset" pin */ in plgpio_free()
287 /* get correct offset for "offset" pin */ in plgpio_irq_disable()
306 /* get correct offset for "offset" pin */ in plgpio_irq_enable()
393 /* get correct pin for "offset" */ in plgpio_irq_handler()
401 /* get correct irq line number */ in plgpio_irq_handler()
[all …]
/linux-5.10/Documentation/driver-api/media/drivers/
Dbttv-devel.rst16 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-5.10/include/linux/mtd/
Dnand_ecc.h28 * Detect and correct a 1 bit error for eccsize byte block
34 * Detect and correct a 1 bit error for 256/512 byte block
/linux-5.10/tools/testing/selftests/drivers/net/mlxsw/spectrum-2/
Dtc_flower.sh390 # the correct state
430 check_err $? "Did not match on correct filter"
443 check_err $? "Did not match on correct filter after the first was removed"
483 check_err $? "Did not match on correct filter"
491 check_err $? "Did not match on correct filter"
537 check_err $? "Did not match on correct filter"
564 check_err $? "Did not match on correct filter after rehash"
612 check_err $? "Did not match on correct filter"
639 check_err $? "Did not match on correct filter after rehash"
781 check_err $? "Did not match on correct filter"
[all …]
/linux-5.10/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-5.10/drivers/mtd/nand/raw/ingenic/
Dingenic_ecc.c35 * ingenic_ecc_correct() - detect and correct bit errors
45 * errors to correct or -ETIMEDOUT if we timed out waiting for the controller.
51 return ecc->ops->correct(ecc, params, buf, ecc_code); in ingenic_ecc_correct()
Djz4725b_bch.c91 else /* correct data from ECC */ in jz4725b_bch_reset()
240 /* Data and ECC is all 0xff or 0x00 - nothing to correct */ in jz4725b_correct()
253 /* Correct any detected errors. */ in jz4725b_correct()
275 .correct = jz4725b_correct,
/linux-5.10/drivers/usb/dwc3/
Dio.h31 * When tracing we want to make it easy to find the correct address on in dwc3_readl()
50 * When tracing we want to make it easy to find the correct address on in dwc3_writel()
/linux-5.10/tools/testing/selftests/livepatch/
Dtest-livepatch.sh14 # verify correct behavior
49 # verify correct behavior
109 # verify correct behavior
/linux-5.10/arch/ia64/lib/
Dclear_user.S47 // tail is to stay semantically correct. This routine is not supposed
150 ;; // needed to get len correct when error
159 // We alternate the use of len3,len2 to allow parallelism and correct
160 // error handling. We also reuse p6/p7 to return correct value.
/linux-5.10/drivers/staging/media/atomisp/pci/
Dia_css_timer.h53 /**@brief SIZE_OF_IA_CSS_CLOCK_TICK_STRUCT checks to ensure correct alignment for struct ia_css_clo…
55 /* @brief checks to ensure correct alignment for ia_css_time_meas. */
/linux-5.10/Documentation/networking/
Dxfrm_proc.rst58 e.g. Inbound SAs are correct but SP rule is wrong
62 e.g. Inbound SAs are correct but no SP is found
/linux-5.10/tools/perf/pmu-events/arch/x86/silvermont/
Dpipeline.json94 …speculative) path must be discarded, and the processor must start fetching from the correct path.",
104 …speculative) path must be discarded, and the processor must start fetching from the correct path.",
114 …speculative) path must be discarded, and the processor must start fetching from the correct path.",
124 …speculative) path must be discarded, and the processor must start fetching from the correct path.",
134 …speculative) path must be discarded, and the processor must start fetching from the correct path.",
144 …speculative) path must be discarded, and the processor must start fetching from the correct path.",
319 …nd is resteered, mainly when the Branch Prediction Unit cannot provide a correct prediction and th…
328 …nd is resteered, mainly when the Branch Prediction Unit cannot provide a correct prediction and th…
337 …nd is resteered, mainly when the Branch Prediction Unit cannot provide a correct prediction and th…
/linux-5.10/drivers/mtd/tests/
Dmtd_nandecctest.c207 .name = "single-bit-error-in-data-correct",
212 .name = "single-bit-error-in-ecc-correct",
242 pr_info("hexdump of correct data:\n"); in dump_data_ecc()
245 print_hex_dump(KERN_INFO, "hexdump of correct ecc: ", in dump_data_ecc()
/linux-5.10/arch/microblaze/include/asm/
Dirqflags.h27 /* this uses r0 without declaring it - is that correct? */ in arch_local_irq_disable()
37 /* this uses r0 without declaring it - is that correct? */ in arch_local_irq_enable()
/linux-5.10/mm/
Dcleancache.c174 * is correct.
213 * is correct.
241 * is correct.
271 * is correct.
/linux-5.10/Documentation/admin-guide/
Dinit.rst12 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-5.10/drivers/clk/ti/
Dclk-3xxx.c51 * from the CM_{I,F}CLKEN bit. Pass back the correct info via
121 * shift from the CM_{I,F}CLKEN bit. Pass back the correct info via
174 * in the correct companion register that indicates that the
203 * CM_{I,F}CLKEN bit. Pass back the correct info via @idlest_reg

12345678910>>...120