Home
last modified time | relevance | path

Searched defs:rf (Results 1 – 11 of 11) sorted by relevance

/kernel/sched/
Dcore.c561 struct rq *__task_rq_lock(struct task_struct *p, struct rq_flags *rf) in __task_rq_lock()
586 struct rq *task_rq_lock(struct task_struct *p, struct rq_flags *rf) in task_rq_lock()
725 struct rq_flags rf; in hrtick() local
753 struct rq_flags rf; in __hrtick_start() local
1411 struct rq_flags rf; in uclamp_update_util_min_rt_default() local
1697 struct rq_flags rf; in uclamp_update_active() local
2284 static struct rq *move_queued_task(struct rq *rq, struct rq_flags *rf, in move_queued_task()
2342 struct rq *__migrate_task(struct rq *rq, struct rq_flags *rf, in __migrate_task()
2368 struct rq_flags rf; in migration_cpu_stop() local
2707 static int affine_move_task(struct rq *rq, struct task_struct *p, struct rq_flags *rf, in affine_move_task()
[all …]
Dsched.h1581 static inline void rq_pin_lock(struct rq *rq, struct rq_flags *rf) in rq_pin_lock()
1594 static inline void rq_unpin_lock(struct rq *rq, struct rq_flags *rf) in rq_unpin_lock()
1604 static inline void rq_repin_lock(struct rq *rq, struct rq_flags *rf) in rq_repin_lock()
1623 static inline void __task_rq_unlock(struct rq *rq, struct rq_flags *rf) in __task_rq_unlock()
1631 task_rq_unlock(struct rq *rq, struct task_struct *p, struct rq_flags *rf) in task_rq_unlock()
1641 rq_lock_irqsave(struct rq *rq, struct rq_flags *rf) in rq_lock_irqsave()
1649 rq_lock_irq(struct rq *rq, struct rq_flags *rf) in rq_lock_irq()
1657 rq_lock(struct rq *rq, struct rq_flags *rf) in rq_lock()
1665 rq_relock(struct rq *rq, struct rq_flags *rf) in rq_relock()
1673 rq_unlock_irqrestore(struct rq *rq, struct rq_flags *rf) in rq_unlock_irqrestore()
[all …]
Dcore_sched.c59 struct rq_flags rf; in sched_core_update_cookie() local
Dstop_task.c20 balance_stop(struct rq *rq, struct task_struct *prev, struct rq_flags *rf) in balance_stop()
Dpsi.c975 struct rq_flags rf; in psi_memstall_enter() local
1005 struct rq_flags rf; in psi_memstall_leave() local
1065 struct rq_flags rf; in cgroup_move_task() local
Ddeadline.c1048 struct rq_flags rf; in dl_task_timer() local
1352 struct rq_flags rf; in inactive_task_timer() local
1734 struct rq_flags rf; in migrate_task_rq_dl() local
1786 static int balance_dl(struct rq *rq, struct task_struct *p, struct rq_flags *rf) in balance_dl()
2413 struct rq_flags rf; in dl_add_task_root_domain() local
Dfair.c4302 static inline int newidle_balance(struct rq *rq, struct rq_flags *rf) in newidle_balance()
5220 struct rq_flags rf; in distribute_cfs_runtime() local
7338 balance_fair(struct rq *rq, struct task_struct *prev, struct rq_flags *rf) in balance_fair()
7570 pick_next_task_fair(struct rq *rq, struct task_struct *prev, struct rq_flags *rf) in pick_next_task_fair()
8406 struct rq_flags rf; in attach_one_task() local
8422 struct rq_flags rf; in attach_tasks() local
8622 struct rq_flags rf; in update_blocked_averages() local
10149 struct rq_flags rf; in load_balance() local
10460 struct rq_flags rf; in active_load_balance_cpu_stop() local
11019 struct rq_flags rf; in _nohz_idle_balance() local
[all …]
Didle.c418 balance_idle(struct rq *rq, struct task_struct *prev, struct rq_flags *rf) in balance_idle()
Dstats.h120 struct rq_flags rf; in psi_ttwu_dequeue() local
Dcputime.c299 struct rq_flags rf; in read_sum_exec_runtime() local
Drt.c890 struct rq_flags rf; in do_sched_rt_period_timer() local
1635 static int balance_rt(struct rq *rq, struct task_struct *p, struct rq_flags *rf) in balance_rt()