Home
last modified time | relevance | path

Searched defs:rq2 (Results 1 – 4 of 4) sorted by relevance

/linux/kernel/sched/
H A Dsched.h3133 static inline void double_rq_clock_clear_update(struct rq *rq1, struct rq *rq2) in double_rq_clock_clear_update()
3157 static inline bool rq_order_less(struct rq *rq1, struct rq *rq2) in rq_order_less()
3319 static inline void double_rq_unlock(struct rq *rq1, struct rq *rq2) in double_rq_unlock()
H A Dcore.c698 void double_rq_lock(struct rq *rq1, struct rq *rq2) in double_rq_lock()
/linux/block/
H A Dbfq-iosched.c488 struct request *rq2, in bfq_choose_req()
/linux/net/key/
H A Daf_key.c2516 struct sadb_x_ipsecrequest *rq2; in ipsecrequests_to_migrate() local