/Linux-v6.1/mm/kmsan/ |
D | kmsan_test.c | 29 /* Report as observed from console. */ 35 } observed = { variable 36 .lock = __SPIN_LOCK_UNLOCKED(observed.lock), 39 /* Probe for console output: obtains observed lines of interest. */ 44 if (observed.ignore) in probe_console() 46 spin_lock_irqsave(&observed.lock, flags); in probe_console() 55 strscpy(observed.header, buf, in probe_console() 56 min(len + 1, sizeof(observed.header))); in probe_console() 57 WRITE_ONCE(observed.available, true); in probe_console() 58 observed.ignore = true; in probe_console() [all …]
|
/Linux-v6.1/drivers/usb/core/ |
D | ledtrig-usbport.c | 28 bool observed; member 38 * usbport_trig_usb_dev_observed - Check if dev is connected to observed port 51 return port->observed; in usbport_trig_usb_dev_observed() 90 return sprintf(buf, "%d\n", port->observed) + 1; in usbport_trig_port_show() 102 port->observed = 0; in usbport_trig_port_store() 104 port->observed = 1; in usbport_trig_port_store() 127 * usbport_trig_port_observed - Check if port should be observed 201 port->observed = usbport_trig_port_observed(usbport_data, usb_dev, in usbport_trig_add_port() 282 bool observed; in usbport_trig_notify() local 284 observed = usbport_trig_usb_dev_observed(usbport_data, usb_dev); in usbport_trig_notify() [all …]
|
/Linux-v6.1/mm/kfence/ |
D | kfence_test.c | 40 /* Report as observed from console. */ 45 } observed = { variable 46 .lock = __SPIN_LOCK_UNLOCKED(observed.lock), 49 /* Probe for console output: obtains observed lines of interest. */ 55 spin_lock_irqsave(&observed.lock, flags); in probe_console() 56 nlines = observed.nlines; in probe_console() 65 strscpy(observed.lines[0], buf, min(len + 1, sizeof(observed.lines[0]))); in probe_console() 68 strscpy(observed.lines[nlines++], buf, min(len + 1, sizeof(observed.lines[0]))); in probe_console() 71 WRITE_ONCE(observed.nlines, nlines); /* Publish new nlines. */ in probe_console() 72 spin_unlock_irqrestore(&observed.lock, flags); in probe_console() [all …]
|
/Linux-v6.1/kernel/kcsan/ |
D | kcsan.h | 55 * Total number of ASSERT failures due to races. If the observed race is 73 * Observed data value change, but writer thread unknown. 114 * The value was observed to change, and the race should be reported. 127 * The calling thread observed that the watchpoint it set up was hit and 136 * No other thread was observed to race with the access, but the data value
|
D | kcsan_test.c | 52 /* Report as observed from console. */ 57 } observed = { variable 58 .lock = __SPIN_LOCK_UNLOCKED(observed.lock), 93 * Probe for console output: checks if a race was reported, and obtains observed 108 spin_lock_irqsave(&observed.lock, flags); in probe_console() 109 nlines = observed.nlines; in probe_console() 118 strscpy(observed.lines[0], buf, min(len + 1, sizeof(observed.lines[0]))); in probe_console() 121 strscpy(observed.lines[nlines++], buf, min(len + 1, sizeof(observed.lines[0]))); in probe_console() 128 strcpy(observed.lines[nlines++], "<none>"); in probe_console() 133 WRITE_ONCE(observed.nlines, nlines); /* Publish new nlines. */ in probe_console() [all …]
|
/Linux-v6.1/Documentation/devicetree/bindings/serial/ |
D | nvidia,tegra20-hsuart.txt | 42 rate to be higher than the deviations observed in Tx. 46 Tx baud rate observed. To do this we use nvidia,adjust-baud-rates 48 As an example, consider there is deviation observed in Tx for baud rates as 54 above deviation observed for avoiding frame errors.
|
/Linux-v6.1/drivers/scsi/mpt3sas/ |
D | mpt3sas_trigger_diag.h | 94 * Defines an event that should induce a DIAG_TRIGGER driver event if observed. 125 * DIAG_TRIGGER driver event if observed. 137 * observed. 156 * driver event if observed. 167 * event when observed.
|
/Linux-v6.1/fs/reiserfs/ |
D | item_ops.c | 639 "Invalid item type observed, run fsck ASAP"); in errcatch_bytes_number() 646 "Invalid item type observed, run fsck ASAP"); in errcatch_decrement_key() 653 "Invalid item type observed, run fsck ASAP"); in errcatch_is_left_mergeable() 660 "Invalid item type observed, run fsck ASAP"); in errcatch_print_item() 666 "Invalid item type observed, run fsck ASAP"); in errcatch_check_item() 674 "Invalid item type observed, run fsck ASAP"); in errcatch_create_vi() 687 "Invalid item type observed, run fsck ASAP"); in errcatch_check_left() 694 "Invalid item type observed, run fsck ASAP"); in errcatch_check_right() 701 "Invalid item type observed, run fsck ASAP"); in errcatch_part_size() 708 "Invalid item type observed, run fsck ASAP"); in errcatch_unit_num() [all …]
|
/Linux-v6.1/tools/testing/selftests/powerpc/mm/ |
D | tlbie_test.c | 292 unsigned int expected, unsigned int observed) in log_anamoly() argument 296 fprintf(f, "Thread %02d: Addr 0x%lx: Expected 0x%x, Observed 0x%x\n", in log_anamoly() 297 tid, (unsigned long)addr, expected, observed); in log_anamoly() 299 fprintf(f, "Thread %02d: Observed Thread id = %02d\n", tid, extract_tid(observed)); in log_anamoly() 301 fprintf(f, "Thread %02d: Observed Word offset = %03d\n", tid, extract_word_offset(observed)); in log_anamoly() 303 fprintf(f, "Thread %02d: Observed sweep-id = 0x%x\n", tid, extract_sweep_id(observed)); in log_anamoly() 364 unsigned int observed; in verify_chunk() local 386 observed = *iter_ptr; in verify_chunk() 388 if (observed != expected) { in verify_chunk() 390 log_anamoly(tid, iter_ptr, expected, observed); in verify_chunk()
|
/Linux-v6.1/Documentation/hwmon/ |
D | adm1275.rst | 131 power1_input_lowest Lowest observed input power. ADM1293 and ADM1294 only. 132 power1_input_highest Highest observed input power. 143 temp1_highest Highest observed temperature.
|
D | drivetemp.rst | 37 This has been observed with WD120EFAX drives, but may be seen with other 38 drives as well. The same behavior is observed if the 'hdtemp' or 'smartd'
|
/Linux-v6.1/Documentation/dev-tools/ |
D | kcsan.rst | 53 involved in the data race. If KCSAN also observed a value change, the observed 121 is observed via a watchpoint, but the data value of the memory location was 122 observed to remain unchanged, do not report the data race. 172 observed to increase. This parameter has the most significant impact on 346 6. **Analysis Accuracy:** For observed executions, due to using a sampling
|
/Linux-v6.1/Documentation/ABI/stable/ |
D | sysfs-transport-srp | 13 layer error has been observed before removing a target port. 22 layer error has been observed before failing I/O. Zero means
|
/Linux-v6.1/Documentation/staging/ |
D | speculation.rst | 14 Typically speculative execution cannot be observed from architectural state, 18 observed to extract secret information.
|
/Linux-v6.1/arch/x86/kernel/ |
D | tsc_sync.c | 477 * Store the maximum observed warp value for a potential retry: in check_tsc_sync_target() 507 * observed time going backwards so this TSC was ahead and in check_tsc_sync_target() 517 * sync mechanism (observed values are ~200 TSC cycles), but this in check_tsc_sync_target() 520 * that the warp is not longer detectable when the observed warp in check_tsc_sync_target() 526 pr_warn("TSC ADJUST compensate: CPU%u observed %lld warp. Adjust: %lld\n", in check_tsc_sync_target()
|
/Linux-v6.1/Documentation/trace/ |
D | osnoise-tracer.rst | 22 interrupts and reports the max observed gap between the reads. It also 82 - The NOISE IN US reports the sum of noise in microseconds observed 86 - The MAX SINGLE NOISE IN US reports the maximum single noise observed
|
D | hwlat_detector.rst | 58 observed then the data will be written to the tracing ring buffer. 75 - tracing_max_latency - maximum hardware latency actually observed (usecs)
|
/Linux-v6.1/Documentation/networking/device_drivers/ethernet/intel/ |
D | ixgb.rst | 384 Excessive CRC errors may be observed if the Intel(R) PRO/10GbE CX4 393 Excessive CRC errors may be observed if the Intel(R) PRO/10GbE CX4 Server 398 Excessive CRC errors may be observed using Fujitsu 24AWG cable assemblies that 405 Memory allocation failures have been observed on Linux systems with 64 MB 412 Degradation in throughput performance may be observed in some Jumbo frames 413 environments. If this is observed, increasing the application's socket buffer
|
/Linux-v6.1/lib/ |
D | Kconfig.kcsan | 206 bool "Only report races where watcher observed a data value change" 210 If enabled and a conflicting write is observed via a watchpoint, but 211 the data value of the memory location was observed to remain
|
/Linux-v6.1/tools/testing/selftests/drivers/net/mlxsw/ |
D | sch_red_core.sh | 599 check_fail $? "Spurious packets ($base -> $count) observed without buffer pressure" 612 check_fail $? "Spurious packets observed after uninstall" 647 check_fail $? "Spurious packets observed without buffer pressure" 658 check_err $? "Dropped packets not observed: 11 expected, $((now - base)) seen" 662 check_fail $? "Spurious packets observed" 668 check_fail $? "Spurious packets observed after uninstall"
|
/Linux-v6.1/drivers/firmware/tegra/ |
D | ivc.c | 30 * If an endpoint is observed in the sync state, the remote endpoint is 299 * have already observed the channel non-empty. This check is just to in tegra_ivc_read_advance() 447 * observed. in tegra_ivc_notified() 486 * observed. in tegra_ivc_notified() 507 * At this point, we have observed the peer to be in either in tegra_ivc_notified()
|
/Linux-v6.1/arch/arm/include/asm/ |
D | mcs_spinlock.h | 11 /* Ensure prior stores are observed before we enter wfe. */ \
|
/Linux-v6.1/Documentation/admin-guide/aoe/ |
D | todo.rst | 9 not been observed, but it would be nice to eliminate any potential for
|
/Linux-v6.1/Documentation/devicetree/bindings/sound/ |
D | max98357a.txt | 16 It's observed that 5ms is sufficient.
|
/Linux-v6.1/tools/perf/tests/ |
D | perf-hooks.c | 11 pr_debug("SIGSEGV is observed as expected, try to recover.\n"); in sigsegv_handler()
|