Skip to main content

kernel_check_spawn_invariants

Function kernel_check_spawn_invariants 

Source
pub fn kernel_check_spawn_invariants(
    id: &SiloId,
    mode: &OctalMode,
) -> Result<(), SyscallError>
Expand description

Performs the kernel check spawn invariants operation.