Home
last modified time | relevance | path

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

/Linux-v5.15/Documentation/locking/
Dlockstat.rst163 … &rq->lock 645 [<ffffffff8103bfc4>] task_rq_lock+0x43/0x75
168 … &rq->lock 77 [<ffffffff8103bfc4>] task_rq_lock+0x43/0x75
/Linux-v5.15/kernel/sched/
Dcore_sched.c63 rq = task_rq_lock(p, &rf); in sched_core_update_cookie()
Dcore.c567 struct rq *task_rq_lock(struct task_struct *p, struct rq_flags *rf) in task_rq_lock() function
1387 rq = task_rq_lock(p, &rf); in uclamp_update_util_min_rt_default()
1670 rq = task_rq_lock(p, &rf); in uclamp_update_active()
2847 rq = task_rq_lock(p, &rf); in __set_cpus_allowed_ptr()
2879 rq = task_rq_lock(p, &rf); in restrict_cpus_allowed_ptr()
3215 rq = task_rq_lock(p, &rf); in wait_task_inactive()
5124 rq = task_rq_lock(p, &rf); in task_sched_runtime()
6880 rq = task_rq_lock(p, &rf); in set_user_nice()
7329 rq = task_rq_lock(p, &rf); in __sched_setscheduler()
8468 rq = task_rq_lock(p, &rf); in sched_rr_get_interval()
[all …]
Dcputime.c282 rq = task_rq_lock(t, &rf); in read_sum_exec_runtime()
Ddeadline.c1049 rq = task_rq_lock(p, &rf); in dl_task_timer()
1353 rq = task_rq_lock(p, &rf); in inactive_task_timer()
Dpsi.c996 rq = task_rq_lock(task, &rf); in cgroup_move_task()
Dsched.h1579 struct rq *task_rq_lock(struct task_struct *p, struct rq_flags *rf)
/Linux-v5.15/kernel/livepatch/
Dtransition.c308 rq = task_rq_lock(task, &flags); in klp_try_switch_task()