Module linux_errnos::linux

source ·
Expand description

Error numbers contained in linux/arch/*.

Modules

  • alphaalpha
    Error numbers for arch alpha.
  • arcarc
    Error number for arch arc.
  • armarm, or Linux and ARM
    Error number for arch arm.
  • arm64aarch64, or arm64, or Linux and AArch64
    Error number for arch arm64.
  • cskycsky
    Error number for arch csky.
  • genericaarch64, 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, or Linux and (AArch64 or ARM or target_arch="hexagon" or LoongArch LA64 or M68k or RISC-V RV32 or RISC-V RV64 or s390x or x86 or x86-64)
    Generic error numbers.
  • hexagonhexagon, or Linux and target_arch="hexagon"
    Error number for arch hexagon.
  • ia64ia64
    Error number for arch ia64.
  • loongarchloongarch, or loongarch64, or Linux and LoongArch LA64
    Error number for arch loongarch.
  • m68km68k, or Linux and M68k
    Error number for arch m68k.
  • microblazemicroblaze
    Error number for arch microblaze.
  • mipsmips, or mips64, or Linux and (MIPS or MIPS-64)
    Error numbers for arch mips.
  • nios2nios2
    Error number for arch nios2.
  • openriscopenrisc
    Error number for arch openrisc.
  • pariscparisc
    Error numbers for arch parisc.
  • powerpcpowerpc, or powerpc64, or Linux and (PowerPC or PowerPC-64)
    Error numbers for arch powerpc.
  • riscvriscv, or riscv32, or riscv64, or Linux and (RISC-V RV32 or RISC-V RV64)
    Error number for arch riscv.
  • s390s390, or s390x, or Linux and s390x
    Error number for arch s390.
  • shsh
    Error number for arch sh.
  • sparcsparc, or sparc64, or Linux and (target_arch="sparc" or SPARC64)
    Error numbers for arch sparc.
  • umum
    Error number for arch um.
  • x86x86, or x86_64, or Linux and (x86 or x86-64)
    Error number for arch x86.
  • xtensaxtensa
    Error number for arch xtensa.