Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dkern_resource.c374 struct rtprio_args { struct
381 sys_rtprio(struct thread *td, struct rtprio_args *uap) in sys_rtprio() argument
H A Dinit_sysent.c224 …{ .sy_narg = AS(rtprio_args), .sy_call = (sy_call_t *)sys_rtprio, .sy_auevent = AUE_RTPRIO, .sy_fl…
H A Dsystrace_args.c856 struct rtprio_args *p = params; in systrace_args()
/f-stack/freebsd/sys/
H A Dsysproto.h501 struct rtprio_args { struct
1955 int sys_rtprio(struct thread *, struct rtprio_args *);