Searched hist:b494f9c566ba5fe2cc8abe67fdeb0332c6b48d4b (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/block/ |
H A D | blk-rq-qos.h | diff b494f9c566ba5fe2cc8abe67fdeb0332c6b48d4b Fri Feb 03 09:03:53 CST 2023 Christoph Hellwig <hch@lst.de> blk-rq-qos: move rq_qos_add and rq_qos_del out of line
These two functions are rather larger and not in a fast path, so move them out of line.
Signed-off-by: Christoph Hellwig <hch@lst.de> Acked-by: Tejun Heo <tj@kernel.org> Link: https://lore.kernel.org/r/20230203150400.3199230-13-hch@lst.de Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
H A D | blk-rq-qos.c | diff b494f9c566ba5fe2cc8abe67fdeb0332c6b48d4b Fri Feb 03 09:03:53 CST 2023 Christoph Hellwig <hch@lst.de> blk-rq-qos: move rq_qos_add and rq_qos_del out of line
These two functions are rather larger and not in a fast path, so move them out of line.
Signed-off-by: Christoph Hellwig <hch@lst.de> Acked-by: Tejun Heo <tj@kernel.org> Link: https://lore.kernel.org/r/20230203150400.3199230-13-hch@lst.de Signed-off-by: Jens Axboe <axboe@kernel.dk>
|