Lines Matching +defs:user +defs:attr
339 const struct sched_attr *attr) in uclamp_validate()
373 static bool uclamp_reset(const struct sched_attr *attr, in uclamp_reset()
399 const struct sched_attr *attr) in __setscheduler_uclamp()
442 const struct sched_attr *attr) in uclamp_validate()
447 const struct sched_attr *attr) { } in __setscheduler_uclamp()
456 const struct sched_attr *attr, in user_check_sched_setscheduler()
514 const struct sched_attr *attr, in __sched_setscheduler()
515 bool user, bool pi) in __sched_setscheduler()
758 struct sched_attr attr = { in _sched_setscheduler() local
794 int sched_setattr(struct task_struct *p, const struct sched_attr *attr) in sched_setattr()
799 int sched_setattr_nocheck(struct task_struct *p, const struct sched_attr *attr) in sched_setattr_nocheck()
861 struct sched_attr attr = { in sched_set_normal() local
889 static int sched_copy_attr(struct sched_attr __user *uattr, struct sched_attr *attr) in sched_copy_attr()
931 static void get_params(struct task_struct *p, struct sched_attr *attr) in get_params()
980 struct sched_attr attr; in SYSCALL_DEFINE3() local