Home
last modified time | relevance | path

Searched refs:lockdep_assert_rq_held (Results 1 – 5 of 5) sorted by relevance

/linux/kernel/sched/
A Dsched.h1305 static inline void lockdep_assert_rq_held(struct rq *rq) in lockdep_assert_rq_held() function
1462 lockdep_assert_rq_held(rq); in rq_clock()
1470 lockdep_assert_rq_held(rq); in rq_clock_task()
1496 lockdep_assert_rq_held(rq); in rq_clock_skip_update()
1506 lockdep_assert_rq_held(rq); in rq_clock_cancel_skipupdate()
1704 lockdep_assert_rq_held(rq); in queue_balance_callback()
2244 lockdep_assert_rq_held(rq); in get_push_task()
A Dpelt.h135 lockdep_assert_rq_held(rq); in rq_clock_pelt()
A Ddeadline.c160 lockdep_assert_rq_held(rq_of_dl_rq(dl_rq)); in __add_running_bw()
173 lockdep_assert_rq_held(rq_of_dl_rq(dl_rq)); in __sub_running_bw()
187 lockdep_assert_rq_held(rq_of_dl_rq(dl_rq)); in __add_rq_bw()
197 lockdep_assert_rq_held(rq_of_dl_rq(dl_rq)); in __sub_rq_bw()
990 lockdep_assert_rq_held(rq); in start_dl_timer()
A Dcore.c672 lockdep_assert_rq_held(rq); in update_rq_clock()
970 lockdep_assert_rq_held(rq); in resched_curr()
1501 lockdep_assert_rq_held(rq); in uclamp_rq_inc_id()
1541 lockdep_assert_rq_held(rq); in uclamp_rq_dec_id()
2252 lockdep_assert_rq_held(rq); in move_queued_task()
2504 lockdep_assert_rq_held(rq); in __do_set_cpus_allowed()
3585 lockdep_assert_rq_held(rq); in ttwu_do_activate()
4643 lockdep_assert_rq_held(rq); in do_balance_callbacks()
4666 lockdep_assert_rq_held(rq); in splice_balance_callbacks()
8817 lockdep_assert_rq_held(rq); in balance_push()
[all …]
A Dfair.c5369 lockdep_assert_rq_held(rq); in update_runtime_enabled()
5388 lockdep_assert_rq_held(rq); in unthrottle_offline_cfs_rqs()
6976 lockdep_assert_rq_held(task_rq(p)); in migrate_task_rq_fair()
7648 lockdep_assert_rq_held(env->src_rq); in task_hot()
7754 lockdep_assert_rq_held(env->src_rq); in can_migrate_task()
7843 lockdep_assert_rq_held(env->src_rq); in detach_task()
7859 lockdep_assert_rq_held(env->src_rq); in detach_one_task()
7895 lockdep_assert_rq_held(env->src_rq); in detach_tasks()
8025 lockdep_assert_rq_held(rq); in attach_task()

Completed in 51 milliseconds