Crate vmi_os_linux

Source
Expand description

Linux OS-specific VMI operations.

Structs§

LinuxDEntry
A Linux dentry struct.
LinuxFile
A Linux file struct.
LinuxFsStruct
A Linux fs struct.
LinuxImage
Dummy implementation for Linux OS image.
LinuxMapped
Dummy implementation for Linux OS mapped memory.
LinuxMmStruct
A Linux mm struct.
LinuxModule
Dummy implementation for Linux OS kernel module.
LinuxOs
VMI operations for the Linux operating system.
LinuxPath
A Linux path struct.
LinuxQStr
A Linux qstr struct.
LinuxTaskStruct
A Linux task struct.
LinuxThread
Dummy implementation for Linux OS thread.
LinuxVFSMount
A Linux VFS mount struct.
LinuxVmAreaStruct
A Linux VM area struct.
ListEntryIterator
An iterator for traversing list entries.
MapleTree
A MapleTree traversal and manipulation implementation.
MapleTreeIteratorNew
An iterator for traversing entries in a MapleTree
Offsets
Symbols

Enums§

LinuxError
Error types for Linux operations.