Home
last modified time | relevance | path

Searched refs:linux_ptrace_get_syscall_info_machdep (Results 1 – 5 of 5) sorted by relevance

/freebsd-head/sys/arm64/linux/
HDlinux_machdep.c98 linux_ptrace_get_syscall_info_machdep(const struct reg *reg, in linux_ptrace_get_syscall_info_machdep() function
HDlinux.h200 void linux_ptrace_get_syscall_info_machdep(const struct reg *reg,
/freebsd-head/sys/amd64/linux/
HDlinux.h246 void linux_ptrace_get_syscall_info_machdep(const struct reg *reg,
HDlinux_machdep.c285 linux_ptrace_get_syscall_info_machdep(const struct reg *reg, in linux_ptrace_get_syscall_info_machdep() function
/freebsd-head/sys/compat/linux/
HDlinux_ptrace.c443 linux_ptrace_get_syscall_info_machdep(&b_reg, &si); in linux_ptrace_get_syscall_info()