Searched defs:sched_priority (Results 1 – 2 of 2) sorted by relevance
8 int sched_priority; member67 __u32 sched_priority; member
283 struct sched_param sched_priority = { .sched_priority = MAX_RT_PRIO-1 }; in suspend_test_thread() local