Searched refs:task_rq_unlock (Results 1 – 6 of 6) sorted by relevance
/Linux-v4.19/kernel/sched/ |
D | core.c | 1104 task_rq_unlock(rq, p, &rf); in __set_cpus_allowed_ptr() 1116 task_rq_unlock(rq, p, &rf); in __set_cpus_allowed_ptr() 1359 task_rq_unlock(rq, p, &rf); in wait_task_inactive() 2432 task_rq_unlock(rq, p, &rf); in wake_up_new_task() 3029 task_rq_unlock(rq, p, &rf); in task_sched_runtime() 3917 task_rq_unlock(rq, p, &rf); in set_user_nice() 4232 task_rq_unlock(rq, p, &rf); in __sched_setscheduler() 4249 task_rq_unlock(rq, p, &rf); in __sched_setscheduler() 4263 task_rq_unlock(rq, p, &rf); in __sched_setscheduler() 4279 task_rq_unlock(rq, p, &rf); in __sched_setscheduler() [all …]
|
D | cputime.c | 282 task_rq_unlock(rq, t, &rf); in read_sum_exec_runtime()
|
D | deadline.c | 1042 task_rq_unlock(rq, p, &rf); in dl_task_timer() 1286 task_rq_unlock(rq, p, &rf); in inactive_task_timer()
|
D | sched.h | 1795 task_rq_unlock(struct rq *rq, struct task_struct *p, struct rq_flags *rf) in task_rq_unlock() function
|
/Linux-v4.19/kernel/livepatch/ |
D | transition.c | 336 task_rq_unlock(rq, task, &flags); in klp_try_switch_task()
|
/Linux-v4.19/Documentation/trace/ |
D | ftrace.rst | 1469 # => ended at: task_rq_unlock 1512 bash-1994 1.N.1 84us : _raw_spin_unlock_irqrestore <-task_rq_unlock 1513 bash-1994 1.N.1 84us+: trace_preempt_on <-task_rq_unlock 1517 => task_rq_unlock
|