Home
last modified time | relevance | path

Searched refs:task_has_rt_policy (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/kernel/sched/
H A Dcore.c3424 if (task_has_dl_policy(p) || task_has_rt_policy(p)) { in sched_fork()
5205 if (task_has_dl_policy(p) || task_has_rt_policy(p)) { in set_user_nice()
6008 if (task_has_rt_policy(p)) in SYSCALL_DEFINE2()
6096 else if (task_has_rt_policy(p)) in SYSCALL_DEFINE4()
H A Dsched.h272 static inline int task_has_rt_policy(struct task_struct *p) in task_has_rt_policy() function
/kernel/linux/linux-6.6/kernel/sched/
H A Dcore.c4908 if (task_has_dl_policy(p) || task_has_rt_policy(p)) { in sched_fork()
7399 if (task_has_dl_policy(p) || task_has_rt_policy(p)) { in set_user_nice()
8238 else if (task_has_rt_policy(p)) in get_params()
8369 if (task_has_rt_policy(p)) in SYSCALL_DEFINE2()
H A Dsched.h295 static inline int task_has_rt_policy(struct task_struct *p) in task_has_rt_policy() function

Completed in 35 milliseconds