Searched refs:freebsd32_thr_new_args (Results 1 – 4 of 4) sorted by relevance
366 struct freebsd32_thr_new_args { struct769 int freebsd32_thr_new(struct thread *, struct freebsd32_thr_new_args *);
525 …{ .sy_narg = AS(freebsd32_thr_new_args), .sy_call = (sy_call_t *)freebsd32_thr_new, .sy_auevent = …
3223 struct freebsd32_thr_new_args *uap) in freebsd32_thr_new()
2198 struct freebsd32_thr_new_args *p = params; in systrace_args()