Home
last modified time | relevance | path

Searched refs:rtprio_thread_args (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/kern/
H A Dkern_resource.c293 struct rtprio_thread_args { struct
300 sys_rtprio_thread(struct thread *td, struct rtprio_thread_args *uap) in sys_rtprio_thread() argument
H A Dinit_sysent.c524 …{ .sy_narg = AS(rtprio_thread_args), .sy_call = (sy_call_t *)sys_rtprio_thread, .sy_auevent = AUE_…
H A Dsystrace_args.c2458 struct rtprio_thread_args *p = params; in systrace_args()
/f-stack/freebsd/sys/
H A Dsysproto.h1310 struct rtprio_thread_args { struct
2142 int sys_rtprio_thread(struct thread *, struct rtprio_thread_args *);