Searched refs:rq_unlock (Results 1 – 3 of 3) sorted by relevance
/kernel/sched/ |
D | core.c | 255 rq_unlock(rq, &rf); in hrtick() 280 rq_unlock(rq, &rf); in __hrtick_start() 1608 rq_unlock(rq, rf); in move_queued_task() 1685 rq_unlock(rq, &rf); in migration_cpu_stop() 2529 rq_unlock(rq, &rf); in ttwu_queue() 3728 rq_unlock(rq, &rf); in scheduler_tick() 6394 rq_unlock(rq, rf); in migrate_tasks() 6412 rq_unlock(rq, rf); in migrate_tasks()
|
D | fair.c | 7720 rq_unlock(rq, &rf); in attach_one_task() 7743 rq_unlock(env->dst_rq, &rf); in attach_tasks() 9219 rq_unlock(busiest, &rf); in load_balance() 9522 rq_unlock(busiest_rq, &rf); in active_load_balance_cpu_stop() 10344 rq_unlock(rq, &rf); in task_fork_fair()
|
D | sched.h | 1258 rq_unlock(struct rq *rq, struct rq_flags *rf) in rq_unlock() function
|