Module linux_errnos::linux

source ·
Expand description

Error numbers contained in linux/arch/*..

Modules

  • alphaalpha
    Error numbers for arch alpha.
  • arcarc
    Error numbers for arch arc.
  • arm(Linux or Android) and ARM, or arm
    Error numbers for arch arm.
  • arm64(Linux or Android) and AArch64, or aarch64, or arm64
    Error numbers for arch arm64.
  • cskycsky
    Error numbers for arch csky.
  • generic(Linux or Android) and (x86 or x86-64 or ARM or AArch64), or (target_arch="hexagon" or s390x or M68k or RISC-V RV32 or RISC-V RV64 or LoongArch LA64) and Linux, or aarch64, or arc, or arm, or arm64, or csky, or generic, or hexagon, or ia64, or loongarch, or loongarch64, or m68k, or microblaze, or nios2, or openrisc, or riscv, or riscv32, or riscv64, or s390, or s390x, or sh, or um, or x86, or x86_64, or xtensa
    Generic error numbers.
  • hexagonLinux and target_arch="hexagon", or hexagon
    Error numbers for arch hexagon.
  • ia64ia64
    Error numbers for arch ia64.
  • loongarchLinux and LoongArch LA64, or loongarch, or loongarch64
    Error numbers for arch loongarch.
  • m68kLinux and M68k, or m68k
    Error numbers for arch m68k.
  • microblazemicroblaze
    Error numbers for arch microblaze.
  • mips(MIPS or MIPS-64) and Linux, or mips, or mips64
    Error numbers for arch mips.
  • nios2nios2
    Error numbers for arch nios2.
  • openriscopenrisc
    Error numbers for arch openrisc.
  • pariscparisc
    Error numbers for arch parisc.
  • powerpc(PowerPC or PowerPC-64) and Linux, or powerpc, or powerpc64
    Error numbers for arch powerpc.
  • riscv(RISC-V RV32 or RISC-V RV64) and Linux, or riscv, or riscv32, or riscv64
    Error numbers for arch riscv.
  • s390Linux and s390x, or s390, or s390x
    Error numbers for arch s390.
  • shsh
    Error numbers for arch sh.
  • sparc(target_arch="sparc" or SPARC64) and Linux, or sparc, or sparc64
    Error numbers for arch sparc.
  • umum
    Error numbers for arch um.
  • x86(Linux or Android) and (x86 or x86-64), or x86, or x86_64
    Error numbers for arch x86.
  • xtensaxtensa
    Error numbers for arch xtensa.