Home
last modified time | relevance | path

Searched refs:task_rq_lock (Results 1 – 8 of 8) sorted by relevance

/linux/Documentation/locking/
H A Dlockstat.rst163 … &rq->lock 645 [<ffffffff8103bfc4>] task_rq_lock+0x43/0x75
168 … &rq->lock 77 [<ffffffff8103bfc4>] task_rq_lock+0x43/0x75
/linux/Documentation/translations/it_IT/locking/
H A Dlockstat.rst188 … &rq->lock 645 [<ffffffff8103bfc4>] task_rq_lock+0x43/0x75
193 … &rq->lock 77 [<ffffffff8103bfc4>] task_rq_lock+0x43/0x75
/linux/kernel/sched/
H A Dcore_sched.c60 rq = task_rq_lock(p, &rf); in sched_core_update_cookie()
H A Dsyscalls.c77 CLASS(task_rq_lock, rq_guard)(p); in set_user_nice() local
594 rq = task_rq_lock(p, &rf); in __sched_setscheduler()
1549 scoped_guard (task_rq_lock, p) { in sched_rr_get_interval()
H A Dcore.c691 struct rq *task_rq_lock(struct task_struct *p, struct rq_flags *rf) in task_rq_lock() function
1571 guard(task_rq_lock)(p); in uclamp_update_util_min_rt_default() local
1832 rq = task_rq_lock(p, &rf); in uclamp_update_active()
2280 rq = task_rq_lock(p, &rf); in wait_task_inactive()
3156 rq = task_rq_lock(p, &rf); in __set_cpus_allowed_ptr()
3201 rq = task_rq_lock(p, &rf); in restrict_cpus_allowed_ptr()
5564 rq = task_rq_lock(p, &rf); in task_sched_runtime()
7921 rq = task_rq_lock(p, &rf); in sched_setnuma()
9061 CLASS(task_rq_lock, rq_guard)(tsk); in sched_move_task() local
H A Dext.c1470 iter->rq = task_rq_lock(p, &iter->rf); in scx_task_iter_next_locked()
3996 rq = task_rq_lock(p, &rf); in scx_ops_init_task()
4133 rq = task_rq_lock(p, &rf); in scx_post_fork()
4152 rq = task_rq_lock(p, &rf); in scx_cancel_fork()
4177 rq = task_rq_lock(p, &rf); in sched_ext_free()
H A Ddeadline.c1297 rq = task_rq_lock(p, &rf); in dl_task_timer()
1791 rq = task_rq_lock(p, &rf); in inactive_task_timer()
H A Dfair.c8670 rq = task_rq_lock(p, &rf); in task_dead_fair()