Searched refs:rq_unlock (Results 1 – 3 of 3) sorted by relevance
| /linux/kernel/sched/ |
| A D | core.c | 715 rq_unlock(rq, &rf); in hrtick() 740 rq_unlock(rq, &rf); in __hrtick_start() 2256 rq_unlock(rq, rf); in move_queued_task() 3797 rq_unlock(rq, &rf); in ttwu_queue() 4184 rq_unlock(rq, &rf); in task_call_func() 5248 rq_unlock(rq, &rf); in scheduler_tick() 8797 rq_unlock(rq, &rf); in __balance_push_cpu_stop()
|
| A D | fair.c | 8043 rq_unlock(rq, &rf); in attach_one_task() 8066 rq_unlock(env->dst_rq, &rf); in attach_tasks() 9927 rq_unlock(busiest, &rf); in load_balance() 10221 rq_unlock(busiest_rq, &rf); in active_load_balance_cpu_stop() 11214 rq_unlock(rq, &rf); in task_fork_fair()
|
| A D | sched.h | 1635 rq_unlock(struct rq *rq, struct rq_flags *rf) in rq_unlock() function
|
Completed in 43 milliseconds