Home
last modified time | relevance | path

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

/kernel/sched/
Dsched.h1341 static inline void lockdep_assert_rq_held(struct rq *rq) in lockdep_assert_rq_held() function
1495 lockdep_assert_rq_held(rq); in rq_clock()
1503 lockdep_assert_rq_held(rq); in rq_clock_task()
1511 lockdep_assert_rq_held(rq); in rq_clock_task_mult()
1537 lockdep_assert_rq_held(rq); in rq_clock_skip_update()
1547 lockdep_assert_rq_held(rq); in rq_clock_cancel_skipupdate()
1759 lockdep_assert_rq_held(rq); in queue_balance_callback()
2317 lockdep_assert_rq_held(rq); in get_push_task()
Dpelt.h144 lockdep_assert_rq_held(rq); in rq_clock_pelt()
Ddeadline.c162 lockdep_assert_rq_held(rq_of_dl_rq(dl_rq)); in __add_running_bw()
175 lockdep_assert_rq_held(rq_of_dl_rq(dl_rq)); in __sub_running_bw()
189 lockdep_assert_rq_held(rq_of_dl_rq(dl_rq)); in __add_rq_bw()
199 lockdep_assert_rq_held(rq_of_dl_rq(dl_rq)); in __sub_rq_bw()
992 lockdep_assert_rq_held(rq); in start_dl_timer()
Dcpuacct.c334 lockdep_assert_rq_held(cpu_rq(cpu)); in cpuacct_charge()
Dcore.c688 lockdep_assert_rq_held(rq); in update_rq_clock()
990 lockdep_assert_rq_held(rq); in resched_curr()
1535 lockdep_assert_rq_held(rq); in uclamp_rq_inc_id()
1575 lockdep_assert_rq_held(rq); in uclamp_rq_dec_id()
2289 lockdep_assert_rq_held(rq); in move_queued_task()
2555 lockdep_assert_rq_held(rq); in __do_set_cpus_allowed()
3681 lockdep_assert_rq_held(rq); in ttwu_do_activate()
4783 lockdep_assert_rq_held(rq); in do_balance_callbacks()
4822 lockdep_assert_rq_held(rq); in __splice_balance_callbacks()
9098 lockdep_assert_rq_held(rq); in balance_push()
[all …]
Dfair.c5610 lockdep_assert_rq_held(rq); in update_runtime_enabled()
5629 lockdep_assert_rq_held(rq); in unthrottle_offline_cfs_rqs()
7311 lockdep_assert_rq_held(task_rq(p)); in migrate_task_rq_fair()
7999 lockdep_assert_rq_held(env->src_rq); in task_hot()
8106 lockdep_assert_rq_held(env->src_rq); in can_migrate_task()
8201 lockdep_assert_rq_held(env->src_rq); in detach_task()
8227 lockdep_assert_rq_held(env->src_rq); in detach_one_task()
8263 lockdep_assert_rq_held(env->src_rq); in detach_tasks()
8393 lockdep_assert_rq_held(rq); in attach_task()