Home
last modified time | relevance | path

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

/NextBSD/sys/kern/
HDkern_resource.c370 sys_rtprio(struct thread *td, register struct rtprio_args *uap) in sys_rtprio() function
HDinit_sysent.c215 …{ AS(rtprio_args), (sy_call_t *)sys_rtprio, AUE_RTPRIO, NULL, 0, 0, SYF_CAPENABLED, SY_THR_STATIC …
/NextBSD/sys/compat/freebsd32/
HDfreebsd32_sysent.c216 …{ AS(rtprio_args), (sy_call_t *)sys_rtprio, AUE_RTPRIO, NULL, 0, 0, 0, SY_THR_STATIC }, /* 166 = r…
/NextBSD/sys/sys/
HDsysproto.h2175 int sys_rtprio(struct thread *, struct rtprio_args *);