Searched defs:rtprio_thread_args (Results 1 – 2 of 2) sorted by relevance
291 struct rtprio_thread_args { struct298 sys_rtprio_thread(struct thread *td, struct rtprio_thread_args *uap) in sys_rtprio_thread() argument
1297 struct rtprio_thread_args { struct1298 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 *)];