Home
last modified time | relevance | path

Searched hist:c8164d8931fdee9ac5314708c4071adf1d997425 (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/block/
H A Dblk-integrity.cdiff 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 Dblk-merge.cdiff 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 Dscatterlist.hdiff 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>