Home
last modified time | relevance | path

Searched defs:bucket (Results 101 - 125 of 267) sorted by relevance

1234567891011

/kernel/linux/linux-5.10/fs/
H A Dseq_file.c1094 struct hlist_head *bucket = per_cpu_ptr(head, *cpu); in seq_hlist_next_percpu() local
/kernel/linux/linux-5.10/net/batman-adv/
H A Dbat_v.c583 int bucket = cb->args[0]; in batadv_v_orig_dump() local
/kernel/linux/linux-5.10/net/ceph/crush/
H A Dmapper.c74 static int bucket_perm_choose(const struct crush_bucket *bucket, in bucket_perm_choose() argument
135 bucket_uniform_choose(const struct crush_bucket_uniform *bucket, struct crush_work_bucket *work, int x, int r) bucket_uniform_choose() argument
142 bucket_list_choose(const struct crush_bucket_list *bucket, int x, int r) bucket_list_choose() argument
196 bucket_tree_choose(const struct crush_bucket_tree *bucket, int x, int r) bucket_tree_choose() argument
228 bucket_straw_choose(const struct crush_bucket_straw *bucket, int x, int r) bucket_straw_choose() argument
305 get_choose_arg_weights(const struct crush_bucket_straw2 *bucket, const struct crush_choose_arg *arg, int position) get_choose_arg_weights() argument
317 get_choose_arg_ids(const struct crush_bucket_straw2 *bucket, const struct crush_choose_arg *arg) get_choose_arg_ids() argument
326 bucket_straw2_choose(const struct crush_bucket_straw2 *bucket, int x, int r, const struct crush_choose_arg *arg, int position) bucket_straw2_choose() 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) crush_choose_firstn() 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) crush_choose_indep() argument
[all...]
/kernel/linux/linux-5.10/net/ipv6/
H A Dip6_flowlabel.c750 int bucket; member
H A Ddatagram.c1042 __ip6_dgram_sock_seq_show(struct seq_file *seq, struct sock *sp, __u16 srcp, __u16 destp, int rqueue, int bucket) __ip6_dgram_sock_seq_show() argument
/kernel/linux/linux-5.10/fs/nfs/
H 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, cons argument
530 struct nfs4_xattr_bucket *bucket; nfs4_xattr_hash_add() local
567 struct nfs4_xattr_bucket *bucket; nfs4_xattr_hash_remove() local
590 struct nfs4_xattr_bucket *bucket; nfs4_xattr_hash_find() local
893 struct nfs4_xattr_bucket *bucket; entry_lru_isolate() local
[all...]
/kernel/linux/linux-6.6/fs/crypto/
H A Dkeyring.c227 struct hlist_head *bucket = &keyring->key_hashtable[i]; in fscrypt_destroy_keyring() local
277 struct hlist_head *bucket; in fscrypt_find_master_key() local
/kernel/linux/linux-6.6/fs/nfs/
H A Dnfs42xattr.c87 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, cons argument
529 struct nfs4_xattr_bucket *bucket; nfs4_xattr_hash_add() local
566 struct nfs4_xattr_bucket *bucket; nfs4_xattr_hash_remove() local
589 struct nfs4_xattr_bucket *bucket; nfs4_xattr_hash_find() local
892 struct nfs4_xattr_bucket *bucket; entry_lru_isolate() local
[all...]
/kernel/linux/linux-6.6/fs/dlm/
H A Ddebug_fs.c417 unsigned bucket; member
484 unsigned bucket, entry; in table_seq_start() local
566 unsigned bucket; table_seq_next() local
[all...]
/kernel/linux/linux-6.6/fs/ocfs2/dlm/
H A Ddlmdebug.c407 struct hlist_head *bucket; in debug_mle_print() local
/kernel/linux/linux-6.6/fs/xfs/libxfs/
H A Dxfs_ag.c704 int bucket; in xfs_agflblock_init() local
724 int bucket; in xfs_agiblock_init() local
[all...]
/kernel/linux/linux-6.6/fs/
H A Dseq_file.c1138 struct hlist_head *bucket = per_cpu_ptr(head, *cpu); in seq_hlist_next_percpu() local
/kernel/linux/linux-6.6/fs/fscache/
H A Dcookie.c406 unsigned int bucket; in fscache_hash_cookie() local
932 unsigned int bucket; in fscache_unhash_cookie() local
/kernel/linux/linux-6.6/include/linux/
H A Drhashtable.h337 rht_lock_nested(struct bucket_table *tbl, struct rhash_lock_head __rcu **bucket, unsigned int subclass) rht_lock_nested() argument
[all...]
/kernel/linux/linux-6.6/io_uring/
H A Dpoll.c858 struct io_hash_bucket *bucket; in __io_poll_cancel() local
981 struct io_hash_bucket *bucket; in io_poll_remove() local
[all...]
/kernel/linux/linux-6.6/kernel/bpf/
H A Dstackmap.c217 struct stack_map_bucket *bucket, *new_bucket, *old_bucket; in __bpf_get_stackid() local
581 struct stack_map_bucket *bucket, *old_bucket; bpf_stackmap_copy() local
[all...]
/kernel/linux/linux-6.6/drivers/md/
H A Ddm-ps-historical-service-time.c150 int bucket = clamp(delta >> HST_BUCKET_SHIFT, 0ULL, in hst_weight() local
H A Ddm-region-hash.c277 struct list_head *bucket = rh->buckets + rh_hash(rh, region); in __rh_lookup() local
/kernel/linux/linux-6.6/net/sched/
H A Dsch_hhf.c329 static struct sk_buff *dequeue_head(struct wdrr_bucket *bucket) in dequeue_head() argument
339 bucket_add(struct wdrr_bucket *bucket, struct sk_buff *skb) bucket_add() argument
352 struct wdrr_bucket *bucket; hhf_drop() local
376 struct wdrr_bucket *bucket; hhf_enqueue() local
422 struct wdrr_bucket *bucket; hhf_dequeue() local
642 struct wdrr_bucket *bucket = q->buckets + i; hhf_init() local
[all...]
/kernel/linux/linux-6.6/net/netfilter/
H A Dxt_recent.c476 unsigned int bucket; member
/kernel/linux/linux-6.6/tools/tracing/rtla/src/
H A Dtimerlat_hist.c175 int bucket; in timerlat_hist_update() local
411 int bucket, cpu; in timerlat_print_stats() local
[all...]
/kernel/linux/linux-6.6/lib/
H A Drhashtable.c34 struct rhash_lock_head __rcu *bucket; member
/kernel/linux/linux-6.6/net/ipv6/
H A Ddatagram.c1049 __ip6_dgram_sock_seq_show(struct seq_file *seq, struct sock *sp, __u16 srcp, __u16 destp, int rqueue, int bucket) __ip6_dgram_sock_seq_show() argument
H A Dip6_flowlabel.c753 int bucket; member
/kernel/linux/linux-6.6/net/ceph/crush/
H A Dmapper.c74 static int bucket_perm_choose(const struct crush_bucket *bucket, in bucket_perm_choose() argument
135 bucket_uniform_choose(const struct crush_bucket_uniform *bucket, struct crush_work_bucket *work, int x, int r) bucket_uniform_choose() argument
142 bucket_list_choose(const struct crush_bucket_list *bucket, int x, int r) bucket_list_choose() argument
196 bucket_tree_choose(const struct crush_bucket_tree *bucket, int x, int r) bucket_tree_choose() argument
228 bucket_straw_choose(const struct crush_bucket_straw *bucket, int x, int r) bucket_straw_choose() argument
305 get_choose_arg_weights(const struct crush_bucket_straw2 *bucket, const struct crush_choose_arg *arg, int position) get_choose_arg_weights() argument
317 get_choose_arg_ids(const struct crush_bucket_straw2 *bucket, const struct crush_choose_arg *arg) get_choose_arg_ids() argument
326 bucket_straw2_choose(const struct crush_bucket_straw2 *bucket, int x, int r, const struct crush_choose_arg *arg, int position) bucket_straw2_choose() 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) crush_choose_firstn() 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) crush_choose_indep() argument
[all...]

Completed in 28 milliseconds

1234567891011