Searched refs:task_rq_unlock (Results 1 – 8 of 8) sorted by relevance
/Linux-v5.10/kernel/sched/ |
D | core.c | 1035 task_rq_unlock(rq, p, &rf); in uclamp_update_util_min_rt_default() 1308 task_rq_unlock(rq, p, &rf); in uclamp_update_active() 1932 task_rq_unlock(rq, p, &rf); in __set_cpus_allowed_ptr() 1943 task_rq_unlock(rq, p, &rf); in __set_cpus_allowed_ptr() 2184 task_rq_unlock(rq, p, &rf); in wait_task_inactive() 3372 task_rq_unlock(rq, p, &rf); in wake_up_new_task() 3975 task_rq_unlock(rq, p, &rf); in task_sched_runtime() 5008 task_rq_unlock(rq, p, &rf); in set_user_nice() 5399 task_rq_unlock(rq, p, &rf); in __sched_setscheduler() 5460 task_rq_unlock(rq, p, &rf); in __sched_setscheduler() [all …]
|
D | deadline.c | 1134 task_rq_unlock(rq, p, &rf); in dl_task_timer() 1378 task_rq_unlock(rq, p, &rf); in inactive_task_timer() 2390 task_rq_unlock(rq, p, &rf); in dl_add_task_root_domain()
|
D | cputime.c | 283 task_rq_unlock(rq, t, &rf); in read_sum_exec_runtime()
|
D | psi.c | 1001 task_rq_unlock(rq, task, &rf); in cgroup_move_task()
|
D | sched.h | 1263 task_rq_unlock(struct rq *rq, struct task_struct *p, struct rq_flags *rf) in task_rq_unlock() function
|
/Linux-v5.10/kernel/livepatch/ |
D | transition.c | 326 task_rq_unlock(rq, task, &flags); in klp_try_switch_task()
|
/Linux-v5.10/fs/ |
D | io-wq.c | 1222 task_rq_unlock(rq, task, &rf); in io_wq_worker_affinity()
|
/Linux-v5.10/Documentation/trace/ |
D | ftrace.rst | 1604 # => ended at: task_rq_unlock 1647 bash-1994 1.N.1 84us : _raw_spin_unlock_irqrestore <-task_rq_unlock 1648 bash-1994 1.N.1 84us+: trace_preempt_on <-task_rq_unlock 1652 => task_rq_unlock
|