/Linux-v6.1/rust/kernel/ |
D | error.rs | 12 pub const ENOMEM: super::Error = super::Error(-(crate::bindings::ENOMEM as i32)); 24 pub struct Error(core::ffi::c_int); struct 26 impl Error { impl 33 impl From<TryReserveError> for Error { implementation 34 fn from(_: TryReserveError) -> Error { in from() argument 59 pub type Result<T = ()> = core::result::Result<T, Error>;
|
D | prelude.rs | 15 error::{Error, Result},
|
/Linux-v6.1/Documentation/networking/device_drivers/ethernet/marvell/ |
D | octeontx2.rst | 171 - Error due to operation of unmapped PF. 172 - Error due to disabled alloc/free for other HW blocks (NIX, SSO, TIM, DPI and AURA). 177 - AQ Doorbell Error. 181 - RAS Error Reporting for NPA_AQ_INST_S/NPA_AQ_RES_S. 185 - Error due to unmapped slot. 202 - Error Type 203 - Error Register value 215 Unmap Slot Error 218 NPA Error Interrupt Reg : 4096 219 AQ Doorbell Error [all …]
|
/Linux-v6.1/Documentation/ABI/testing/ |
D | sysfs-bus-pci-devices-aer_stats | 23 Receiver Error 2 29 Corrected Internal Error 0 46 Surprise Down Error 0 57 Uncorrectable Internal Error 0 60 TLP Prefix Blocked Error 0 76 Surprise Down Error 0 87 Uncorrectable Internal Error 0 90 TLP Prefix Blocked Error 0
|
D | sysfs-bus-fcoe | 58 Link Error Status Block (LESB) link failure count. 61 Link Error Status Block (LESB) virtual link 65 Link Error Status Block (LESB) missed FCoE 69 Link Error Status Block (LESB) symbolic error count. 72 Link Error Status Block (LESB) block error count. 75 Link Error Status Block (LESB) Fibre Channel
|
D | sysfs-class-fpga-manager | 31 * write init error = Error while preparing FPGA for programming 33 * write error = Error while programming 35 * write complete error = Error while doing post programming
|
/Linux-v6.1/drivers/acpi/apei/ |
D | Kconfig | 9 bool "ACPI Platform Error Interface (APEI)" 21 bool "APEI Generic Hardware Error Source" 27 Generic Hardware Error Source provides a way to report 56 tristate "APEI Error INJection (EINJ)" 64 tristate "APEI Error Record Serialization Table (ERST) Debug Support"
|
/Linux-v6.1/drivers/pci/pcie/ |
D | Kconfig | 9 support for Native Hot-Plug, Advanced Error Reporting, Power 25 bool "PCI Express Advanced Error Reporting support" 29 This enables PCI Express Root Port Advanced Error Reporting 30 (AER) driver support. Error reporting messages sent to Root 38 This enables PCI Express Root Port Advanced Error Reporting 137 bool "PCI Express Error Disconnect Recover support" 140 This option adds Error Disconnect Recover support as specified
|
/Linux-v6.1/Documentation/driver-api/mei/ |
D | mei.rst | 104 Error returns: 110 EFAULT Fatal Error (e.g. Unable to access user input data) 141 Error returns: 147 EFAULT Fatal Error (e.g. Unable to access user input data) 169 Error returns: 175 EFAULT Fatal Error (e.g. Unable to access user input data) 196 Error returns: 200 EFAULT Fatal Error (e.g. Unable to access user input data)
|
/Linux-v6.1/Documentation/driver-api/ |
D | mtdnand.rst | 699 0x00 ECC byte 0 Error correction code byte 0 700 0x01 ECC byte 1 Error correction code byte 1 701 0x02 ECC byte 2 Error correction code byte 2 719 0x00 ECC byte 0 Error correction code byte 0 of the lower 721 0x01 ECC byte 1 Error correction code byte 1 of the lower 723 0x02 ECC byte 2 Error correction code byte 2 of the lower 725 0x03 ECC byte 3 Error correction code byte 0 of the upper 732 0x06 ECC byte 4 Error correction code byte 1 of the upper 734 0x07 ECC byte 5 Error correction code byte 2 of the upper 751 0x28 ECC byte 0 Error correction code byte 0 of the first [all …]
|
/Linux-v6.1/Documentation/gpu/amdgpu/ |
D | ras.rst | 8 RAS debugfs/sysfs Control and Error Injection Interfaces 20 RAS Error Count sysfs Interface 24 :doc: AMDGPU RAS sysfs Error Count Interface
|
/Linux-v6.1/Documentation/driver-api/serial/ |
D | serial-iso7816.rst | 49 /* Error handling. See errno. */ 77 /* Error handling. See errno. */ 84 /* Error handling. See errno. */
|
D | serial-rs485.rst | 64 /* Error handling. See errno. */ 92 /* Error handling. See errno. */ 99 /* Error handling. See errno. */
|
/Linux-v6.1/Documentation/ABI/removed/ |
D | sysfs-bus-nfit | 13 Uncorrectable Error Range Length Unit Size' (see: ACPI 6.2 16 need to perform read-modify-write cycles to maintain ECC (Error
|
/Linux-v6.1/Documentation/PCI/ |
D | pcieaer-howto.rst | 5 The PCI Express Advanced Error Reporting Driver Guide HOWTO 19 This guide describes the basics of the PCI Express Advanced Error 31 the Advanced Error Reporting capability. The baseline capability is 33 set of error reporting requirements. Advanced Error Reporting 38 Express Advanced Error Reporting capability. The PCI Express AER 80 …0000:50:00.0: PCIe Bus Error: severity=Uncorrected (Fatal), type=Transaction Layer, id=0500(Reques… 126 capability structure. Error information being logged includes storing 127 the error reporting agent's requestor ID into the Error Source 128 Identification Registers and setting the error bits of the Root Error 130 Error Command Register, the Root Port generates an interrupt if an
|
/Linux-v6.1/tools/perf/util/c++/ |
D | clang.cpp | 139 std::string Error; in getBPFObjectFromModule() local 140 const Target* Target = TargetRegistry::lookupTarget(TargetTriple, Error); in getBPFObjectFromModule() 142 llvm::errs() << Error; in getBPFObjectFromModule()
|
/Linux-v6.1/Documentation/devicetree/bindings/interrupt-controller/ |
D | marvell,sei.txt | 1 Marvell SEI (System Error Interrupt) Controller 4 Marvell SEI (System Error Interrupt) controller is an interrupt
|
/Linux-v6.1/Documentation/usb/ |
D | gadget_printer.rst | 213 printf("Error %d opening %s\n", fd[0].fd, PRINTER_FILE); 234 printf("Error %d reading from %s\n", 263 printf("Error %d opening %s\n", fd[0].fd, PRINTER_FILE); 289 printf("Error %d writing to %s\n", 324 printf("Error %d opening %s\n", fd, PRINTER_FILE); 357 printf("Error %d opening %s\n", fd, PRINTER_FILE); 392 printf("Error %d opening %s\n", fd, PRINTER_FILE);
|
/Linux-v6.1/Documentation/driver-api/usb/ |
D | error-codes.rst | 3 USB Error codes 17 Error codes returned by :c:func:`usb_submit_urb` 80 Error codes returned by ``in urb->status`` or in ``iso_frame_desc[n].status`` (for ISO) 180 Error codes like ``-EPROTO``, ``-EILSEQ`` and ``-EOVERFLOW`` normally 193 Error codes returned by usbcore-functions
|
/Linux-v6.1/drivers/acpi/ |
D | nvs.c | 107 goto Error; in suspend_nvs_register() 119 Error: in suspend_nvs_register()
|
/Linux-v6.1/Documentation/gpu/rfc/ |
D | i915_small_bar.rst | 37 Error Capture restrictions 41 1) Error capture is best effort on small BAR systems; if the pages are not
|
/Linux-v6.1/Documentation/crypto/ |
D | api-samples.rst | 35 pr_err("Error allocating xts(aes) handle: %ld\n", PTR_ERR(tfm)); 42 pr_err("Error setting key: %d\n", err); 80 pr_err("Error encrypting data: %d\n", err);
|
/Linux-v6.1/Documentation/bpf/ |
D | verifier.rst | 332 Error:: 341 Error:: 351 Error:: 362 Error:: 375 Error:: 392 Error:: 412 Error:: 434 Error:: 461 Error:: 491 Error:: [all …]
|
/Linux-v6.1/arch/arc/kernel/ |
D | entry-arcv2.S | 32 VECTOR instr_service ; Instrn Error 42 VECTOR EV_DCError ; Data Cache Error 119 ; Memory Error Exception Handler
|
/Linux-v6.1/Documentation/networking/device_drivers/ethernet/freescale/dpaa2/ |
D | switch-driver.rst | 96 Error: fsl_dpaa2_switch: Cannot join a VLAN-unaware bridge 118 Error: fsl_dpaa2_switch: Cannot configure multicast flooding independently of unicast. 188 Error: fsl_dpaa2_switch: Only matching on VLAN ID supported. 197 Error: VLAN must be installed on the switch port. 216 Error: fsl_dpaa2_switch: Multiple mirror ports not supported.
|