Home
last modified time | relevance | path

Searched refs:thr_syscall_req (Results 1 – 3 of 3) sorted by relevance

/freebsd-14.2/sys/sys/
H A Dptrace.h213 struct thr_syscall_req { struct
/freebsd-14.2/sys/kern/
H A Dsys_process.c862 struct thr_syscall_req *tsr; in kern_ptrace()
1644 tsr = malloc(sizeof(struct thr_syscall_req), M_TEMP, in kern_ptrace()
H A Dkern_sig.c2667 struct thr_syscall_req *tsr) in ptrace_syscallreq()