Searched refs:double_rq_unlock (Results 1 – 2 of 2) sorted by relevance
2610 static inline void double_rq_unlock(struct rq *rq1, struct rq *rq2) in double_rq_unlock() function2649 static inline void double_rq_unlock(struct rq *rq1, struct rq *rq2) in double_rq_unlock() function
3137 double_rq_unlock(src_rq, dst_rq); in migrate_swap_stop()5902 double_rq_unlock(dst, src); in try_steal_cookie()8297 double_rq_unlock(rq, p_rq); in yield_to()8322 double_rq_unlock(rq, p_rq); in yield_to()
Completed in 35 milliseconds