Searched refs:rq_pin_lock (Results 1 – 3 of 3) sorted by relevance
1535 static inline void rq_pin_lock(struct rq *rq, struct rq_flags *rf) in rq_pin_lock() function1599 rq_pin_lock(rq, rf); in rq_lock_irqsave()1607 rq_pin_lock(rq, rf); in rq_lock_irq()1615 rq_pin_lock(rq, rf); in rq_lock()
558 rq_pin_lock(rq, rf); in __task_rq_lock()599 rq_pin_lock(rq, rf); in task_rq_lock()3077 rq_pin_lock(src_rq, &srf); in __migrate_swap_task()3078 rq_pin_lock(dst_rq, &drf); in __migrate_swap_task()
264 static inline void rq_pin_lock(struct rq *rq, struct rq_flags *rf)
Completed in 30 milliseconds