Module linux_errnos::linux
source · Expand description
Error numbers contained in linux/arch/*.
Modules
- alpha
alpha
Error numbers for archalpha
. - arc
arc
Error number for archarc
. - arm
arm
, or Linux and ARMError number for archarm
. - arm64
aarch64
, orarm64
, or Linux and AArch64Error number for archarm64
. - csky
csky
Error number for archcsky
. - generic
aarch64
, orarc
, orarm
, orarm64
, orcsky
, orgeneric
, orhexagon
, oria64
, orloongarch
, orloongarch64
, orm68k
, ormicroblaze
, ornios2
, oropenrisc
, orriscv
, orriscv32
, orriscv64
, ors390
, ors390x
, orsh
, orum
, orx86
, orx86_64
, orxtensa
, or Linux and (AArch64 or ARM ortarget_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. - hexagon
hexagon
, or Linux andtarget_arch="hexagon"
Error number for archhexagon
. - ia64
ia64
Error number for archia64
. - loongarch
loongarch
, orloongarch64
, or Linux and LoongArch LA64Error number for archloongarch
. - m68k
m68k
, or Linux and M68kError number for archm68k
. - microblaze
microblaze
Error number for archmicroblaze
. - mips
mips
, ormips64
, or Linux and (MIPS or MIPS-64)Error numbers for archmips
. - nios2
nios2
Error number for archnios2
. - openrisc
openrisc
Error number for archopenrisc
. - parisc
parisc
Error numbers for archparisc
. - powerpc
powerpc
, orpowerpc64
, or Linux and (PowerPC or PowerPC-64)Error numbers for archpowerpc
. - riscv
riscv
, orriscv32
, orriscv64
, or Linux and (RISC-V RV32 or RISC-V RV64)Error number for archriscv
. - s390
s390
, ors390x
, or Linux and s390xError number for archs390
. - sh
sh
Error number for archsh
. - sparc
sparc
, orsparc64
, or Linux and (target_arch="sparc"
or SPARC64)Error numbers for archsparc
. - um
um
Error number for archum
. - x86
x86
, orx86_64
, or Linux and (x86 or x86-64)Error number for archx86
. - xtensa
xtensa
Error number for archxtensa
.