Home
last modified time | relevance | path

Searched defs:buckets (Results 126 - 145 of 145) sorted by relevance

123456

/kernel/linux/linux-6.6/drivers/md/
H A Ddm-cache-policy-smq.c578 unsigned int *buckets; member
[all...]
/kernel/linux/linux-6.6/net/core/
H A Dneighbour.c535 struct neighbour __rcu **buckets; in neigh_hash_alloc() local
566 struct neighbour __rcu **buckets = nht->hash_buckets; in neigh_hash_free_rcu() local
[all...]
/third_party/libunwind/libunwind/include/
H A Ddwarf.h357 dwarf_reg_state_t *buckets; member
/third_party/ltp/testcases/kernel/fs/fsstress/
H A Dfsstress.c1066 static int buckets[] = { 2, 4, 8, 16, 32, 64, 128, MAXNAMELEN - 1 }; in namerandpad() local
/third_party/musl/porting/liteos_a/user/ldso/
H A Ddynlink.c259 uint32_t *buckets = hashtab + 4 + hashtab[2]*(sizeof(size_t)/4); in gnu_lookup() local
949 uint32_t *buckets = p->ghashtab + 4 + (p->ghashtab[2]*sizeof(size_t)/4); in count_syms() local
/third_party/musl/porting/liteos_a/user_debug/ldso/
H A Ddynlink.c259 uint32_t *buckets = hashtab + 4 + hashtab[2]*(sizeof(size_t)/4); in gnu_lookup() local
949 uint32_t *buckets = p->ghashtab + 4 + (p->ghashtab[2]*sizeof(size_t)/4); in count_syms() local
/third_party/musl/ldso/
H A Ddynlink.c274 uint32_t *buckets = hashtab + 4 + hashtab[2]*(sizeof(size_t)/4); in gnu_lookup() local
1018 uint32_t *buckets = p->ghashtab + 4 + (p->ghashtab[2]*sizeof(size_t)/4); in count_syms() local
/third_party/vk-gl-cts/modules/gles3/performance/
H A Des3pBufferDataUploadTests.cpp1068 static void bucketizeSamplesUniformly (const std::vector<UploadSampleResult<DurationType> >& samples, std::vector<UploadSampleResult<DurationType> >* buckets, int numBuckets, int& minBufferSize, int& maxBufferSize) in bucketizeSamplesUniformly() argument
1701 std::vector<UploadSampleResult<SampleType> > buckets[numBuckets]; in analyzeSampleResults() local
/kernel/linux/linux-5.10/kernel/trace/
H A Dtrace.h948 struct hlist_head *buckets; member
/kernel/linux/linux-6.6/kernel/trace/
H A Dtrace.h832 struct hlist_head *buckets; member
H A Dtrace_events_hist.c160 unsigned long buckets; member
296 unsigned long buckets = hist_field->buckets; in hist_field_bucket() local
2301 parse_field(struct hist_trigger_data *hist_data, struct trace_event_file *file, char *field_str, unsigned long *flags, unsigned long *buckets) parse_field() argument
2458 unsigned long buckets = 0; parse_atom() local
5410 unsigned long buckets = key_field->buckets; hist_trigger_print_key() local
[all...]
/third_party/musl/porting/linux/user/ldso/
H A Ddynlink.c584 uint32_t *buckets = hashtab + 4 + hashtab[2]*(sizeof(size_t)/4); in gnu_lookup() local
1809 uint32_t *buckets = p->ghashtab + 4 + (p->ghashtab[2]*sizeof(size_t)/4); in count_syms() local
4179 uint32_t *buckets= p->ghashtab + 4 + (p->ghashtab[2]*sizeof(size_t)/4); in find_addr_by_gnu() local
[all...]
/third_party/musl/ldso/linux/
H A Ddynlink.c618 uint32_t *buckets = hashtab + 4 + hashtab[2]*(sizeof(size_t)/4); in gnu_lookup() local
1997 uint32_t *buckets = p->ghashtab + 4 + (p->ghashtab[2]*sizeof(size_t)/4); in count_syms() local
4521 uint32_t *buckets = p->ghashtab + 4 + (p->ghashtab[2] * sizeof(size_t) / 4); in find_addr_by_gnu() local
[all...]
/third_party/libabigail/src/
H A Dabg-dwarf-reader.cc840 Elf32_Word* buckets; member
/kernel/linux/linux-5.10/include/linux/
H A Dnfs_xdr.h1286 struct pnfs_commit_bucket buckets[]; member
H A Dnetdevice.h3222 u8 buckets[]; member
/kernel/linux/linux-6.6/include/linux/
H A Dnfs_xdr.h1307 struct pnfs_commit_bucket buckets[]; member
/third_party/mesa3d/src/intel/vulkan/
H A Danv_private.h792 struct anv_fixed_size_state_pool buckets[ANV_STATE_BUCKETS]; member
/third_party/node/deps/v8/src/d8/
H A Dd8.cc2885 CreateHistogram(const char* name, int min, int max, size_t buckets) CreateHistogram() argument
/third_party/skia/third_party/externals/sfntly/java/lib/
H A Dicu4j-4_8_1_1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ibm/icu/ com/ibm/icu/impl/ ...

Completed in 98 milliseconds

123456