Lines Matching defs:rf
1607 static inline void rq_pin_lock(struct rq *rq, struct rq_flags *rf) in rq_pin_lock()
1620 static inline void rq_unpin_lock(struct rq *rq, struct rq_flags *rf) in rq_unpin_lock()
1630 static inline void rq_repin_lock(struct rq *rq, struct rq_flags *rf) in rq_repin_lock()
1649 static inline void __task_rq_unlock(struct rq *rq, struct rq_flags *rf) in __task_rq_unlock()
1657 task_rq_unlock(struct rq *rq, struct task_struct *p, struct rq_flags *rf) in task_rq_unlock()
1667 rq_lock_irqsave(struct rq *rq, struct rq_flags *rf) in rq_lock_irqsave()
1675 rq_lock_irq(struct rq *rq, struct rq_flags *rf) in rq_lock_irq()
1683 rq_lock(struct rq *rq, struct rq_flags *rf) in rq_lock()
1691 rq_unlock_irqrestore(struct rq *rq, struct rq_flags *rf) in rq_unlock_irqrestore()
1699 rq_unlock_irq(struct rq *rq, struct rq_flags *rf) in rq_unlock_irq()
1707 rq_unlock(struct rq *rq, struct rq_flags *rf) in rq_unlock()
1715 this_rq_lock_irq(struct rq_flags *rf) in this_rq_lock_irq()