Expand description
Functions to deal with Kernel State Objects (KSOs). These are objects created by the kernel to describe the running state of the system and expose device memory to userspace.
Structs§
- Possible flags for kaction.
- The base struct for any kernel state object.
Enums§
- A KAction command, either generic or KSO-specific.
- Possible error values for KAction.
- A generic kaction command, applies to all KSOs.
- A value to pass for a KAction.
Constants§
- Maximum name length for a KSO.