Home
last modified time | relevance | path

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

/linux-6.12.1/lib/
Dsbitmap.c29 static inline unsigned update_alloc_hint_before_get(struct sbitmap *sb, in update_alloc_hint_before_get() function
270 hint = update_alloc_hint_before_get(sb, depth); in sbitmap_get()
299 hint = update_alloc_hint_before_get(sb, depth); in sbitmap_get_shallow()
511 hint = update_alloc_hint_before_get(sb, depth); in __sbitmap_queue_get_batch()