Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dkern_resource.c298 sys_rtprio_thread(struct thread *td, struct rtprio_thread_args *uap) in sys_rtprio_thread() function
H A Dinit_sysent.c535 …{ .sy_narg = AS(rtprio_thread_args), .sy_call = (sy_call_t *)sys_rtprio_thread, .sy_auevent = AUE_…
/freebsd/sys/compat/freebsd32/
H A Dfreebsd32_sysent.c536 …{ .sy_narg = AS(rtprio_thread_args), .sy_call = (sy_call_t *)sys_rtprio_thread, .sy_auevent = AUE_…
/freebsd/sys/sys/
H A Dsysproto.h2173 int sys_rtprio_thread(struct thread *, struct rtprio_thread_args *);