Structs§
- Dynamic
Syscall Map - Runtime-mutable syscall map that owns its data This allows for dynamic updates at runtime
- Syscall
Map
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