Lines Matching refs:bucket
78 struct bucket { struct
90 struct bucket *buckets; argument
150 struct bucket *b, u32 hash, in htab_lock_bucket()
173 struct bucket *b, u32 hash, in htab_unlock_bucket()
511 htab->n_buckets > U32_MAX / sizeof(struct bucket)) in htab_map_alloc()
516 sizeof(struct bucket), in htab_map_alloc()
608 static inline struct bucket *__select_bucket(struct bpf_htab *htab, u32 hash) in __select_bucket()
786 struct bucket *b; in htab_lru_map_delete_node()
1076 struct bucket *b; in htab_map_update_elem()
1178 struct bucket *b; in htab_lru_map_update_elem()
1247 struct bucket *b; in __htab_percpu_map_update_elem()
1302 struct bucket *b; in __htab_lru_percpu_map_update_elem()
1380 struct bucket *b; in htab_map_delete_elem()
1416 struct bucket *b; in htab_lru_map_delete_elem()
1570 struct bucket *b; in __htab_map_lookup_and_delete_elem()
1677 struct bucket *b; in __htab_map_lookup_and_delete_batch()
1971 struct bucket *b; in bpf_hash_map_seq_find_next()
2148 struct bucket *b; in bpf_for_each_hash_elem()