Lines Matching full:syscall
4 Syscall User Dispatch
18 Syscall User Dispatch brings the filtering of the syscall dispatcher
23 boundaries, to enable/disable the syscall redirection and execute
28 boundary crosses, which is achieved by not executing a syscall to change
41 ABI is completely unexpected to Linux. Syscall User Dispatch, therefore
42 doesn't rely on any of the syscall ABI to make the filtering. It uses
43 only the syscall dispatcher address and the userspace key.
46 syscalls are not instrumentable via ptrace or the syscall tracepoints.
63 C library, which includes the most common syscall dispatchers in the native
76 region, that provides a quick way to enable disable syscall redirection
81 Additionally, a tasks syscall user dispatch configuration can be peeked
88 Syscall User Dispatch provides functionality for compatibility layers to
94 dispatcher region prior to executing the syscall, or to discover the