Searched defs:sched_prio (Results 1 – 2 of 2) sorted by relevance
56 #define sched_prio(td,prio) macro
97 static void run_hp_threads(int sched_policy, int sched_prio) in run_hp_threads()