Searched refs:_bucket (Results 1 – 2 of 2) sorted by relevance
195 struct _bucket { struct214 struct _bucket *_buckets; argument244 static inline struct _bucket *250 static inline struct _bucket *256 static inline struct _bucket *264 __bucket_idx(struct cuckoo_hashtable *h, struct _bucket *b) in __bucket_idx()266 return ((uintptr_t)b - (uintptr_t)&h->_buckets[0]) / sizeof(struct _bucket); in __bucket_idx()271 __bucket_slot(struct _bucket *b, uint32_t slot_idx) in __bucket_slot()323 __lock_bucket_with_backoff(struct _bucket *b) in __lock_bucket_with_backoff()387 _CASSERT(sizeof(struct _bucket) <= _CHT_CACHELINE_CHUNK); in cuckoo_hashtable_init()[all …]
191 …preferred cluster per QoS within the thread group i.e. per sched\_clutch\_bucket\_group. The abili…195 When the performance controller changes the preferred cluster for a sched\_clutch\_bucket\_group, t…