Home
last modified time | relevance | path

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

1234567

/kernel/linux/linux-6.6/drivers/infiniband/ulp/ipoib/
H A Dipoib_main.c1521 struct ipoib_neigh __rcu **buckets; in ipoib_neigh_hash_init() local
1554 struct ipoib_neigh __rcu **buckets = htbl->buckets; neigh_hash_free_rcu() local
[all...]
H A Dipoib.h298 struct ipoib_neigh __rcu **buckets; member
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_bufmgr.c347 struct bo_cache_bucket *buckets; in bucket_for_size() local
2108 struct bo_cache_bucket *buckets; in add_bucket() local
[all...]
/kernel/linux/linux-5.10/drivers/md/
H A Ddm-cache-policy-smq.c576 unsigned *buckets; member
[all...]
/kernel/linux/linux-5.10/drivers/md/bcache/
H A Dbcache.h448 struct bucket *buckets; global() member
[all...]
/kernel/linux/linux-5.10/fs/hmdfs/
H A Dhmdfs_dentryfile.c458 __u64 buckets = 0; in get_bucket_by_level() local
471 __u64 buckets = 0; in get_overall_bucket() local
483 loff_t buckets in get_dcache_file_size() local
[all...]
/kernel/linux/linux-5.10/net/core/
H A Dneighbour.c479 struct neighbour __rcu **buckets; in neigh_hash_alloc() local
510 struct neighbour __rcu **buckets = nht->hash_buckets; in neigh_hash_free_rcu() local
[all...]
/kernel/linux/linux-6.6/fs/hmdfs/
H A Dhmdfs_dentryfile.c459 __u64 buckets = 0; in get_bucket_by_level() local
472 __u64 buckets = 0; in get_overall_bucket() local
484 loff_t buckets in get_dcache_file_size() local
[all...]
/kernel/linux/linux-6.6/drivers/md/bcache/
H A Dbcache.h456 struct bucket *buckets; global() member
[all...]
/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
/kernel/linux/linux-6.6/include/linux/
H A Dnfs_xdr.h1307 struct pnfs_commit_bucket buckets[]; member

Completed in 97 milliseconds

1234567