Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Dsched.h3067 static inline void double_rq_clock_clear_update(struct rq *rq1, struct rq *rq2) in double_rq_clock_clear_update()
3079 static inline bool rq_order_less(struct rq *rq1, struct rq *rq2) in rq_order_less()
3222 static inline void double_rq_unlock(struct rq *rq1, struct rq *rq2) in double_rq_unlock()
H A Dcore.c689 void double_rq_lock(struct rq *rq1, struct rq *rq2) in double_rq_lock()
/linux/net/key/
H A Daf_key.c2496 static int ipsecrequests_to_migrate(struct sadb_x_ipsecrequest *rq1, int len, in ipsecrequests_to_migrate() argument
[all...]
/linux/block/
H A Dbfq-iosched.c487 struct request *rq1, in bfq_choose_req()