Home
last modified time | relevance | path

Searched defs:sb (Results 1 – 2 of 2) sorted by relevance

/lib/
A Dsbitmap.c12 static int init_alloc_hint(struct sbitmap *sb, gfp_t flags) in init_alloc_hint()
43 static inline void update_alloc_hint_after_get(struct sbitmap *sb, in update_alloc_hint_after_get()
145 void sbitmap_resize(struct sbitmap *sb, unsigned int depth) in sbitmap_resize()
231 static int sbitmap_find_bit(struct sbitmap *sb, in sbitmap_find_bit()
281 int sbitmap_get(struct sbitmap *sb) in sbitmap_get()
298 static int __sbitmap_get_shallow(struct sbitmap *sb, in __sbitmap_get_shallow()
341 bool sbitmap_any_bit_set(const struct sbitmap *sb) in sbitmap_any_bit_set()
374 unsigned int sbitmap_weight(const struct sbitmap *sb) in sbitmap_weight()
380 void sbitmap_show(struct sbitmap *sb, struct seq_file *m) in sbitmap_show()
518 struct sbitmap *sb = &sbq->sb; in __sbitmap_queue_get_batch() local
[all …]
A Dtest_bpf.c848 int di, si, bt, db, sb; in __bpf_fill_pattern() local

Completed in 22 milliseconds