Home
last modified time | relevance | path

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

/Linux-v6.1/lib/
Dsbitmap.c29 static inline unsigned update_alloc_hint_before_get(struct sbitmap *sb, in update_alloc_hint_before_get() function
230 hint = update_alloc_hint_before_get(sb, depth); in sbitmap_get()
284 hint = update_alloc_hint_before_get(sb, depth); in sbitmap_get_shallow()
520 hint = update_alloc_hint_before_get(sb, depth); in __sbitmap_queue_get_batch()