Module syscall

Module syscall 

Source
Expand description

System call infrastructure.

Modules§

flags
Flags for system calls.
uaccess
The uaccess module provides abstractions for interacting with user-space memory in a kernel context.

Structs§

Registers
x86_64 Trap frame.