Lines Matching defs:b

205 static void qht_bucket_debug__locked(struct qht_bucket *b)  in qht_bucket_debug__locked()
240 static inline void qht_bucket_debug__locked(struct qht_bucket *b) in qht_bucket_debug__locked()
258 struct qht_bucket *b, in qht_do_if_first_in_stripe()
274 struct qht_bucket *b, in qht_bucket_lock_do()
287 struct qht_bucket *b) in qht_bucket_lock()
293 struct qht_bucket *b) in qht_bucket_unlock()
298 static inline void qht_head_init(struct qht_map *map, struct qht_bucket *b) in qht_head_init()
317 struct qht_bucket *b = &map->buckets[i]; in qht_map_lock_buckets() local
328 struct qht_bucket *b = &map->buckets[i]; in qht_map_unlock_buckets() local
384 struct qht_bucket *b; in qht_bucket_lock__no_stale() local
487 struct qht_bucket *b = head; in qht_bucket_reset__locked() local
558 const struct qht_bucket *b = head; in qht_do_lookup() local
582 void *qht_lookup__slowpath(const struct qht_bucket *b, qht_lookup_func_t func, in qht_lookup__slowpath()
598 const struct qht_bucket *b; in qht_lookup_custom() local
631 struct qht_bucket *b = head; in qht_insert__locked() local
696 struct qht_bucket *b; in qht_insert() local
721 static inline bool qht_entry_is_last(const struct qht_bucket *b, int pos) in qht_entry_is_last()
752 struct qht_bucket *b = orig; in qht_bucket_remove_entry() local
783 struct qht_bucket *b = head; in qht_remove__locked() local
808 struct qht_bucket *b; in qht_remove() local
825 struct qht_bucket *b = head; in qht_bucket_iter() local
910 struct qht_bucket *b = qht_map_to_bucket(new, hash); in qht_map_copy() local
991 const struct qht_bucket *b; in qht_statistics_init() local