Home
last modified time | relevance | path

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

/linux-6.1.9/kernel/sched/
Dstats.h185 rq = __task_rq_lock(p, &rf); in psi_ttwu_dequeue()
Dcore.c606 struct rq *__task_rq_lock(struct task_struct *p, struct rq_flags *rf) in __task_rq_lock() function
3728 rq = __task_rq_lock(p, &rf); in ttwu_runnable()
4289 rq = __task_rq_lock(p, &rf); in task_call_func()
4731 rq = __task_rq_lock(p, &rf); in wake_up_new_task()
6936 rq = __task_rq_lock(p, &rf); in rt_mutex_setprio()
Dsched.h1600 struct rq *__task_rq_lock(struct task_struct *p, struct rq_flags *rf)
Ddeadline.c2563 rq = __task_rq_lock(p, &rf); in dl_add_task_root_domain()