Home
last modified time | relevance | path

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

/openbmc/linux/lib/
H A Dsbitmap.c29 static inline unsigned update_alloc_hint_before_get(struct sbitmap *sb, in update_alloc_hint_before_get() function
248 hint = update_alloc_hint_before_get(sb, depth); in sbitmap_get()
277 hint = update_alloc_hint_before_get(sb, depth); in sbitmap_get_shallow()
494 hint = update_alloc_hint_before_get(sb, depth); in __sbitmap_queue_get_batch()