Home
last modified time | relevance | path

Searched refs:sbitmap_queue_clear_batch (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/ !
H A Dsbitmap.h523 * sbitmap_queue_clear_batch() - Free a batch of allocated bits
530 void sbitmap_queue_clear_batch(struct sbitmap_queue *sbq, int offset,
/linux/lib/ !
H A Dsbitmap.c642 void sbitmap_queue_clear_batch(struct sbitmap_queue *sbq, int offset, in sbitmap_queue_clear_batch() function