Lines Matching defs:rf
1216 static inline void rq_pin_lock(struct rq *rq, struct rq_flags *rf) in rq_pin_lock()
1226 static inline void rq_unpin_lock(struct rq *rq, struct rq_flags *rf) in rq_unpin_lock()
1236 static inline void rq_repin_lock(struct rq *rq, struct rq_flags *rf) in rq_repin_lock()
1255 static inline void __task_rq_unlock(struct rq *rq, struct rq_flags *rf) in __task_rq_unlock()
1263 task_rq_unlock(struct rq *rq, struct task_struct *p, struct rq_flags *rf) in task_rq_unlock()
1273 rq_lock_irqsave(struct rq *rq, struct rq_flags *rf) in rq_lock_irqsave()
1281 rq_lock_irq(struct rq *rq, struct rq_flags *rf) in rq_lock_irq()
1289 rq_lock(struct rq *rq, struct rq_flags *rf) in rq_lock()
1297 rq_relock(struct rq *rq, struct rq_flags *rf) in rq_relock()
1305 rq_unlock_irqrestore(struct rq *rq, struct rq_flags *rf) in rq_unlock_irqrestore()
1313 rq_unlock_irq(struct rq *rq, struct rq_flags *rf) in rq_unlock_irq()
1321 rq_unlock(struct rq *rq, struct rq_flags *rf) in rq_unlock()
1329 this_rq_lock_irq(struct rq_flags *rf) in this_rq_lock_irq()