Searched refs:lockdep_assert_rq_held (Results 1 – 5 of 5) sorted by relevance
1305 static inline void lockdep_assert_rq_held(struct rq *rq) in lockdep_assert_rq_held() function1462 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()
135 lockdep_assert_rq_held(rq); in rq_clock_pelt()
160 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()
672 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 …]
5369 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