Searched refs:rq_lock (Results 1 – 5 of 5) sorted by relevance
/kernel/sched/ |
D | core.c | 793 rq_lock(rq, &rf); in hrtick() 819 rq_lock(rq, &rf); in __hrtick_start() 2551 rq_lock(rq, rf); in move_queued_task() 2627 rq_lock(rq, &rf); in migration_cpu_stop() 4039 rq_lock(rq, &rf); in ttwu_queue() 5677 rq_lock(rq, &rf); in scheduler_tick() 6645 rq_lock(rq, &rf); in __schedule() 9404 rq_lock(rq, &rf); in __balance_push_cpu_stop()
|
D | sched.h | 1683 rq_lock(struct rq *rq, struct rq_flags *rf) in rq_lock() function 1722 rq_lock(rq, rf); in this_rq_lock_irq()
|
D | deadline.c | 1891 rq_lock(rq, &rf); in migrate_task_rq_dl()
|
D | rt.c | 945 rq_lock(rq, &rf); in do_sched_rt_period_timer()
|
D | fair.c | 8704 rq_lock(rq, &rf); in attach_one_task() 8720 rq_lock(env->dst_rq, &rf); in attach_tasks() 12017 rq_lock(rq, &rf); in task_fork_fair()
|