Home
last modified time | relevance | path

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

/linux-6.15/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-6.15/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-6.15/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.c698 struct rq *task_rq_lock(struct task_struct *p, struct rq_flags *rf) in task_rq_lock() function
1576 guard(task_rq_lock)(p); in uclamp_update_util_min_rt_default() local
1837 rq = task_rq_lock(p, &rf); in uclamp_update_active()
2285 rq = task_rq_lock(p, &rf); in wait_task_inactive()
3161 rq = task_rq_lock(p, &rf); in __set_cpus_allowed_ptr()
3206 rq = task_rq_lock(p, &rf); in restrict_cpus_allowed_ptr()
5568 rq = task_rq_lock(p, &rf); in task_sched_runtime()
7972 rq = task_rq_lock(p, &rf); in sched_setnuma()
9105 CLASS(task_rq_lock, rq_guard)(tsk); in sched_move_task() local
H A Dsched.h1794 struct rq *task_rq_lock(struct task_struct *p, struct rq_flags *rf)
1815 DEFINE_LOCK_GUARD_1(task_rq_lock, struct task_struct,
1816 _T->rq = task_rq_lock(_T->lock, &_T->rf),
H A Dcputime.c298 rq = task_rq_lock(t, &rf); in read_sum_exec_runtime()
H A Dext.c1512 iter->rq = task_rq_lock(p, &iter->rf); in scx_task_iter_next_locked()
3677 rq = task_rq_lock(p, &rf); in scx_ops_init_task()
3817 rq = task_rq_lock(p, &rf); in scx_post_fork()
3836 rq = task_rq_lock(p, &rf); in scx_cancel_fork()
3861 rq = task_rq_lock(p, &rf); in sched_ext_free()
H A Ddeadline.c1297 rq = task_rq_lock(p, &rf); in dl_task_timer()
1790 rq = task_rq_lock(p, &rf); in inactive_task_timer()
H A Dpsi.c1161 rq = task_rq_lock(task, &rf); in cgroup_move_task()
H A Dfair.c8683 rq = task_rq_lock(p, &rf); in task_dead_fair()