Home
last modified time | relevance | path

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

/kernel/sched/
Dcore.c93 struct rq *__task_rq_lock(struct task_struct *p, struct rq_flags *rf) in __task_rq_lock()
117 struct rq *task_rq_lock(struct task_struct *p, struct rq_flags *rf) in task_rq_lock()
254 struct rq_flags rf; in hrtick() local
281 struct rq_flags rf; in __hrtick_start() local
955 static struct rq *move_queued_task(struct rq *rq, struct rq_flags *rf, in move_queued_task()
992 static struct rq *__migrate_task(struct rq *rq, struct rq_flags *rf, in __migrate_task()
1015 struct rq_flags rf; in migration_cpu_stop() local
1102 struct rq_flags rf; in __set_cpus_allowed_ptr() local
1364 struct rq_flags rf; in wait_task_inactive() local
1699 struct rq_flags *rf) in ttwu_do_wakeup()
[all …]
Dsched.h970 static inline void rq_pin_lock(struct rq *rq, struct rq_flags *rf) in rq_pin_lock()
980 static inline void rq_unpin_lock(struct rq *rq, struct rq_flags *rf) in rq_unpin_lock()
990 static inline void rq_repin_lock(struct rq *rq, struct rq_flags *rf) in rq_repin_lock()
1009 static inline void __task_rq_unlock(struct rq *rq, struct rq_flags *rf) in __task_rq_unlock()
1017 task_rq_unlock(struct rq *rq, struct task_struct *p, struct rq_flags *rf) in task_rq_unlock()
1027 rq_lock_irqsave(struct rq *rq, struct rq_flags *rf) in rq_lock_irqsave()
1035 rq_lock_irq(struct rq *rq, struct rq_flags *rf) in rq_lock_irq()
1043 rq_lock(struct rq *rq, struct rq_flags *rf) in rq_lock()
1051 rq_relock(struct rq *rq, struct rq_flags *rf) in rq_relock()
1059 rq_unlock_irqrestore(struct rq *rq, struct rq_flags *rf) in rq_unlock_irqrestore()
[all …]
Dwalt.h45 static inline void walt_set_window_start(struct rq *rq, struct rq_flags *rf) { } in walt_set_window_start()
Didle_task.c29 pick_next_task_idle(struct rq *rq, struct task_struct *prev, struct rq_flags *rf) in pick_next_task_idle()
Dpsi.c816 struct rq_flags rf; in psi_memstall_enter() local
846 struct rq_flags rf; in psi_memstall_leave() local
906 struct rq_flags rf; in cgroup_move_task() local
Dstop_task.c30 pick_next_task_stop(struct rq *rq, struct task_struct *prev, struct rq_flags *rf) in pick_next_task_stop()
Dfair.c3847 static inline int idle_balance(struct rq *rq, struct rq_flags *rf) in idle_balance()
4610 struct rq_flags rf; in distribute_cfs_runtime() local
5583 struct rq_flags rf; in cpu_load_update_nohz_stop() local
8260 pick_next_task_fair(struct rq *rq, struct task_struct *prev, struct rq_flags *rf) in pick_next_task_fair()
8796 struct rq_flags *rf) in detach_task()
8816 struct rq_flags *rf) in detach_one_task()
8848 static int detach_tasks(struct lb_env *env, struct rq_flags *rf) in detach_tasks()
8950 struct rq_flags rf; in attach_one_task() local
8966 struct rq_flags rf; in attach_tasks() local
8987 struct rq_flags rf; in update_blocked_averages() local
[all …]
Ddeadline.c919 struct rq_flags rf; in dl_task_timer() local
1199 struct rq_flags rf; in inactive_task_timer() local
1656 pick_next_task_dl(struct rq *rq, struct task_struct *prev, struct rq_flags *rf) in pick_next_task_dl()
Dstats.h113 struct rq_flags rf; in psi_ttwu_dequeue() local
Dwalt.c805 void walt_set_window_start(struct rq *rq, struct rq_flags *rf) in walt_set_window_start()
Dcputime.c304 struct rq_flags rf; in read_sum_exec_runtime() local
Drt.c1544 pick_next_task_rt(struct rq *rq, struct task_struct *prev, struct rq_flags *rf) in pick_next_task_rt()