Home
last modified time | relevance | path

Searched refs:blk_throtl_exit (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/block/
H A Dblk.h306 extern void blk_throtl_exit(struct request_queue *q);
312 static inline void blk_throtl_exit(struct request_queue *q) { } in blk_throtl_exit() function
H A Dblk-cgroup.c1195 blk_throtl_exit(q); in blkcg_init_queue()
1221 blk_throtl_exit(q); in blkcg_exit_queue()
H A Dblk-throttle.c2450 void blk_throtl_exit(struct request_queue *q) in blk_throtl_exit() function