Searched defs:select_bucket (Results 1 – 4 of 4) sorted by relevance
27 static inline arena_list_head_t *select_bucket(htab_t *htab, __u32 hash) in select_bucket() function
293 static struct bucket *select_bucket(const struct int_map *map, u64 key) in select_bucket() function
21 select_bucket(struct bpf_local_storage_map *smap, in select_bucket() function
686 static inline struct hlist_nulls_head *select_bucket(struct bpf_htab *htab, u32 hash) in select_bucket() function