Home
last modified time | relevance | path

Searched refs:rtprio_args (Results 1 – 6 of 6) sorted by relevance

/freebsd-12-stable/sys/kern/
Dkern_resource.c362 struct rtprio_args { struct
369 sys_rtprio(struct thread *td, struct rtprio_args *uap) in sys_rtprio() argument
Dinit_sysent.c218 …{ AS(rtprio_args), (sy_call_t *)sys_rtprio, AUE_RTPRIO, NULL, 0, 0, SYF_CAPENABLED, SY_THR_STATIC …
Dsystrace_args.c856 struct rtprio_args *p = params; in systrace_args()
/freebsd-12-stable/sys/compat/freebsd32/
Dfreebsd32_sysent.c225 …{ AS(rtprio_args), (sy_call_t *)sys_rtprio, AUE_RTPRIO, NULL, 0, 0, SYF_CAPENABLED, SY_THR_STATIC …
Dfreebsd32_systrace_args.c833 struct rtprio_args *p = params; in systrace_args()
/freebsd-12-stable/sys/sys/
Dsysproto.h501 struct rtprio_args { struct
1911 int sys_rtprio(struct thread *, struct rtprio_args *);