Searched defs:sched_param (Results 1 – 12 of 12) sorted by relevance
36 #define sched_param sched_param_discard macro42 struct sched_param { struct43 int sched_priority;44 int __reserved1;45 struct {48 } __reserved2[2];49 int __reserved3;
9 struct sched_param { struct10 int sched_priority;
22 struct sched_param { struct23 int sched_priority;
7 struct sched_param { struct18 * This is needed because the original struct sched_param can not be argument
15 struct sched_attr *sched_param; member
407 int parse_prio(char *arg, struct sched_attr *sched_param) in parse_prio()
44 struct sched_attr sched_param; member
37 struct sched_attr sched_param; member
47 struct sched_attr sched_param; member
424 struct sched_param { struct425 int sched_priority;