Searched defs:rf (Results 1 – 6 of 6) sorted by relevance
| /device/soc/rockchip/common/sdk_linux/kernel/sched/ |
| D | core.c | 190 struct rq *__task_rq_lock(struct task_struct *p, struct rq_flags *rf) in __task_rq_lock() 215 struct rq *task_rq_lock(struct task_struct *p, struct rq_flags *rf) in task_rq_lock() 366 struct rq_flags rf; in hrtick() local 394 struct rq_flags rf; in __hrtick_start() local 1138 struct rq_flags rf; in uclamp_update_util_min_rt_default() local 1430 struct rq_flags rf; in uclamp_update_active() local 1899 static struct rq *move_queued_task(struct rq *rq, struct rq_flags *rf, in move_queued_task() 1942 static struct rq *__migrate_task(struct rq *rq, struct rq_flags *rf, in __migrate_task() 1966 struct rq_flags rf; in migration_cpu_stop() local 2058 struct rq_flags rf; in __set_cpus_allowed_ptr() local [all …]
|
| D | sched.h | 1335 static inline void rq_pin_lock(struct rq *rq, struct rq_flags *rf) in rq_pin_lock() 1345 static inline void rq_unpin_lock(struct rq *rq, struct rq_flags *rf) in rq_unpin_lock() 1356 static inline void rq_repin_lock(struct rq *rq, struct rq_flags *rf) in rq_repin_lock() 1372 static inline void __task_rq_unlock(struct rq *rq, struct rq_flags *rf) __releases(rq->lock) in __task_rq_unlock() 1378 static inline void task_rq_unlock(struct rq *rq, struct task_struct *p, struct rq_flags *rf) __rele… in task_rq_unlock() 1386 static inline void rq_lock_irqsave(struct rq *rq, struct rq_flags *rf) __acquires(rq->lock) in rq_lock_irqsave() 1392 static inline void rq_lock_irq(struct rq *rq, struct rq_flags *rf) __acquires(rq->lock) in rq_lock_irq() 1398 static inline void rq_lock(struct rq *rq, struct rq_flags *rf) __acquires(rq->lock) in rq_lock() 1404 static inline void rq_relock(struct rq *rq, struct rq_flags *rf) __acquires(rq->lock) in rq_relock() 1410 static inline void rq_unlock_irqrestore(struct rq *rq, struct rq_flags *rf) __releases(rq->lock) in rq_unlock_irqrestore() [all …]
|
| D | fair.c | 4294 static inline int newidle_balance(struct rq *rq, struct rq_flags *rf) in newidle_balance() 5159 struct rq_flags rf; in distribute_cfs_runtime() local 7253 static int balance_fair(struct rq *rq, struct task_struct *prev, struct rq_flags *rf) in balance_fair() 7459 …ruct task_struct *pick_next_task_fair(struct rq *rq, struct task_struct *prev, struct rq_flags *rf) in pick_next_task_fair() 8311 struct rq_flags rf; in attach_one_task() local 8327 struct rq_flags rf; in attach_tasks() local 8564 struct rq_flags rf; in update_blocked_averages() local 10158 struct rq_flags rf; in load_balance() local 10479 struct rq_flags rf; in active_load_balance_cpu_stop() local 11125 struct rq_flags rf; in _nohz_idle_balance() local [all …]
|
| D | rt.c | 1644 static int balance_rt(struct rq *rq, struct task_struct *p, struct rq_flags *rf) in balance_rt()
|
| /device/soc/rockchip/rk3588/kernel/include/linux/ |
| D | stmmac.h | 113 u8 rf:1; member
|
| /device/soc/rockchip/rk3588/kernel/drivers/net/ethernet/stmicro/stmmac/ |
| D | stmmac.h | 113 u8 rf:1; member
|