Home
last modified time | relevance | path

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

/linux-6.6.21/kernel/sched/
Dstats.h172 rq = __task_rq_lock(p, &rf); in psi_ttwu_dequeue()
Dcore.c627 struct rq *__task_rq_lock(struct task_struct *p, struct rq_flags *rf) in __task_rq_lock() function
3855 rq = __task_rq_lock(p, &rf); in ttwu_runnable()
4416 rq = __task_rq_lock(p, &rf); in task_call_func()
4872 rq = __task_rq_lock(p, &rf); in wake_up_new_task()
7081 rq = __task_rq_lock(p, &rf); in rt_mutex_setprio()
Dsched.h1637 struct rq *__task_rq_lock(struct task_struct *p, struct rq_flags *rf)
Ddeadline.c2556 rq = __task_rq_lock(p, &rf); in dl_add_task_root_domain()