Home
last modified time | relevance | path

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

/Linux-v5.15/kernel/sched/
Dstats.h126 rq = __task_rq_lock(p, &rf); in psi_ttwu_dequeue()
Dcore.c543 struct rq *__task_rq_lock(struct task_struct *p, struct rq_flags *rf) in __task_rq_lock() function
3612 rq = __task_rq_lock(p, &rf); in ttwu_runnable()
4134 rq = __task_rq_lock(p, &rf); in try_invoke_on_locked_down_task()
4459 rq = __task_rq_lock(p, &rf); in wake_up_new_task()
6760 rq = __task_rq_lock(p, &rf); in rt_mutex_setprio()
Dsched.h1576 struct rq *__task_rq_lock(struct task_struct *p, struct rq_flags *rf)
Ddeadline.c2409 rq = __task_rq_lock(p, &rf); in dl_add_task_root_domain()