Home
last modified time | relevance | path

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

123456

/linux/net/mptcp/
A Dtoken.c111 struct token_bucket *bucket; in mptcp_token_new_request() local
156 struct token_bucket *bucket; in mptcp_token_new_connect() local
193 struct token_bucket *bucket; in mptcp_token_accept() local
209 struct token_bucket *bucket; in mptcp_token_exists() local
245 struct token_bucket *bucket; in mptcp_token_get_sock() local
301 struct token_bucket *bucket = &token_hash[slot]; in mptcp_token_iter_next() local
350 struct token_bucket *bucket; in mptcp_token_destroy_request() local
373 struct token_bucket *bucket; in mptcp_token_destroy() local
/linux/net/ceph/crush/
A Dmapper.c74 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/kernel/dma/
A Ddebug.c263 static void put_hash_bucket(struct hash_bucket *bucket, in put_hash_bucket()
292 static struct dma_debug_entry *__hash_bucket_find(struct hash_bucket *bucket, in __hash_bucket_find()
342 static struct dma_debug_entry *bucket_find_exact(struct hash_bucket *bucket, in bucket_find_exact()
378 static void hash_bucket_add(struct hash_bucket *bucket, in hash_bucket_add()
408 struct hash_bucket *bucket = &dma_entry_hash[idx]; in debug_dma_dump_mappings() local
557 struct hash_bucket *bucket; in add_dma_entry() local
774 struct hash_bucket *bucket = &dma_entry_hash[idx]; in dump_show() local
948 struct hash_bucket *bucket; in check_unmap() local
1081 struct hash_bucket *bucket; in check_sync() local
1233 struct hash_bucket *bucket; in debug_dma_mapping_error() local
[all …]
/linux/fs/nfs/
A Dnfs42xattr.c87 struct nfs4_xattr_bucket *bucket; member
389 struct nfs4_xattr_bucket *bucket; in nfs4_xattr_discard_cache() local
512 nfs4_xattr_get_entry(struct nfs4_xattr_bucket *bucket, const char *name) in nfs4_xattr_get_entry()
530 struct nfs4_xattr_bucket *bucket; in nfs4_xattr_hash_add() local
567 struct nfs4_xattr_bucket *bucket; in nfs4_xattr_hash_remove() local
590 struct nfs4_xattr_bucket *bucket; in nfs4_xattr_hash_find() local
893 struct nfs4_xattr_bucket *bucket; in entry_lru_isolate() local
A Dpnfs_nfs.c63 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
1158 struct pnfs_commit_bucket *bucket; in pnfs_layout_mark_request_commit() local
/linux/net/sched/
A Dsch_hhf.c329 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
645 struct wdrr_bucket *bucket = q->buckets + i; in hhf_init() local
/linux/block/
A Dblk-stat.c56 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/net/9p/
A Derror.c179 int bucket; in p9_error_init() local
208 int bucket; in p9_errstr2errno() local
/linux/drivers/md/
A Ddm-clone-target.c564 #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/drivers/misc/vmw_vmci/
A Dvmci_doorbell.c120 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/net/ipv4/
A Dnexthop.c166 struct nh_res_bucket *bucket = &res_table->nh_buckets[i]; in nh_notifier_res_table_info_init() local
874 const struct nh_res_bucket *bucket, in nh_res_bucket_idle_point()
893 struct nh_res_bucket *bucket) in nh_res_bucket_set_idle()
914 struct nh_res_bucket *bucket, u16 bucket_index, in nh_fill_res_bucket()
1195 struct nh_res_bucket *bucket; in nexthop_select_path_res() local
1443 struct nh_res_bucket *bucket, in nh_res_bucket_should_migrate()
1575 struct nh_res_bucket *bucket = &res_table->nh_buckets[i]; in nh_res_table_upkeep() local
1672 struct nh_res_bucket *bucket = &res_table->nh_buckets[i]; in nh_res_table_migrate_buckets() local
2049 struct nh_res_bucket *bucket = &res_table->nh_buckets[i]; in replace_nexthop_single_notify_res() local
3358 struct nh_res_bucket *bucket; in rtm_dump_nexthop_bucket_nh() local
[all …]
/linux/fs/ocfs2/
A Dxattr.c125 struct ocfs2_xattr_bucket *bucket; member
322 struct ocfs2_xattr_bucket *bucket; in ocfs2_xattr_bucket_new() local
419 struct ocfs2_xattr_bucket *bucket, in ocfs2_xattr_bucket_journal_access()
438 struct ocfs2_xattr_bucket *bucket) in ocfs2_xattr_bucket_journal_dirty()
3747 struct ocfs2_xattr_bucket *bucket, in ocfs2_find_xe_in_bucket()
3824 int low_bucket = 0, bucket, high_bucket; in ocfs2_xattr_bucket_find() local
3974 struct ocfs2_xattr_bucket *bucket; in ocfs2_iterate_xattr_buckets() local
5652 struct ocfs2_xattr_bucket *bucket, in ocfs2_delete_xattr_in_bucket()
5728 struct ocfs2_xattr_bucket *bucket = in ocfs2_xattr_bucket_post_refcount() local
6690 struct ocfs2_xattr_bucket *bucket; in ocfs2_get_reflink_xattr_value_root() local
[all …]
/linux/include/net/
A Dtransp_v6.h51 __u16 destp, int bucket) in ip6_dgram_sock_seq_show()
A Draw.h46 int bucket; member
/linux/drivers/cpuidle/governors/
A Dmenu.c114 unsigned int bucket; member
122 int bucket = 0; in which_bucket() local
/linux/drivers/interconnect/qcom/
A Dbcm-voter.c64 size_t i, bucket; in bcm_aggregate() local
126 static void tcs_list_gen(struct bcm_voter *voter, int bucket, in tcs_list_gen()
/linux/net/rxrpc/
A Dproc.c256 unsigned int bucket, n; in rxrpc_peer_seq_start() local
291 unsigned int bucket, n; in rxrpc_peer_seq_next() local
/linux/security/safesetid/
A Dsecurityfs.c74 int bucket; in __release_ruleset() local
100 int bucket; in verify_ruleset() local
/linux/net/openvswitch/
A Dvport.c97 struct hlist_head *bucket = hash_bucket(net, name); in ovs_vport_locate() local
198 struct hlist_head *bucket; in ovs_vport_add() local
/linux/net/netfilter/
A Dxt_hashlimit.c1056 unsigned int *bucket; in dl_seq_start() local
1073 unsigned int *bucket = v; in dl_seq_next() local
1087 unsigned int *bucket = v; in dl_seq_stop() local
1173 unsigned int *bucket = (unsigned int *)v; in dl_seq_show_v2() local
1187 unsigned int *bucket = v; in dl_seq_show_v1() local
1201 unsigned int *bucket = v; in dl_seq_show() local
/linux/fs/dlm/
A Ddebug_fs.c370 unsigned bucket; member
429 unsigned bucket, entry; in table_seq_start() local
509 unsigned bucket; in table_seq_next() local
/linux/drivers/md/persistent-data/
A 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
/linux/arch/sparc/kernel/
A Dirq_64.c207 struct ino_bucket bucket; member
258 struct ino_bucket *bucket; in cookie_exists() local
279 struct ino_bucket *bucket; in sysino_exists() local
616 struct ino_bucket *bucket; in build_irq() local
739 struct ino_bucket *bucket; in sysino_set_bucket() local
/linux/net/atm/
A Dproc.c69 int bucket; member
78 static int __vcc_walk(struct sock **sock, int family, int *bucket, loff_t l) in __vcc_walk()
/linux/lib/
A Dstackdepot.c201 static inline struct stack_record *find_stack(struct stack_record *bucket, in find_stack()
319 struct stack_record *found = NULL, **bucket; in __stack_depot_save() local

Completed in 59 milliseconds

123456