Home
last modified time | relevance | path

Searched refs:rq_of (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/kernel/sched/
H A Dpelt.h175 return rq_clock_pelt(rq_of(cfs_rq)) - cfs_rq->throttled_clock_pelt_time; in cfs_rq_clock_pelt()
181 return rq_clock_pelt(rq_of(cfs_rq)); in cfs_rq_clock_pelt()
H A Dfair.c314 struct rq *rq = rq_of(cfs_rq); in list_add_leaf_cfs_rq()
383 struct rq *rq = rq_of(cfs_rq); in list_del_leaf_cfs_rq()
1229 struct rq *rq = rq_of(cfs_rq); in update_curr()
3999 struct rq *rq = rq_of(cfs_rq); in cfs_rq_util_change()
4062 struct rq *rq = rq_of(cfs_rq); in child_cfs_rq_on_list()
4499 rq = rq_of(cfs_rq); in migrate_se_pelt_lag()
5793 resched_curr(rq_of(cfs_rq)); in __account_cfs_rq_runtime()
5883 struct rq *rq = rq_of(cfs_rq); in throttle_cfs_rq()
5989 struct rq *rq = rq_of(cfs_rq); in unthrottle_cfs_rq()
6128 struct rq *rq = rq_of(cfs_rq); in __unthrottle_cfs_rq_async()
[all …]
H A Dsched.h1309 static inline struct rq *rq_of(struct cfs_rq *cfs_rq) in rq_of() function
1316 static inline struct rq *rq_of(struct cfs_rq *cfs_rq) in rq_of() function