Home
last modified time | relevance | path

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

/include/linux/
Dblk-cgroup.h122 struct request_list rl; member
454 static inline void blk_put_rl(struct request_list *rl) in blk_put_rl()
468 static inline void blk_rq_set_rl(struct request *rq, struct request_list *rl) in blk_rq_set_rl()
491 #define blk_queue_for_each_rl(rl, q) \ argument
766 static inline void blk_put_rl(struct request_list *rl) { } in blk_put_rl()
767 static inline void blk_rq_set_rl(struct request *rq, struct request_list *rl) { } in blk_rq_set_rl()
773 #define blk_queue_for_each_rl(rl, q) \ argument
Djump_label_ratelimit.h36 unsigned long rl) in jump_label_rate_limit()
Dmath64.h183 } rl, rm, rn, rh, a0, b0; in mul_u64_u64_shr() local
229 } u, rl, rh; in mul_u64_u32_div() local
Dblkdev.h155 struct request_list *rl; /* rl this rq is alloced from */ member
646 static inline bool blk_rl_full(struct request_list *rl, bool sync) in blk_rl_full()
653 static inline void blk_set_rl_full(struct request_list *rl, bool sync) in blk_set_rl_full()
660 static inline void blk_clear_rl_full(struct request_list *rl, bool sync) in blk_clear_rl_full()