Searched defs:sched_param (Results 1 – 2 of 2) sorted by relevance
47 struct sched_param { struct48 int sched_priority; /* Process execution scheduling priority */51 int ss_low_priority; /* Low scheduling priority for sporadic */53 struct timespec ss_replenish_period; 55 struct timespec ss_initial_budget; /* Initial budget for sporadic server */
71 struct sched_param struct73 int __sched_priority;