Home
last modified time | relevance | path

Searched refs:Error (Results 1 – 25 of 320) sorted by relevance

12345678910>>...13

/linux/rust/kernel/
H A Derror.rs25 pub const $err: super::Error =
26 match super::Error::try_from_errno(-(crate::bindings::$err as i32)) {
97 pub struct Error(NonZeroI32); struct
99 impl Error { impl
104 pub fn from_errno(errno: crate::ffi::c_int) -> Error { in from_errno() argument
120 const fn try_from_errno(errno: crate::ffi::c_int) -> Option<Error> { in try_from_errno() argument
126 Some(unsafe { Error::from_errno_unchecked(errno) }) in try_from_errno()
134 const unsafe fn from_errno_unchecked(errno: crate::ffi::c_int) -> Error { in from_errno_unchecked() argument
138 Error(unsafe { NonZeroI32::new_unchecked(errno) }) in from_errno_unchecked()
182 impl fmt::Debug for Error { implementation
[all …]
H A Dinit.rs215 error::{self, Error},
635 @error($crate::error::Error),
735 @error($crate::error::Error),
1217 Error: From<E>, in pin_init()
1221 pin_init_from_closure(|slot| init.__pinned_init(slot).map_err(|e| Error::from(e))) in pin_init()
1234 Error: From<E>, in init()
1238 init_from_closure(|slot| init.__pinned_init(slot).map_err(|e| Error::from(e))) in init()
H A Dlib.rs115 fn init(module: &'static ThisModule) -> impl init::PinInit<Self, error::Error>; in init() argument
119 fn init(module: &'static ThisModule) -> impl init::PinInit<Self, error::Error> { in init() argument
/linux/Documentation/ABI/testing/
H A Dsysfs-bus-platform-devices-ampere-smpro5 (RO) Contains the 48-byte Ampere (Vendor-Specific) Error Record printed
11 …| 00 | Error Type | 1 | See :ref:`the table below <smpro-error-types>` for detail…
17 …| 04 | Error status | 4 | See ARM RAS specification for details …
19 …| 08 | Error Address | 8 | See ARM RAS specification for details …
21 …| 16 | Error Misc 0 | 8 | See ARM RAS specification for details …
23 …| 24 | Error Misc 1 | 8 | See ARM RAS specification for details …
25 …| 32 | Error Misc 2 | 8 | See ARM RAS specification for details …
27 …| 40 | Error Misc 3 | 8 | See ARM RAS specification for details …
35 …| Error Group | Error Type | Sub type | Sub component | Instance …
53 …| MCU (mem) | 1 | 7 | Link Error | MCU # …
[all …]
H A Dsysfs-bus-pci-devices-aer_stats23 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
H A Dsysfs-bus-fcoe58 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
H A Dsysfs-class-fpga-manager31 * 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/drivers/acpi/apei/
H A DKconfig9 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 bool "CXL Error INJection Support"
69 Support for CXL protocol Error INJection through debugfs/cxl.
77 tristate "APEI Error Record Serialization Table (ERST) Debug Support"
/linux/Documentation/networking/device_drivers/ethernet/mellanox/mlx5/
H A Dcounters.rst104 Error Counters
162 - Error
170 - Error
254 - Error
259 - Error
315 - Error
342 - Error
396 - Error
400 - Error
427 - Error
[all …]
/linux/Documentation/driver-api/mei/
H A Dmei.rst104 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/Documentation/driver-api/
H A Dmtdnand.rst699 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/Documentation/gpu/amdgpu/
H A Dras.rst8 RAS debugfs/sysfs Control and Error Injection Interfaces
20 RAS Error Count sysfs Interface
24 :doc: AMDGPU RAS sysfs Error Count Interface
/linux/Documentation/admin-guide/RAS/
H A Derror-decoding.rst3 Error decoding
9 Error decoding on AMD systems should be done using the rasdaemon tool:
/linux/Documentation/driver-api/serial/
H A Dserial-iso7816.rst49 /* Error handling. See errno. */
77 /* Error handling. See errno. */
84 /* Error handling. See errno. */
H A Dserial-rs485.rst69 /* Error handling. See errno. */
97 /* Error handling. See errno. */
104 /* Error handling. See errno. */
/linux/Documentation/ABI/removed/
H A Dsysfs-bus-nfit13 Uncorrectable Error Range Length Unit Size' (see: ACPI 6.2
16 need to perform read-modify-write cycles to maintain ECC (Error
/linux/Documentation/userspace-api/media/dvb/
H A Dlegacy_dvb_audio.rst502 :ref:`Generic Error Codes <gen-errors>` chapter.
553 :ref:`Generic Error Codes <gen-errors>` chapter.
606 :ref:`Generic Error Codes <gen-errors>` chapter.
658 :ref:`Generic Error Codes <gen-errors>` chapter.
721 :ref:`Generic Error Codes <gen-errors>` chapter.
795 :ref:`Generic Error Codes <gen-errors>` chapter.
866 :ref:`Generic Error Codes <gen-errors>` chapter.
939 :ref:`Generic Error Codes <gen-errors>` chapter.
1001 :ref:`Generic Error Codes <gen-errors>` chapter.
1060 :ref:`Generic Error Codes <gen-errors>` chapter.
[all …]
H A Dlegacy_dvb_video.rst876 :ref:`Generic Error Codes <gen-errors>` chapter.
931 :ref:`Generic Error Codes <gen-errors>` chapter.
991 :ref:`Generic Error Codes <gen-errors>` chapter.
1046 :ref:`Generic Error Codes <gen-errors>` chapter.
1115 :ref:`Generic Error Codes <gen-errors>` chapter.
1184 :ref:`Generic Error Codes <gen-errors>` chapter.
1243 :ref:`Generic Error Codes <gen-errors>` chapter.
1315 :ref:`Generic Error Codes <gen-errors>` chapter.
1391 :ref:`Generic Error Codes <gen-errors>` chapter.
1458 :ref:`Generic Error Codes <gen-errors>` chapter.
[all …]
/linux/Documentation/devicetree/bindings/interrupt-controller/
H A Dmarvell,sei.txt1 Marvell SEI (System Error Interrupt) Controller
4 Marvell SEI (System Error Interrupt) controller is an interrupt
/linux/Documentation/usb/
H A Dgadget_printer.rst213 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/Documentation/driver-api/usb/
H A Derror-codes.rst3 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/drivers/acpi/
H A Dnvs.c107 goto Error; in suspend_nvs_register()
119 Error: in suspend_nvs_register()
/linux/Documentation/crypto/
H A Dapi-samples.rst35 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/Documentation/gpu/rfc/
H A Di915_small_bar.rst37 Error Capture restrictions
41 1) Error capture is best effort on small BAR systems; if the pages are not
/linux/Documentation/networking/device_drivers/ethernet/freescale/dpaa2/
H A Dswitch-driver.rst96 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.

12345678910>>...13