Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Dstats.h212 rq = __task_rq_lock(p, &rf); in psi_ttwu_dequeue()
H A Dsched.h1833 struct rq *__task_rq_lock(struct task_struct *p, struct rq_flags *rf)
1863 DEFINE_LOCK_GUARD_1(__task_rq_lock, struct task_struct,
1864 _T->rq = __task_rq_lock(_T->lock, &_T->rf),
H A Dcore.c706 struct rq *__task_rq_lock(struct task_struct *p, struct rq_flags *rf) in __task_rq_lock() function
2691 scoped_guard (__task_rq_lock, p) in set_cpus_allowed_force()
3690 rq = __task_rq_lock(p, &rf); in ttwu_runnable()
4283 rq = __task_rq_lock(p, &rf); in task_call_func()
4754 rq = __task_rq_lock(p, &rf); in wake_up_new_task()
7278 rq = __task_rq_lock(p, &rf); in rt_mutex_setprio()