Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dsbitmap.h1aec5e4a Fri Oct 08 06:44:23 CDT 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>
/openbmc/linux/lib/
H A Dsbitmap.c1aec5e4a Fri Oct 08 06:44:23 CDT 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>