Home
last modified time | relevance | path

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

/kernel/sched/
Dstats.h185 rq = __task_rq_lock(p, &rf); in psi_ttwu_dequeue()
Dcore.c624 struct rq *__task_rq_lock(struct task_struct *p, struct rq_flags *rf) in __task_rq_lock() function
644 EXPORT_SYMBOL_GPL(__task_rq_lock);
3865 rq = __task_rq_lock(p, &rf); in ttwu_runnable()
4440 rq = __task_rq_lock(p, &rf); in task_call_func()
4891 rq = __task_rq_lock(p, &rf); in wake_up_new_task()
7117 rq = __task_rq_lock(p, &rf); in rt_mutex_setprio()
Dsched.h1642 struct rq *__task_rq_lock(struct task_struct *p, struct rq_flags *rf)
Ddeadline.c2568 rq = __task_rq_lock(p, &rf); in dl_add_task_root_domain()