Searched refs:double_rq_unlock (Results 1 – 2 of 2) sorted by relevance
2706 static inline void double_rq_unlock(struct rq *rq1, struct rq *rq2) in double_rq_unlock() function2746 static inline void double_rq_unlock(struct rq *rq1, struct rq *rq2) in double_rq_unlock() function
3271 double_rq_unlock(src_rq, dst_rq); in migrate_swap_stop()6266 double_rq_unlock(dst, src); in try_steal_cookie()8812 double_rq_unlock(rq, p_rq); in yield_to()8837 double_rq_unlock(rq, p_rq); in yield_to()
Completed in 27 milliseconds