Expand description
Linux-specific definitions for linux-like values
Re-exports§
Modules§
Structs§
- af_
alg_ iv Deprecated WARNING: ThePartialEq
,Eq
andHash
implementations of this type are unsound and will be removed in the future. - Structure used in SIOCGIFCONF request. Used to retrieve interface configuration for machine (useful for programs which must know all networks accessible).
Enums§
Constants§
- maximum number of services provided on the same listening port
- ENOATTR
Deprecated - IPPROTO_
MAX Deprecated - Plug has ts that needs updating.
- Dumped core.
- Getting shut down.
- Forked but didn’t exec.
- I am an IDLE thread.
- Task is an IO worker.
- I am
kswapd
. - I am a kernel thread.
- Throttle writes only against the bdi I write to, I am cleaning dirty pages from some other bdi.
- Early kill for mce process policy.
- Process policy on mce errors.
- Allocating memory to free memory.
- All allocations inherit
GFP_NOFS
. - All allocations inherit
GFP_NOIO
. - Allocations constrained to zones which allow long term pinning.
- This thread should not be frozen.
- Userland is not allowed to meddle with
cpus_mask
. set_user()
noticed thatRLIMIT_NPROC
was exceeded.- Coredumps should ignore this task.
- Randomize virtual address space.
- Killed by a signal.
- Used super-user privileges.
- This thread called
freeze_processes()
and should not be frozen. - If unset the fpu must be initialized before use.
- Kernel thread cloned from userspace thread.
- I’m a virtual CPU.
- I’m a workqueue worker.
- VMADDR_
CID_ RESERVED Deprecated
Functions§
- _IO 🔒Build an ioctl number for an argumentless ioctl.
- _IOC 🔒Build an ioctl number, analogous to the C macro of the same name.
- _IOR 🔒Build an ioctl number for an read-only ioctl.
- _IOW 🔒Build an ioctl number for an write-only ioctl.
- _IOWR 🔒Build an ioctl number for a read-write ioctl.
- abs⚠
- dup3⚠
- ftok⚠
- glob⚠
- iopl⚠
- labs⚠
- rand⚠
- sync⚠
- tee⚠