Home
last modified time | relevance | path

Searched defs:bucket (Results 1 - 25 of 340) sorted by relevance

12345678910>>...14

/kernel/linux/linux-5.10/include/net/
H A Dtransp_v6.h50 ip6_dgram_sock_seq_show(struct seq_file *seq, struct sock *sp, __u16 srcp, __u16 destp, int bucket) ip6_dgram_sock_seq_show() argument
H A Dping.h47 int bucket; member
H A Draw.h46 int bucket; member
/kernel/linux/linux-6.6/include/net/
H A Dtransp_v6.h50 ip6_dgram_sock_seq_show(struct seq_file *seq, struct sock *sp, __u16 srcp, __u16 destp, int bucket) ip6_dgram_sock_seq_show() argument
H A Dping.h40 int bucket; member
H A Draw.h63 int bucket; member
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/
H A Dhashtable_debug_hooks.h62 size_t bucket = c.bucket(key); in GetNumProbes() local
/kernel/linux/linux-5.10/net/9p/
H A Derror.c181 int bucket; in p9_error_init() local
210 int bucket; in p9_errstr2errno() local
[all...]
/kernel/linux/linux-6.6/net/9p/
H A Derror.c179 int bucket; in p9_error_init() local
208 int bucket; in p9_errstr2errno() local
[all...]
/third_party/libdrm/etnaviv/
H A Detnaviv_bo_cache.c78 struct etna_bo_bucket *bucket = &cache->cache_bucket[i]; in etna_bo_cache_cleanup() local
104 struct etna_bo_bucket *bucket = &cache->cache_bucket[i]; in get_bucket() local
121 static struct etna_bo *find_in_bucket(struct etna_bo_bucket *bucket, uint32_t flags) in find_in_bucket() argument
162 struct etna_bo_bucket *bucket; etna_bo_cache_alloc() local
183 struct etna_bo_bucket *bucket = get_bucket(cache, bo->size); etna_bo_cache_free() local
[all...]
/third_party/libdrm/freedreno/
H A Dfreedreno_bo_cache.c90 struct fd_bo_bucket *bucket = &cache->cache_bucket[i]; in fd_bo_cache_cleanup() local
117 struct fd_bo_bucket *bucket = &cache->cache_bucket[i]; in get_bucket() local
134 static struct fd_bo *find_in_bucket(struct fd_bo_bucket *bucket, uint32_t flags) in find_in_bucket() argument
165 struct fd_bo_bucket *bucket; fd_bo_cache_alloc() local
196 struct fd_bo_bucket *bucket = get_bucket(cache, bo->size); fd_bo_cache_free() local
[all...]
/third_party/mesa3d/src/etnaviv/drm/
H A Detnaviv_bo_cache.c75 struct etna_bo_bucket *bucket = &cache->cache_bucket[i]; in etna_bo_cache_cleanup() local
102 struct etna_bo_bucket *bucket = &cache->cache_bucket[i]; in get_bucket() local
111 static struct etna_bo *find_in_bucket(struct etna_bo_bucket *bucket, uint32_t flags) in find_in_bucket() argument
152 struct etna_bo_bucket *bucket; etna_bo_cache_alloc() local
174 struct etna_bo_bucket *bucket; etna_bo_cache_free() local
[all...]
/third_party/node/deps/brotli/c/enc/
H A Dprefix.h36 size_t bucket = Log2FloorNonZero(dist) - 1; in PrefixEncodeCopyDistance() local
/third_party/mesa3d/src/panfrost/bifrost/valhall/
H A Ddisasm.py222 bucket = OPCODE_BUCKETS[op] variable
/third_party/libdrm/tests/
H A Dhash.c87 static int count_entries(HashBucketPtr bucket) in count_entries() argument
107 HashBucketPtr bucket; in compute_dist() local
/third_party/skia/third_party/externals/brotli/c/enc/
H A Dprefix.h36 size_t bucket = Log2FloorNonZero(dist) - 1; in PrefixEncodeCopyDistance() local
/third_party/skia/experimental/skrive/src/
H A DShape.cpp42 auto& bucket = paint->style() == SkPaint::kFill_Style ? fFills : fStrokes; in onRevalidate() local
/third_party/mesa3d/src/freedreno/drm/
H A Dfreedreno_bo_cache.c90 struct fd_bo_bucket *bucket = &cache->cache_bucket[i]; in fd_bo_cache_cleanup() local
118 struct fd_bo_bucket *bucket = &cache->cache_bucket[i]; in get_bucket() local
128 find_in_bucket(struct fd_bo_bucket *bucket, uint32_t flags) in find_in_bucket() argument
159 struct fd_bo_bucket *bucket; fd_bo_cache_alloc() local
195 struct fd_bo_bucket *bucket = get_bucket(cache, bo->size); fd_bo_cache_free() local
[all...]
/kernel/linux/linux-5.10/arch/hexagon/kernel/
H A Dptrace.c78 unsigned long bucket; in genregs_set() local
/kernel/linux/linux-5.10/arch/mips/netlogic/xlr/
H A Dfmn.c72 int bucket, rv; in fmn_message_handler() local
[all...]
/kernel/linux/linux-6.6/arch/hexagon/kernel/
H A Dptrace.c78 unsigned long bucket; in genregs_set() local
/kernel/linux/linux-5.10/net/openvswitch/
H A Dmeter.h29 u64 bucket; /* 1/1000 packets, or in bits */ member
/kernel/linux/linux-5.10/net/vmw_vsock/
H A Ddiag.c52 unsigned int bucket; in vsock_diag_dump() local
[all...]
/kernel/linux/linux-5.10/net/llc/
H A Dllc_proc.c67 static struct sock *laddr_hash_next(struct llc_sap *sap, int bucket) in laddr_hash_next() argument
/kernel/linux/linux-6.6/net/openvswitch/
H A Dmeter.h29 u64 bucket; /* 1/1000 packets, or in bits */ member

Completed in 7 milliseconds

12345678910>>...14