Home
last modified time | relevance | path

Searched defs:get_bucket (Results 1 - 15 of 15) sorted by relevance

/third_party/libdrm/etnaviv/
H A Detnaviv_bo_cache.c96 static struct etna_bo_bucket *get_bucket(struct etna_bo_cache *cache, uint32_t size) in get_bucket() function
/third_party/libdrm/freedreno/
H A Dfreedreno_bo_cache.c109 static struct fd_bo_bucket * get_bucket(struct fd_bo_cache *cache, uint32_t size) in get_bucket() function
/third_party/mesa3d/src/etnaviv/drm/
H A Detnaviv_bo_cache.c94 static struct etna_bo_bucket *get_bucket(struct etna_bo_cache *cache, uint32_t size) in get_bucket() function
/third_party/mesa3d/src/freedreno/drm/
H A Dfreedreno_bo_cache.c110 get_bucket(struct fd_bo_cache *cache, uint32_t size) in get_bucket() function
/third_party/jinja2/
H A Dbccache.py165 def get_bucket( member in BytecodeCache
/third_party/node/deps/v8/third_party/jinja2/
H A Dbccache.py157 def get_bucket(self, environment, name, filename, source): member in BytecodeCache
/third_party/node/tools/inspector_protocol/jinja2/
H A Dbccache.py180 def get_bucket(self, environment, name, filename, source): member in BytecodeCache
/third_party/skia/third_party/externals/jinja2/
H A Dbccache.py157 def get_bucket(self, environment, name, filename, source): member in BytecodeCache
/kernel/linux/linux-5.10/net/core/
H A Dnet-procfs.c9 #define get_bucket(x) ((x) >> BUCKET_SPACE) macro
/kernel/linux/linux-6.6/net/core/
H A Dnet-procfs.c11 #define get_bucket(x) ((x) >> BUCKET_SPACE) macro
/kernel/linux/linux-5.10/lib/
H A Ddebugobjects.c491 static struct debug_bucket *get_bucket(unsigned long addr) in get_bucket() function
[all...]
/kernel/linux/linux-6.6/lib/
H A Ddebugobjects.c488 static struct debug_bucket *get_bucket(unsigned long addr) in get_bucket() function
[all...]
/third_party/ffmpeg/libavcodec/
H A Ddnxhdenc.c1142 static inline int get_bucket(int value, int shift) in get_bucket() function
/kernel/linux/linux-5.10/net/unix/
H A Daf_unix.c2814 #define get_bucket(x) ((x) >> BUCKET_SPACE) macro
/kernel/linux/linux-6.6/net/unix/
H A Daf_unix.c3174 #define get_bucket(x) ((x) >> BUCKET_SPACE) macro

Completed in 18 milliseconds