Searched hist:c8164d8931fdee9ac5314708c4071adf1d997425 (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/block/ |
H A D | blk-integrity.c | diff c8164d8931fdee9ac5314708c4071adf1d997425 Wed Mar 20 00:07:08 CDT 2013 Paolo Bonzini <pbonzini@redhat.com> scatterlist: introduce sg_unmark_end
This is useful in places that recycle the same scatterlist multiple times, and do not want to incur the cost of sg_init_table every time in hot paths.
Acked-by: Jens Axboe <axboe@kernel.dk> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
H A D | blk-merge.c | diff c8164d8931fdee9ac5314708c4071adf1d997425 Wed Mar 20 00:07:08 CDT 2013 Paolo Bonzini <pbonzini@redhat.com> scatterlist: introduce sg_unmark_end
This is useful in places that recycle the same scatterlist multiple times, and do not want to incur the cost of sg_init_table every time in hot paths.
Acked-by: Jens Axboe <axboe@kernel.dk> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
/openbmc/linux/include/linux/ |
H A D | scatterlist.h | diff c8164d8931fdee9ac5314708c4071adf1d997425 Wed Mar 20 00:07:08 CDT 2013 Paolo Bonzini <pbonzini@redhat.com> scatterlist: introduce sg_unmark_end
This is useful in places that recycle the same scatterlist multiple times, and do not want to incur the cost of sg_init_table every time in hot paths.
Acked-by: Jens Axboe <axboe@kernel.dk> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|