Searched refs:thr_syscall_req (Results 1 – 3 of 3) sorted by relevance
219 struct thr_syscall_req { struct
860 struct thr_syscall_req *tsr; in kern_ptrace()1686 tsr = malloc(sizeof(struct thr_syscall_req), M_TEMP, in kern_ptrace()
2674 struct thr_syscall_req *tsr) in ptrace_syscallreq()