new_syscall_from_state
starnix_
core
In starnix_
core::
arch::
execution
starnix_core
::
arch
::
execution
Function
new_
syscall_
from_
state
Copy item path
Source
pub fn new_syscall_from_state( syscall_decl:
SyscallDecl
, thread_state: &
ThreadState
, ) ->
Syscall