Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/kern/
HDkern_resource.c370 sys_rtprio(struct thread *td, struct rtprio_args *uap) in sys_rtprio() function
HDinit_sysent.c214 …{ AS(rtprio_args), (sy_call_t *)sys_rtprio, AUE_RTPRIO, NULL, 0, 0, SYF_CAPENABLED, SY_THR_STATIC …
/freebsd-11-stable/sys/compat/freebsd32/
HDfreebsd32_sysent.c221 …{ AS(rtprio_args), (sy_call_t *)sys_rtprio, AUE_RTPRIO, NULL, 0, 0, SYF_CAPENABLED, SY_THR_STATIC …
/freebsd-11-stable/sys/sys/
HDsysproto.h1906 int sys_rtprio(struct thread *, struct rtprio_args *);