/Linux-v6.6/drivers/md/bcache/ |
D | alloc.c | 302 static int bch_allocator_push(struct cache *ca, long bucket) in bch_allocator_push() 330 long bucket; in bch_allocator_thread() local
|
D | bcache.h | 197 struct bucket { struct 207 * as multiple threads touch struct bucket without locking argument
|
/Linux-v6.6/lib/ |
D | stackdepot.c | 343 static inline struct stack_record *find_stack(struct stack_record *bucket, in find_stack() 362 struct stack_record *found = NULL, **bucket; in __stack_depot_save() local
|
/Linux-v6.6/net/core/ |
D | sock_map.c | 882 struct bpf_shtab_bucket *bucket; in __sock_hash_lookup_elem() local 906 struct bpf_shtab_bucket *bucket; in sock_hash_delete_from_link() local 930 struct bpf_shtab_bucket *bucket; in sock_hash_delete_elem() local 982 struct bpf_shtab_bucket *bucket; in sock_hash_update_common() local 1132 struct bpf_shtab_bucket *bucket; in sock_hash_free() local 1300 struct bpf_shtab_bucket *bucket; in sock_hash_seq_find_next() local
|
/Linux-v6.6/include/net/ |
D | ping.h | 40 int bucket; member
|
D | raw.h | 63 int bucket; member
|
D | llc.h | 75 u32 bucket = hash_32(ifindex, LLC_SK_DEV_HASH_BITS); in llc_sk_dev_hash() local
|
/Linux-v6.6/net/vmw_vsock/ |
D | diag.c | 52 unsigned int bucket; in vsock_diag_dump() local
|
/Linux-v6.6/fs/dlm/ |
D | debug_fs.c | 417 unsigned bucket; member 484 unsigned bucket, entry; in table_seq_start() local 566 unsigned bucket; in table_seq_next() local
|
D | dir.c | 203 uint32_t hash, bucket; in find_rsb_root() local
|
/Linux-v6.6/arch/hexagon/kernel/ |
D | ptrace.c | 78 unsigned long bucket; in genregs_set() local
|
/Linux-v6.6/drivers/scsi/lpfc/ |
D | lpfc_vmid.c | 300 u32 bucket, i, cpu; in lpfc_reinit_vmid() local
|
/Linux-v6.6/tools/tracing/rtla/src/ |
D | osnoise_hist.c | 132 int bucket; in osnoise_hist_update_multiple() local 377 int bucket, cpu; in osnoise_print_stats() local
|
D | timerlat_hist.c | 175 int bucket; in timerlat_hist_update() local 412 int bucket, cpu; in timerlat_print_stats() local
|
/Linux-v6.6/net/openvswitch/ |
D | meter.h | 29 u64 bucket; /* 1/1000 packets, or in bits */ member
|
/Linux-v6.6/block/ |
D | kyber-iosched.c | 216 unsigned int bucket; in flush_latency_buckets() local 231 unsigned int bucket, samples = 0, percentile_samples; in calculate_percentile() local 625 unsigned int bucket; in add_latency_sample() local
|
/Linux-v6.6/drivers/net/wireguard/ |
D | ratelimiter.c | 92 struct hlist_head *bucket; in wg_ratelimiter_allow() local
|
/Linux-v6.6/net/batman-adv/ |
D | bridge_loop_avoidance.c | 2197 struct batadv_hashtable *hash, unsigned int bucket, in batadv_bla_claim_dump_bucket() 2240 int bucket = cb->args[0]; in batadv_bla_claim_dump() local 2368 unsigned int bucket, int *idx_skip) in batadv_bla_backbone_dump_bucket() 2410 int bucket = cb->args[0]; in batadv_bla_backbone_dump() local
|
D | multicast.c | 1921 unsigned int bucket, long *idx_skip) in batadv_mcast_flags_dump_bucket() 1966 struct batadv_priv *bat_priv, long *bucket, long *idx) in __batadv_mcast_flags_dump() 2047 long *bucket = &cb->args[0]; in batadv_mcast_flags_dump() local
|
/Linux-v6.6/net/llc/ |
D | llc_proc.c | 67 static struct sock *laddr_hash_next(struct llc_sap *sap, int bucket) in laddr_hash_next()
|
/Linux-v6.6/fs/fscache/ |
D | cookie.c | 406 unsigned int bucket; in fscache_hash_cookie() local 932 unsigned int bucket; in fscache_unhash_cookie() local
|
/Linux-v6.6/net/netfilter/ |
D | nf_conntrack_core.c | 741 unsigned int bucket, hsize; in ____nf_conntrack_find() local 1408 unsigned int i, bucket; in early_drop() local 2355 const struct nf_ct_iter_data *iter_data, unsigned int *bucket) in get_next_corpse() 2410 unsigned int bucket = 0; in nf_ct_iterate_cleanup() local 2589 int i, bucket; in nf_conntrack_hash_resize() local
|
/Linux-v6.6/fs/crypto/ |
D | keyring.c | 227 struct hlist_head *bucket = &keyring->key_hashtable[i]; in fscrypt_destroy_keyring() local 277 struct hlist_head *bucket; in fscrypt_find_master_key() local
|
/Linux-v6.6/fs/xfs/libxfs/ |
D | xfs_ag.c | 704 int bucket; in xfs_agflblock_init() local 724 int bucket; in xfs_agiblock_init() local
|
/Linux-v6.6/fs/ocfs2/dlm/ |
D | dlmdomain.c | 158 struct hlist_head *bucket; in __dlm_insert_lockres() local 178 struct hlist_head *bucket; in __dlm_lookup_lockres_full() local 408 struct hlist_head *bucket; in dlm_migrate_all_locks() local
|