/linux-6.8/fs/bcachefs/ |
D | buckets_types.h | 10 struct bucket { struct 25 struct bucket b[]; argument
|
D | backpointers.c | 18 struct bpos bucket, in extent_matches_bp() 47 struct bpos bucket = bp_pos_to_bucket(c, bp.k->p); in bch2_backpointer_invalid() local 142 struct bpos bucket, in bch2_bucket_backpointer_mod_nowritebuffer() 194 struct bpos bucket, int gen, in bch2_get_next_backpointer() 246 struct bpos bucket = bp_pos_to_bucket(c, bp_pos); in backpointer_not_found() local 285 struct bpos bucket = bp_pos_to_bucket(c, bp_pos); in bch2_backpointer_get_key() local 322 struct bpos bucket = bp_pos_to_bucket(c, bp_pos); in bch2_backpointer_get_node() local 420 struct bpos bucket, in check_bp_exists() 669 static struct bpos bucket_pos_to_bp_safe(const struct bch_fs *c, in bucket_pos_to_bp_safe()
|
D | nocow_locking.h | 28 struct bpos bucket, int flags) in bch2_bucket_nocow_lock() 37 struct bpos bucket, int flags) in bch2_bucket_nocow_trylock()
|
D | alloc_foreground.h | 115 unsigned dev, u64 bucket) in open_bucket_hashslot() 122 static inline bool bch2_bucket_is_open(struct bch_fs *c, unsigned dev, u64 bucket) in bch2_bucket_is_open() 138 static inline bool bch2_bucket_is_open_safe(struct bch_fs *c, unsigned dev, u64 bucket) in bch2_bucket_is_open_safe()
|
D | move_types.h | 20 struct bpos bucket; member 32 struct move_bucket bucket; member
|
D | backpointers.h | 51 static inline struct bpos bucket_pos_to_bp(const struct bch_fs *c, in bucket_pos_to_bp() 71 struct bpos bucket, in bch2_bucket_backpointer_mod()
|
D | nocow_locking.c | 10 bool bch2_bucket_nocow_is_locked(struct bucket_nocow_lock_table *t, struct bpos bucket) in bch2_bucket_nocow_is_locked() 24 void bch2_bucket_nocow_unlock(struct bucket_nocow_lock_table *t, struct bpos bucket, int flags) in bch2_bucket_nocow_unlock()
|
D | buckets_waiting_for_journal.c | 27 unsigned dev, u64 bucket) in bch2_bucket_needs_journal_commit() 88 unsigned dev, u64 bucket, in bch2_set_bucket_needs_journal_commit()
|
D | alloc_background.h | 28 static inline u64 bucket_to_u64(struct bpos bucket) in bucket_to_u64() 33 static inline struct bpos u64_to_bucket(u64 bucket) in u64_to_bucket()
|
/linux-6.8/net/mptcp/ |
D | token.c | 111 struct token_bucket *bucket; in mptcp_token_new_request() local 157 struct token_bucket *bucket; in mptcp_token_new_connect() local 196 struct token_bucket *bucket; in mptcp_token_accept() local 213 struct token_bucket *bucket; in mptcp_token_exists() local 249 struct token_bucket *bucket; in mptcp_token_get_sock() local 305 struct token_bucket *bucket = &token_hash[slot]; in mptcp_token_iter_next() local 354 struct token_bucket *bucket; in mptcp_token_destroy_request() local 378 struct token_bucket *bucket; in mptcp_token_destroy() local
|
/linux-6.8/net/ceph/crush/ |
D | mapper.c | 74 static int bucket_perm_choose(const struct crush_bucket *bucket, in bucket_perm_choose() 135 static int bucket_uniform_choose(const struct crush_bucket_uniform *bucket, in bucket_uniform_choose() 142 static int bucket_list_choose(const struct crush_bucket_list *bucket, in bucket_list_choose() 196 static int bucket_tree_choose(const struct crush_bucket_tree *bucket, in bucket_tree_choose() 228 static int bucket_straw_choose(const struct crush_bucket_straw *bucket, in bucket_straw_choose() 305 static __u32 *get_choose_arg_weights(const struct crush_bucket_straw2 *bucket, in get_choose_arg_weights() 317 static __s32 *get_choose_arg_ids(const struct crush_bucket_straw2 *bucket, in get_choose_arg_ids() 326 static int bucket_straw2_choose(const struct crush_bucket_straw2 *bucket, in bucket_straw2_choose() 451 const struct crush_bucket *bucket, in crush_choose_firstn() 645 const struct crush_bucket *bucket, in crush_choose_indep()
|
/linux-6.8/kernel/dma/ |
D | debug.c | 265 static void put_hash_bucket(struct hash_bucket *bucket, in put_hash_bucket() 294 static struct dma_debug_entry *__hash_bucket_find(struct hash_bucket *bucket, in __hash_bucket_find() 344 static struct dma_debug_entry *bucket_find_exact(struct hash_bucket *bucket, in bucket_find_exact() 350 static struct dma_debug_entry *bucket_find_contain(struct hash_bucket **bucket, in bucket_find_contain() 378 static void hash_bucket_add(struct hash_bucket *bucket, in hash_bucket_add() 529 struct hash_bucket *bucket = &dma_entry_hash[idx]; in debug_dma_dump_mappings() local 561 struct hash_bucket *bucket = &dma_entry_hash[idx]; in dump_show() local 590 struct hash_bucket *bucket; in add_dma_entry() local 964 struct hash_bucket *bucket; in check_unmap() local 1097 struct hash_bucket *bucket; in check_sync() local [all …]
|
/linux-6.8/net/sched/ |
D | sch_hhf.c | 329 static struct sk_buff *dequeue_head(struct wdrr_bucket *bucket) in dequeue_head() 339 static void bucket_add(struct wdrr_bucket *bucket, struct sk_buff *skb) in bucket_add() 352 struct wdrr_bucket *bucket; in hhf_drop() local 376 struct wdrr_bucket *bucket; in hhf_enqueue() local 422 struct wdrr_bucket *bucket; in hhf_dequeue() local 642 struct wdrr_bucket *bucket = q->buckets + i; in hhf_init() local
|
/linux-6.8/block/ |
D | blk-stat.c | 55 int bucket, cpu; in blk_stat_add() local 83 unsigned int bucket; in blk_stat_timer_fn() local 139 unsigned int bucket; in blk_stat_add_callback() local
|
/linux-6.8/fs/nfs/ |
D | nfs42xattr.c | 87 struct nfs4_xattr_bucket *bucket; member 388 struct nfs4_xattr_bucket *bucket; in nfs4_xattr_discard_cache() local 511 nfs4_xattr_get_entry(struct nfs4_xattr_bucket *bucket, const char *name) in nfs4_xattr_get_entry() 529 struct nfs4_xattr_bucket *bucket; in nfs4_xattr_hash_add() local 566 struct nfs4_xattr_bucket *bucket; in nfs4_xattr_hash_remove() local 589 struct nfs4_xattr_bucket *bucket; in nfs4_xattr_hash_find() local 873 struct nfs4_xattr_bucket *bucket; in entry_lru_isolate() local
|
D | pnfs_nfs.c | 63 pnfs_free_bucket_lseg(struct pnfs_commit_bucket *bucket) in pnfs_free_bucket_lseg() 81 struct pnfs_commit_bucket *bucket = NULL; in pnfs_generic_clear_request_commit() local 241 pnfs_bucket_scan_ds_commit_list(struct pnfs_commit_bucket *bucket, in pnfs_bucket_scan_ds_commit_list() 403 struct pnfs_commit_bucket *bucket, in pnfs_bucket_get_committing() 419 pnfs_bucket_fetch_commitdata(struct pnfs_commit_bucket *bucket, in pnfs_bucket_fetch_commitdata() 435 struct pnfs_commit_bucket *bucket; in pnfs_generic_retry_commit() local 456 struct pnfs_commit_bucket *bucket; in pnfs_bucket_alloc_ds_commits() local 1165 struct pnfs_commit_bucket *bucket; in pnfs_layout_mark_request_commit() local
|
/linux-6.8/net/9p/ |
D | error.c | 179 int bucket; in p9_error_init() local 208 int bucket; in p9_errstr2errno() local
|
/linux-6.8/drivers/interconnect/qcom/ |
D | bcm-voter.c | 65 int bucket, i; in bcm_aggregate_mask() local 94 size_t i, bucket; in bcm_aggregate() local 156 static void tcs_list_gen(struct bcm_voter *voter, int bucket, in tcs_list_gen()
|
/linux-6.8/drivers/md/ |
D | dm-clone-target.c | 564 #define bucket_lock_irqsave(bucket, flags) \ argument 567 #define bucket_unlock_irqrestore(bucket, flags) \ argument 570 #define bucket_lock_irq(bucket) \ argument 573 #define bucket_unlock_irq(bucket) \ argument 579 struct hash_table_bucket *bucket; in hash_table_init() local 613 static struct dm_clone_region_hydration *__hash_find(struct hash_table_bucket *bucket, in __hash_find() 631 static inline void __insert_region_hydration(struct hash_table_bucket *bucket, in __insert_region_hydration() 645 __find_or_insert_region_hydration(struct hash_table_bucket *bucket, in __find_or_insert_region_hydration() 703 struct hash_table_bucket *bucket; in hydration_update_metadata() local 877 struct hash_table_bucket *bucket; in hydrate_bio_region() local [all …]
|
/linux-6.8/drivers/misc/vmw_vmci/ |
D | vmci_doorbell.c | 120 u32 bucket = VMCI_DOORBELL_HASH(idx); in dbell_index_table_find() local 139 u32 bucket; in dbell_index_table_add() local 355 u32 bucket = VMCI_DOORBELL_HASH(notify_idx); in dbell_fire_entries() local
|
/linux-6.8/net/ipv4/ |
D | nexthop.c | 167 struct nh_res_bucket *bucket = &res_table->nh_buckets[i]; in nh_notifier_res_table_info_init() local 868 static unsigned long nh_res_bucket_used_time(const struct nh_res_bucket *bucket) in nh_res_bucket_used_time() 875 const struct nh_res_bucket *bucket, in nh_res_bucket_idle_point() 894 struct nh_res_bucket *bucket) in nh_res_bucket_set_idle() 902 static void nh_res_bucket_set_busy(struct nh_res_bucket *bucket) in nh_res_bucket_set_busy() 907 static clock_t nh_res_bucket_idle_time(const struct nh_res_bucket *bucket) in nh_res_bucket_idle_time() 915 struct nh_res_bucket *bucket, u16 bucket_index, in nh_fill_res_bucket() 964 struct nh_res_bucket *bucket = &res_table->nh_buckets[bucket_index]; in nexthop_bucket_notify() local 1219 struct nh_res_bucket *bucket; in nexthop_select_path_res() local 1445 static void nh_res_bucket_unset_nh(struct nh_res_bucket *bucket) in nh_res_bucket_unset_nh() [all …]
|
/linux-6.8/fs/ocfs2/ |
D | xattr.c | 121 struct ocfs2_xattr_bucket *bucket; member 318 struct ocfs2_xattr_bucket *bucket; in ocfs2_xattr_bucket_new() local 332 static void ocfs2_xattr_bucket_relse(struct ocfs2_xattr_bucket *bucket) in ocfs2_xattr_bucket_relse() 342 static void ocfs2_xattr_bucket_free(struct ocfs2_xattr_bucket *bucket) in ocfs2_xattr_bucket_free() 357 static int ocfs2_init_xattr_bucket(struct ocfs2_xattr_bucket *bucket, in ocfs2_init_xattr_bucket() 390 static int ocfs2_read_xattr_bucket(struct ocfs2_xattr_bucket *bucket, in ocfs2_read_xattr_bucket() 415 struct ocfs2_xattr_bucket *bucket, in ocfs2_xattr_bucket_journal_access() 434 struct ocfs2_xattr_bucket *bucket) in ocfs2_xattr_bucket_journal_dirty() 1701 struct ocfs2_xattr_bucket *bucket = loc->xl_storage; in ocfs2_xa_bucket_journal_access() local 1709 struct ocfs2_xattr_bucket *bucket = loc->xl_storage; in ocfs2_xa_bucket_journal_dirty() local [all …]
|
/linux-6.8/drivers/cpuidle/governors/ |
D | menu.c | 116 unsigned int bucket; member 124 int bucket = 0; in which_bucket() local
|
/linux-6.8/include/net/ |
D | transp_v6.h | 51 __u16 destp, int bucket) in ip6_dgram_sock_seq_show()
|
/linux-6.8/security/safesetid/ |
D | securityfs.c | 74 int bucket; in __release_ruleset() local 100 int bucket; in verify_ruleset() local
|