Searched defs:bucket (Results 51 - 75 of 159) sorted by relevance

1234567

/linux-master/net/netfilter/ipvs/
H A Dip_vs_lblc.c103 struct hlist_head bucket[IP_VS_LBLC_TAB_SIZE]; /* hash bucket */ member in struct:ip_vs_lblc_table
/linux-master/tools/tracing/rtla/src/
H A Dosnoise_hist.c132 int bucket; local
376 int bucket, cpu; local
[all...]
H A Dtimerlat_hist.c176 int bucket; local
412 int bucket, cpu; local
[all...]
/linux-master/fs/xfs/
H A Dxfs_buf_item_recover.c52 struct list_head *bucket; local
/linux-master/net/core/
H A Dgro.c443 u32 bucket = skb_get_hash_raw(skb) & (GRO_HASH_BUCKETS - 1); local
/linux-master/net/mac80211/
H A Dmesh.h217 struct hlist_head bucket[RMC_BUCKETS]; member in struct:mesh_rmc
/linux-master/fs/ocfs2/dlm/
H A Ddlmdebug.c407 struct hlist_head *bucket; local
/linux-master/net/ceph/crush/
H A Dmapper.c74 static int bucket_perm_choose(const struct crush_bucket *bucket, argument
135 bucket_uniform_choose(const struct crush_bucket_uniform *bucket, struct crush_work_bucket *work, int x, int r) argument
142 bucket_list_choose(const struct crush_bucket_list *bucket, int x, int r) argument
196 bucket_tree_choose(const struct crush_bucket_tree *bucket, int x, int r) argument
228 bucket_straw_choose(const struct crush_bucket_straw *bucket, int x, int r) argument
305 get_choose_arg_weights(const struct crush_bucket_straw2 *bucket, const struct crush_choose_arg *arg, int position) argument
317 get_choose_arg_ids(const struct crush_bucket_straw2 *bucket, const struct crush_choose_arg *arg) argument
326 bucket_straw2_choose(const struct crush_bucket_straw2 *bucket, int x, int r, const struct crush_choose_arg *arg, int position) argument
449 crush_choose_firstn(const struct crush_map *map, struct crush_work *work, const struct crush_bucket *bucket, const __u32 *weight, int weight_max, int x, int numrep, int type, int *out, int outpos, int out_size, unsigned int tries, unsigned int recurse_tries, unsigned int local_retries, unsigned int local_fallback_retries, int recurse_to_leaf, unsigned int vary_r, unsigned int stable, int *out2, int parent_r, const struct crush_choose_arg *choose_args) argument
643 crush_choose_indep(const struct crush_map *map, struct crush_work *work, const struct crush_bucket *bucket, const __u32 *weight, int weight_max, int x, int left, int numrep, int type, int *out, int outpos, unsigned int tries, unsigned int recurse_tries, int recurse_to_leaf, int *out2, int parent_r, const struct crush_choose_arg *choose_args) argument
[all...]
/linux-master/fs/
H A Dseq_file.c1138 struct hlist_head *bucket = per_cpu_ptr(head, *cpu); local
/linux-master/include/linux/
H A Drhashtable.h337 rht_lock_nested(struct bucket_table *tbl, struct rhash_lock_head __rcu **bucket, unsigned int subclass) argument
[all...]
/linux-master/lib/
H A Drhashtable.c34 struct rhash_lock_head __rcu *bucket; member in union:nested_table
/linux-master/drivers/md/
H A Ddm-ps-historical-service-time.c150 int bucket = clamp(delta >> HST_BUCKET_SHIFT, 0ULL, local
H A Ddm-region-hash.c277 struct list_head *bucket = rh->buckets + rh_hash(rh, region); local
/linux-master/net/ipv6/
H A Dip6_flowlabel.c753 int bucket; member in struct:ip6fl_iter_state
H A Ddatagram.c1048 __ip6_dgram_sock_seq_show(struct seq_file *seq, struct sock *sp, __u16 srcp, __u16 destp, int rqueue, int bucket) argument
/linux-master/net/netfilter/
H A Dxt_recent.c476 unsigned int bucket; member in struct:recent_iter_state
H A Dnf_conntrack_expect.c567 unsigned int bucket; member in struct:ct_expect_iter_state
/linux-master/fs/dlm/
H A Ddebug_fs.c417 unsigned bucket; member in struct:rsbtbl_iter
484 unsigned bucket, entry; local
566 unsigned bucket; local
[all...]
/linux-master/fs/netfs/
H A Dfscache_cookie.c406 unsigned int bucket; local
932 unsigned int bucket; local
/linux-master/fs/bcachefs/
H A Dmove.c677 bch2_evacuate_bucket(struct moving_context *ctxt, struct move_bucket_in_flight *bucket_in_flight, struct bpos bucket, int gen, struct data_update_opts _data_opts) argument
/linux-master/fs/crypto/
H A Dkeyring.c243 struct hlist_head *bucket = &keyring->key_hashtable[i]; local
292 struct hlist_head *bucket; local
/linux-master/net/sched/
H A Dsch_hhf.c329 static struct sk_buff *dequeue_head(struct wdrr_bucket *bucket) argument
339 bucket_add(struct wdrr_bucket *bucket, struct sk_buff *skb) argument
352 struct wdrr_bucket *bucket; local
376 struct wdrr_bucket *bucket; local
422 struct wdrr_bucket *bucket; local
642 struct wdrr_bucket *bucket = q->buckets + i; local
[all...]
/linux-master/fs/nfs/
H A Dnfs42xattr.c87 struct nfs4_xattr_bucket *bucket; member in struct:nfs4_xattr_entry
388 struct nfs4_xattr_bucket *bucket; local
511 nfs4_xattr_get_entry(struct nfs4_xattr_bucket *bucket, cons argument
529 struct nfs4_xattr_bucket *bucket; local
566 struct nfs4_xattr_bucket *bucket; local
589 struct nfs4_xattr_bucket *bucket; local
873 struct nfs4_xattr_bucket *bucket; local
[all...]
/linux-master/kernel/bpf/
H A Dstackmap.c217 struct stack_map_bucket *bucket, *new_bucket, *old_bucket; local
581 struct stack_map_bucket *bucket, *old_bucket; local
[all...]
/linux-master/fs/xfs/libxfs/
H A Dxfs_ag.c715 int bucket; local
735 int bucket; local
[all...]

Completed in 486 milliseconds

1234567