Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dkern_resource.c379 sys_rtprio(struct thread *td, struct rtprio_args *uap) in sys_rtprio() function
H A Dinit_sysent.c235 …{ .sy_narg = AS(rtprio_args), .sy_call = (sy_call_t *)sys_rtprio, .sy_auevent = AUE_RTPRIO, .sy_fl…
/freebsd/sys/compat/freebsd32/
H A Dfreebsd32_sysent.c236 …{ .sy_narg = AS(rtprio_args), .sy_call = (sy_call_t *)sys_rtprio, .sy_auevent = AUE_RTPRIO, .sy_fl…
/freebsd/sys/sys/
H A Dsysproto.h1987 int sys_rtprio(struct thread *, struct rtprio_args *);