Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/lib/
Dsbitmap.c192 int sbitmap_get_shallow(struct sbitmap *sb, unsigned int alloc_hint, in sbitmap_get_shallow() function
225 EXPORT_SYMBOL_GPL(sbitmap_get_shallow);
466 nr = sbitmap_get_shallow(&sbq->sb, hint, shallow_depth); in __sbitmap_queue_get_shallow()
/kernel/linux/linux-5.10/include/linux/
Dsbitmap.h208 int sbitmap_get_shallow(struct sbitmap *sb, unsigned int alloc_hint,