Home
last modified time | relevance | path

Searched defs:rtprio_args (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/kern/
H A Dkern_resource.c372 struct rtprio_args { struct
379 sys_rtprio(struct thread *td, struct rtprio_args *uap) in sys_rtprio() argument
/freebsd/sys/sys/
H A Dsysproto.h491 struct rtprio_args { struct
492 char function_l_[PADL_(int)]; int function; char function_r_[PADR_(int)];
493 char pid_l_[PADL_(pid_t)]; pid_t pid; char pid_r_[PADR_(pid_t)];
494 char rtp_l_[PADL_(struct rtprio *)]; struct rtprio * rtp; char rtp_r_[PADR_(struct rtprio *)];