Searched refs:update_alloc_hint_after_get (Results 1 – 1 of 1) sorted by relevance
/linux-6.1.9/lib/ |
D | sbitmap.c | 43 static inline void update_alloc_hint_after_get(struct sbitmap *sb, in update_alloc_hint_after_get() function 232 update_alloc_hint_after_get(sb, depth, hint, nr); in sbitmap_get() 286 update_alloc_hint_after_get(sb, depth, hint, nr); in sbitmap_get_shallow() 548 update_alloc_hint_after_get(sb, depth, hint, in __sbitmap_queue_get_batch()
|