Lines Matching defs:rf
970 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()
1067 rq_unlock_irq(struct rq *rq, struct rq_flags *rf) in rq_unlock_irq()
1075 rq_unlock(struct rq *rq, struct rq_flags *rf) in rq_unlock()
1083 this_rq_lock_irq(struct rq_flags *rf) in this_rq_lock_irq()