/drivers/staging/lustre/lustre/obdclass/ |
D | lustre_handles.c | 67 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/ |
D | vmci_doorbell.c | 128 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/ |
D | dm-transaction-manager.c | 47 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/ |
D | dm-bio-prison.c | 17 struct bucket { struct 27 struct bucket *buckets; argument
|
D | dm-cache-policy-cleaner.c | 145 struct hlist_head *bucket = &hash->table[h]; in lookup_cache_entry() local
|
D | dm-region-hash.c | 274 struct list_head *bucket = rh->buckets + rh_hash(rh, region); in __rh_lookup() local
|
D | dm-cache-policy-mq.c | 426 struct hlist_head *bucket = mq->table + h; in hash_lookup() local
|
/drivers/cpuidle/governors/ |
D | menu.c | 127 unsigned int bucket; member 144 int bucket = 0; in which_bucket() local
|
/drivers/md/bcache/ |
D | extents.c | 53 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
|
D | alloc.c | 298 static int bch_allocator_push(struct cache *ca, long bucket) in bch_allocator_push() 326 long bucket; in bch_allocator_thread() local
|
D | bcache.h | 194 struct bucket { struct 204 * as multiple threads touch struct bucket without locking argument
|
D | super.c | 524 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()
|
D | journal.c | 44 sector_t bucket = bucket_to_sector(ca->set, ca->sb.d[bucket_index]); in journal_read_bucket() local
|
/drivers/infiniband/core/ |
D | fmr_pool.c | 119 struct hlist_head *bucket; in ib_fmr_cache_lookup() local
|
/drivers/gpu/drm/radeon/ |
D | radeon_cs.c | 42 struct list_head bucket[RADEON_CS_NUM_BUCKETS]; member
|
/drivers/net/ethernet/mellanox/mlx4/ |
D | en_netdev.c | 657 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
|
D | en_rx.c | 749 struct hlist_head *bucket; in mlx4_en_process_rx_cq() local
|
/drivers/media/v4l2-core/ |
D | v4l2-ctrls.c | 1796 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/ |
D | nx-842.c | 119 int bucket = fls(time); in ibm_nx842_incr_hist() local
|
/drivers/block/ |
D | cciss.c | 3899 static void calc_bucket_map(int bucket[], int num_buckets, in calc_bucket_map()
|
/drivers/scsi/ |
D | hpsa.c | 7274 static void calc_bucket_map(int bucket[], int num_buckets, in calc_bucket_map()
|