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