Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Dstats.h172 rq = __task_rq_lock(p, &rf); in psi_ttwu_dequeue()
H A Dcore.c628 struct rq *__task_rq_lock(struct task_struct *p, struct rq_flags *rf) in __task_rq_lock() function
3856 rq = __task_rq_lock(p, &rf); in ttwu_runnable()
4444 rq = __task_rq_lock(p, &rf); in task_call_func()
4896 rq = __task_rq_lock(p, &rf); in wake_up_new_task()
7166 rq = __task_rq_lock(p, &rf); in rt_mutex_setprio()
H A Dsched.h1653 struct rq *__task_rq_lock(struct task_struct *p, struct rq_flags *rf)
H A Ddeadline.c2650 rq = __task_rq_lock(p, &rf); in dl_add_task_root_domain()