Structs§
- Error
Context - Contains context to track the most recently failing system call.
Functions§
- enter
- execute_
syscall - Executes the provided
syscallincurrent_task. - process_
completed_ restricted_ exit - Finishes
current_taskupdates after a restricted mode exit such as a syscall, exception, or kick.