Searched refs:rq_unlock (Results 1 – 4 of 4) sorted by relevance
| /linux/kernel/sched/ |
| H A D | core.c | 927 rq_unlock(rq, &rf); in hrtick() 962 rq_unlock(rq, &rf); in __hrtick_start() 2564 rq_unlock(rq, rf); in move_queued_task() 2716 rq_unlock(rq, &rf); in migration_cpu_stop() 2726 rq_unlock(rq, &rf); in migration_cpu_stop() 4088 rq_unlock(rq, &rf); in ttwu_queue() 5803 rq_unlock(rq, &rf); in sched_tick() 8459 rq_unlock(rq, &rf); in __balance_push_cpu_stop()
|
| H A D | deadline.c | 2202 rq_unlock(rq, &rf); in inactive_task_timer() 2684 rq_unlock(rq, &rf); in migrate_task_rq_dl()
|
| H A D | sched.h | 2034 static inline void rq_unlock(struct rq *rq, struct rq_flags *rf) in rq_unlock() function 2043 rq_unlock(_T->lock, &_T->rf),
|
| H A D | fair.c | 11180 rq_unlock(env->dst_rq, &rf); in attach_tasks() 13517 rq_unlock(busiest, &rf); in sched_balance_rq() 13835 rq_unlock(busiest_rq, &rf); in active_load_balance_cpu_stop()
|