Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dkern_resource.c289 struct rtprio_thread_args { struct
296 sys_rtprio_thread(struct thread *td, struct rtprio_thread_args *uap) in sys_rtprio_thread() argument
/freebsd/sys/sys/
H A Dsysproto.h1297 struct rtprio_thread_args { struct
1298 char function_l_[PADL_(int)]; int function; char function_r_[PADR_(int)];
1299 char lwpid_l_[PADL_(lwpid_t)]; lwpid_t lwpid; char lwpid_r_[PADR_(lwpid_t)];
1300 char rtp_l_[PADL_(struct rtprio *)]; struct rtprio * rtp; char rtp_r_[PADR_(struct rtprio *)];