Searched refs:rq_unlock (Results 1 – 4 of 4) sorted by relevance
| /linux/kernel/sched/ |
| H A D | core.c | 902 rq_unlock(rq, &rf); in hrtick() 937 rq_unlock(rq, &rf); in __hrtick_start() 2514 rq_unlock(rq, rf); in move_queued_task() 2666 rq_unlock(rq, &rf); in migration_cpu_stop() 2676 rq_unlock(rq, &rf); in migration_cpu_stop() 3979 rq_unlock(rq, &rf); in ttwu_queue() 5670 rq_unlock(rq, &rf); in sched_tick() 8379 rq_unlock(rq, &rf); in __balance_push_cpu_stop()
|
| H A D | deadline.c | 2009 rq_unlock(rq, &rf); in inactive_task_timer() 2485 rq_unlock(rq, &rf); in migrate_task_rq_dl()
|
| H A D | sched.h | 1986 static inline void rq_unlock(struct rq *rq, struct rq_flags *rf) in rq_unlock() function 1995 rq_unlock(_T->lock, &_T->rf),
|
| H A D | fair.c | 6369 rq_unlock(rq, &rf); in __cfsb_csd_unthrottle() 10059 rq_unlock(env->dst_rq, &rf); in attach_tasks() 12191 rq_unlock(busiest, &rf); in sched_balance_rq() 12499 rq_unlock(busiest_rq, &rf); in active_load_balance_cpu_stop()
|