Searched refs:sched_attr (Results 1 – 2 of 2) sorted by relevance
17 static int __sched_setscheduler(struct process_control_block *p, const struct sched_attr *attr, boo… in __sched_setscheduler()33 struct sched_attr attr = {.sched_policy = policy}; in _sched_setscheduler()
24 struct sched_attr struct47 static int __sched_setscheduler(struct process_control_block *p, const struct sched_attr *attr, boo… argument