Home
last modified time | relevance | path

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

/include/linux/
Dblk-cgroup.h123 struct request_list rl; member
455 static inline void blk_put_rl(struct request_list *rl) in blk_put_rl()
469 static inline void blk_rq_set_rl(struct request *rq, struct request_list *rl) in blk_rq_set_rl()
492 #define blk_queue_for_each_rl(rl, q) \ argument
769 static inline void blk_put_rl(struct request_list *rl) { } in blk_put_rl()
770 static inline void blk_rq_set_rl(struct request *rq, struct request_list *rl) { } in blk_rq_set_rl()
776 #define blk_queue_for_each_rl(rl, q) \ argument
Djump_label_ratelimit.h37 unsigned long rl) in jump_label_rate_limit()
Dmath64.h194 } rl, rm, rn, rh, a0, b0; in mul_u64_u64_shr() local
240 } u, rl, rh; in mul_u64_u32_div() local
Dblkdev.h209 struct request_list *rl; /* rl this rq is alloced from */ member
812 static inline bool blk_rl_full(struct request_list *rl, bool sync) in blk_rl_full()
819 static inline void blk_set_rl_full(struct request_list *rl, bool sync) in blk_set_rl_full()
826 static inline void blk_clear_rl_full(struct request_list *rl, bool sync) in blk_clear_rl_full()