Home
last modified time | relevance | path

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

/openbmc/linux/kernel/sched/
H A Dstats.h176 rq = __task_rq_lock(p, &rf); in psi_ttwu_dequeue()
H A Dcore.c627 struct rq *__task_rq_lock(struct task_struct *p, struct rq_flags *rf) in __task_rq_lock() function
3853 rq = __task_rq_lock(p, &rf); in ttwu_runnable()
4414 rq = __task_rq_lock(p, &rf); in task_call_func()
4868 rq = __task_rq_lock(p, &rf); in wake_up_new_task()
7082 rq = __task_rq_lock(p, &rf); in rt_mutex_setprio()
H A Dsched.h1638 struct rq *__task_rq_lock(struct task_struct *p, struct rq_flags *rf)
H A Ddeadline.c2564 rq = __task_rq_lock(p, &rf); in dl_add_task_root_domain()