Home
last modified time | relevance | path

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

/drivers/staging/lustre/lustre/obdclass/
Dlustre_handles.c62 struct handle_bucket *bucket; in class_handle_hash() local
123 struct handle_bucket *bucket; in class_handle_unhash() local
135 struct handle_bucket *bucket; in class_handle2object() local
182 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.c106 unsigned bucket = dm_hash_block(b, DM_HASH_MASK); in is_shadow() local
126 unsigned bucket; in insert_shadow() local
143 struct hlist_head *bucket; in wipe_shadow_table() 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.c296 static int bch_allocator_push(struct cache *ca, long bucket) in bch_allocator_push()
324 long bucket; in bch_allocator_thread() local
Dbcache.h194 struct bucket { struct
204 * as multiple threads touch struct bucket without locking argument
Dsuper.c501 static void prio_io(struct cache *ca, uint64_t bucket, int op, in prio_io()
541 long bucket; in bch_prio_write() local
588 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/gpu/drm/amd/amdgpu/
Damdgpu_bo_list.c190 struct list_head bucket[AMDGPU_BO_LIST_NUM_BUCKETS]; in amdgpu_bo_list_get_list() local
/drivers/infiniband/core/
Dfmr_pool.c119 struct hlist_head *bucket; in ib_fmr_cache_lookup() local
/drivers/target/iscsi/cxgbit/
Dcxgbit_cm.c88 int bucket = cxgbit_np_hashfn(cnp); in cxgbit_np_hash_add() local
104 int stid = -1, bucket = cxgbit_np_hashfn(cnp); in cxgbit_np_hash_find() local
121 int stid = -1, bucket = cxgbit_np_hashfn(cnp); in cxgbit_np_hash_del() local
/drivers/net/ethernet/freescale/fman/
Dfman_dtsec.c526 static void set_bucket(struct dtsec_regs __iomem *regs, int bucket, in set_bucket()
995 s32 bucket; in dtsec_add_hash_mac_address() local
1062 s32 bucket; in dtsec_del_hash_mac_address() local
/drivers/gpu/drm/radeon/
Dradeon_cs.c42 struct list_head bucket[RADEON_CS_NUM_BUCKETS]; member
/drivers/net/ethernet/mellanox/mlx4/
Den_netdev.c638 struct hlist_head *bucket; in mlx4_en_replace_mac() local
1056 struct hlist_head *bucket; in mlx4_en_do_uc_filter() local
1271 struct hlist_head *bucket; in mlx4_en_delete_rss_steer_rules() local
Den_rx.c877 struct hlist_head *bucket; in mlx4_en_process_rx_cq() local
/drivers/md/
Ddm-cache-policy-cleaner.c145 struct hlist_head *bucket = &hash->table[h]; in lookup_cache_entry() local
Ddm-region-hash.c272 struct list_head *bucket = rh->buckets + rh_hash(rh, region); in __rh_lookup() local
Ddm-cache-policy-smq.c586 static struct entry *h_head(struct hash_table *ht, unsigned bucket) in h_head()
596 static void __h_insert(struct hash_table *ht, unsigned bucket, struct entry *e) in __h_insert()
/drivers/crypto/nx/
Dnx-842-pseries.c140 int bucket = fls(time); in ibm_nx842_incr_hist() local
/drivers/media/v4l2-core/
Dv4l2-ctrls.c1821 int bucket; in find_ref() local
1875 int bucket = id % hdl->nr_of_buckets; /* which bucket to use */ in handler_new_ref() local
/drivers/block/
Dcciss.c3908 static void calc_bucket_map(int bucket[], int num_buckets, in calc_bucket_map()
/drivers/scsi/
Dhpsa.c9181 static void calc_bucket_map(int bucket[], int num_buckets, in calc_bucket_map()