Skip to main content

Crate starnix_syscall_loop

Crate starnix_syscall_loop 

Source

Structs§

ErrorContext
Contains context to track the most recently failing system call.

Functions§

enter
execute_syscall
Executes the provided syscall in current_task.
process_completed_restricted_exit
Finishes current_task updates after a restricted mode exit such as a syscall, exception, or kick.