Searched refs:freebsd32_thr_suspend_args (Results 1 – 4 of 4) sorted by relevance
375 struct freebsd32_thr_suspend_args { struct774 int freebsd32_thr_suspend(struct thread *, struct freebsd32_thr_suspend_args *);
497 …{ AS(freebsd32_thr_suspend_args), (sy_call_t *)freebsd32_thr_suspend, AUE_NULL, NULL, 0, 0, SYF_CA…
2528 freebsd32_thr_suspend(struct thread *td, struct freebsd32_thr_suspend_args *uap) in freebsd32_thr_suspend()
2260 struct freebsd32_thr_suspend_args *p = params; in systrace_args()