Searched refs:sbitmap_get_shallow (Results 1 – 1 of 1) sorted by relevance
311 * sbitmap_get_shallow() - Try to allocate a free bit from a &struct sbitmap,318 * uses sbitmap_get() and a low-priority class that uses sbitmap_get_shallow()325 static int sbitmap_get_shallow(struct sbitmap *sb, unsigned long shallow_depth) in sbitmap_get_shallow() function 572 return sbitmap_get_shallow(&sbq->sb, shallow_depth); in sbitmap_queue_get_shallow()