Home
last modified time | relevance | path

Searched refs:should_honor_rt_sync (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/kernel/sched/
H A Drt.c1390 static inline bool should_honor_rt_sync(struct rq *rq, struct task_struct *p, in should_honor_rt_sync() function
1403 static inline bool should_honor_rt_sync(struct rq *rq, struct task_struct *p, in should_honor_rt_sync() function
1425 !should_honor_rt_sync(rq, p, sync)) in enqueue_task_rt()
1566 if (should_honor_rt_sync(this_cpu_rq, p, sync) && in select_task_rq_rt()