Module linux_errnos::linux
source · Expand description
Error numbers contained in linux/arch/*..
Modules
- alpha
alphaError numbers for archalpha. - arc
arcError numbers for archarc. - arm(Linux or Android) and ARM, or
armError numbers for archarm. - arm64(Linux or Android) and AArch64, or
aarch64, orarm64Error numbers for archarm64. - csky
cskyError 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, orxtensaGeneric error numbers. - hexagonLinux and
target_arch="hexagon", orhexagonError numbers for archhexagon. - ia64
ia64Error numbers for archia64. - loongarchLinux and LoongArch LA64, or
loongarch, orloongarch64Error numbers for archloongarch. - m68kLinux and M68k, or
m68kError numbers for archm68k. - microblaze
microblazeError numbers for archmicroblaze. - mips(MIPS or MIPS-64) and Linux, or
mips, ormips64Error numbers for archmips. - nios2
nios2Error numbers for archnios2. - openrisc
openriscError numbers for archopenrisc. - parisc
pariscError numbers for archparisc. - powerpc(PowerPC or PowerPC-64) and Linux, or
powerpc, orpowerpc64Error numbers for archpowerpc. - riscv(RISC-V RV32 or RISC-V RV64) and Linux, or
riscv, orriscv32, orriscv64Error numbers for archriscv. - s390Linux and s390x, or
s390, ors390xError numbers for archs390. - sh
shError numbers for archsh. - sparc(
target_arch="sparc"or SPARC64) and Linux, orsparc, orsparc64Error numbers for archsparc. - um
umError numbers for archum. - x86(Linux or Android) and (x86 or x86-64), or
x86, orx86_64Error numbers for archx86. - xtensa
xtensaError numbers for archxtensa.