Searched defs:get_bucket (Results 1 – 3 of 3) sorted by relevance
96 static struct etna_bo_bucket *get_bucket(struct etna_bo_cache *cache, uint32_t size) in get_bucket() function
109 static struct fd_bo_bucket * get_bucket(struct fd_bo_cache *cache, uint32_t size) in get_bucket() function
180 def get_bucket(self, environment, name, filename, source): member in BytecodeCache