Home
last modified time | relevance | path

Searched refs:sched_setattr_nocheck (Results 1 - 2 of 2) sorted by relevance

/device/soc/rockchip/common/sdk_linux/include/linux/
H A Dsched.h1851 extern int sched_setattr_nocheck(struct task_struct *, const struct sched_attr *);
/device/soc/rockchip/common/sdk_linux/kernel/sched/
H A Dcore.c6024 int sched_setattr_nocheck(struct task_struct *p, const struct sched_attr *attr) in sched_setattr_nocheck() function
6028 EXPORT_SYMBOL_GPL(sched_setattr_nocheck); variable
6092 WARN_ON_ONCE(sched_setattr_nocheck(p, &attr) != 0); in sched_set_normal()

Completed in 14 milliseconds