Home
last modified time | relevance | path

Searched refs:syscall_info (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/arm64/linux/
H A Dlinux.h196 struct syscall_info;
203 struct syscall_info *si);
H A Dlinux_machdep.c99 struct syscall_info *si) in linux_ptrace_get_syscall_info_machdep()
/freebsd/sys/amd64/linux/
H A Dlinux.h258 struct syscall_info;
267 struct syscall_info *si);
H A Dlinux_machdep.c306 struct syscall_info *si) in linux_ptrace_get_syscall_info_machdep()
/freebsd/sys/compat/linux/
H A Dlinux_misc.h177 struct syscall_info { struct
H A Dlinux_ptrace.c454 struct syscall_info si; in linux_ptrace_get_syscall_info()