Home
last modified time | relevance | path

Searched defs:bucket (Results 1 – 21 of 21) sorted by relevance

/drivers/staging/lustre/lustre/obdclass/
Dlustre_handles.c67 struct handle_bucket *bucket; in class_handle_hash() local
128 struct handle_bucket *bucket; in class_handle_unhash() local
139 struct handle_bucket *bucket; in class_handle_hash_back() local
152 struct handle_bucket *bucket; in class_handle2object() local
195 struct handle_bucket *bucket; in class_handle_init() local
/drivers/misc/vmw_vmci/
Dvmci_doorbell.c128 u32 bucket = VMCI_DOORBELL_HASH(idx); in dbell_index_table_find() local
147 u32 bucket; in dbell_index_table_add() local
359 u32 bucket = VMCI_DOORBELL_HASH(notify_idx); in dbell_fire_entries() local
/drivers/md/persistent-data/
Ddm-transaction-manager.c47 unsigned bucket = dm_hash_block(b, DM_HASH_MASK); in is_shadow() local
67 unsigned bucket; in insert_shadow() local
84 struct hlist_head *bucket; in wipe_shadow_table() local
/drivers/md/
Ddm-bio-prison.c17 struct bucket { struct
27 struct bucket *buckets; argument
Ddm-cache-policy-cleaner.c145 struct hlist_head *bucket = &hash->table[h]; in lookup_cache_entry() local
Ddm-region-hash.c274 struct list_head *bucket = rh->buckets + rh_hash(rh, region); in __rh_lookup() local
Ddm-cache-policy-mq.c426 struct hlist_head *bucket = mq->table + h; in hash_lookup() local
/drivers/cpuidle/governors/
Dmenu.c127 unsigned int bucket; member
144 int bucket = 0; in which_bucket() local
/drivers/md/bcache/
Dextents.c53 size_t bucket = PTR_BUCKET_NR(c, k, i); in __ptr_invalid() local
74 size_t bucket = PTR_BUCKET_NR(c, k, i); in bch_ptr_status() local
Dalloc.c298 static int bch_allocator_push(struct cache *ca, long bucket) in bch_allocator_push()
326 long bucket; in bch_allocator_thread() local
Dbcache.h194 struct bucket { struct
204 * as multiple threads touch struct bucket without locking argument
Dsuper.c524 static void prio_io(struct cache *ca, uint64_t bucket, unsigned long rw) in prio_io()
563 long bucket; in bch_prio_write() local
610 static void prio_read(struct cache *ca, uint64_t bucket) in prio_read()
Djournal.c44 sector_t bucket = bucket_to_sector(ca->set, ca->sb.d[bucket_index]); in journal_read_bucket() local
/drivers/infiniband/core/
Dfmr_pool.c119 struct hlist_head *bucket; in ib_fmr_cache_lookup() local
/drivers/gpu/drm/radeon/
Dradeon_cs.c42 struct list_head bucket[RADEON_CS_NUM_BUCKETS]; member
/drivers/net/ethernet/mellanox/mlx4/
Den_netdev.c657 struct hlist_head *bucket; in mlx4_en_put_qp() local
696 struct hlist_head *bucket; in mlx4_en_replace_mac() local
1114 struct hlist_head *bucket; in mlx4_en_do_uc_filter() local
Den_rx.c749 struct hlist_head *bucket; in mlx4_en_process_rx_cq() local
/drivers/media/v4l2-core/
Dv4l2-ctrls.c1796 int bucket; in find_ref() local
1850 int bucket = id % hdl->nr_of_buckets; /* which bucket to use */ in handler_new_ref() local
/drivers/crypto/nx/
Dnx-842.c119 int bucket = fls(time); in ibm_nx842_incr_hist() local
/drivers/block/
Dcciss.c3899 static void calc_bucket_map(int bucket[], int num_buckets, in calc_bucket_map()
/drivers/scsi/
Dhpsa.c7274 static void calc_bucket_map(int bucket[], int num_buckets, in calc_bucket_map()