Home
last modified time | relevance | path

Searched refs:task_rq_lock (Results 1 – 11 of 11) 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.c62 rq = task_rq_lock(p, &rf); in sched_core_update_cookie()
H A Dsyscalls.c75 guard(task_rq_lock)(p); in set_user_nice() local
570 rq = task_rq_lock(p, &rf); in __sched_setscheduler()
1525 scoped_guard (task_rq_lock, p) { in sched_rr_get_interval()
H A Dcore.c730 struct rq *task_rq_lock(struct task_struct *p, struct rq_flags *rf) in task_rq_lock() function
1586 guard(task_rq_lock)(p); in uclamp_update_util_min_rt_default() local
1848 rq = task_rq_lock(p, &rf); in uclamp_update_active()
2267 rq = task_rq_lock(p, &rf); in wait_task_inactive()
2350 scoped_guard (task_rq_lock, p) in migrate_disable_switch()
3080 rq = task_rq_lock(p, &rf); in __set_cpus_allowed_ptr()
3125 rq = task_rq_lock(p, &rf); in restrict_cpus_allowed_ptr()
5438 rq = task_rq_lock(p, &rf); in task_sched_runtime()
8005 guard(task_rq_lock)(p); in sched_setnuma() local
9114 CLASS(task_rq_lock, rq_guard)(tsk); in sched_move_task() local
[all …]
H A Dsched.h1837 struct rq *task_rq_lock(struct task_struct *p, struct rq_flags *rf)
1858 DEFINE_LOCK_GUARD_1(task_rq_lock, struct task_struct,
1859 _T->rq = task_rq_lock(_T->lock, &_T->rf),
H A Dext_idle.c907 rq = task_rq_lock(p, &rf); in select_cpu_from_kfunc()
H A Dext.c673 iter->rq = task_rq_lock(p, &iter->rf);
2863 rq = task_rq_lock(p, &rf); in scx_init_task()
3008 rq = task_rq_lock(p, &rf); in scx_cancel_fork()
3027 rq = task_rq_lock(p, &rf); in sched_ext_dead()
3052 rq = task_rq_lock(p, &rf); in reweight_task_scx()
H A Ddeadline.c1229 rq = task_rq_lock(p, &rf); in dl_task_timer()
1944 rq = task_rq_lock(p, &rf); in inactive_task_timer()
H A Dpsi.c1170 rq = task_rq_lock(task, &rf); in cgroup_move_task()
H A Dfair.c5727 scoped_guard(task_rq_lock, p) { in throttle_cfs_rq_work()
8627 rq = task_rq_lock(p, &rf); in task_dead_fair()