Searched refs:sched_prio (Results 1 – 3 of 3) sorted by relevance
97 static void run_hp_threads(int sched_policy, int sched_prio) in run_hp_threads() argument111 init_attr(&attr, sched_policy, sched_prio); in run_hp_threads()
56 #define sched_prio(td,prio) macro
68 sched_prio(td, up->up_prio); in usb_process_thread()