Module syscalls_map

Module syscalls_map 

Source

Structs§

DynamicSyscallMap
Runtime-mutable syscall map that owns its data This allows for dynamic updates at runtime
SyscallMap

Functions§

compute_syscall_entries
Runtime helper for dynamic syscall lists Computes hashes and sorts entries, borrowing from the input
compute_syscall_entries_const
Helper function for compile-time syscall map creation Computes hashes and sorts entries at compile time
murmur3_32