Home
last modified time | relevance | path

Searched hist:"1 aec5e4a2962f7e0b3fb3e7308dd726be2472c26" (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dsbitmap.hdiff 1aec5e4a2962f7e0b3fb3e7308dd726be2472c26 Fri Oct 08 13:44:23 CEST 2021 Jens Axboe <axboe@kernel.dk> sbitmap: add helper to clear a batch of tags

sbitmap currently only supports clearing tags one-by-one, add a helper
that allows the caller to pass in an array of tags to clear.

Signed-off-by: Jens Axboe <axboe@kernel.dk>
/linux/lib/
H A Dsbitmap.cdiff 1aec5e4a2962f7e0b3fb3e7308dd726be2472c26 Fri Oct 08 13:44:23 CEST 2021 Jens Axboe <axboe@kernel.dk> sbitmap: add helper to clear a batch of tags

sbitmap currently only supports clearing tags one-by-one, add a helper
that allows the caller to pass in an array of tags to clear.

Signed-off-by: Jens Axboe <axboe@kernel.dk>