Lines Matching refs:rq_flags
1029 struct rq_flags { struct
1042 static inline void rq_pin_lock(struct rq *rq, struct rq_flags *rf) in rq_pin_lock() argument
1052 static inline void rq_unpin_lock(struct rq *rq, struct rq_flags *rf) in rq_unpin_lock()
1062 static inline void rq_repin_lock(struct rq *rq, struct rq_flags *rf) in rq_repin_lock()
1524 struct rq_flags *rf);
1780 struct rq *__task_rq_lock(struct task_struct *p, struct rq_flags *rf)
1783 struct rq *task_rq_lock(struct task_struct *p, struct rq_flags *rf)
1787 static inline void __task_rq_unlock(struct rq *rq, struct rq_flags *rf) in __task_rq_unlock()
1795 task_rq_unlock(struct rq *rq, struct task_struct *p, struct rq_flags *rf) in task_rq_unlock()
1805 rq_lock_irqsave(struct rq *rq, struct rq_flags *rf) in rq_lock_irqsave()
1813 rq_lock_irq(struct rq *rq, struct rq_flags *rf) in rq_lock_irq()
1821 rq_lock(struct rq *rq, struct rq_flags *rf) in rq_lock()
1829 rq_relock(struct rq *rq, struct rq_flags *rf) in rq_relock()
1837 rq_unlock_irqrestore(struct rq *rq, struct rq_flags *rf) in rq_unlock_irqrestore()
1845 rq_unlock_irq(struct rq *rq, struct rq_flags *rf) in rq_unlock_irq()
1853 rq_unlock(struct rq *rq, struct rq_flags *rf) in rq_unlock()