Home
last modified time | relevance | path

Searched defs:bucket (Results 76 - 100 of 266) sorted by relevance

1234567891011

/kernel/linux/linux-5.10/net/netfilter/
H A Dnf_conntrack_expect.c547 unsigned int bucket; member
H A Dxt_recent.c476 unsigned int bucket; member
/kernel/linux/linux-5.10/include/linux/
H A Datalk.h149 int bucket; member
H A Drhashtable.h334 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/include/linux/
H A Datalk.h149 int bucket; member
/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_buf_item_recover.c52 struct list_head *bucket; in xlog_find_buffer_cancelled() local
/kernel/linux/linux-6.6/include/net/
H A Dudp.h438 int bucket; member
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dpno.c552 u64 brcmf_pno_find_reqid_by_bucket(struct brcmf_pno_info *pi, u32 bucket) in brcmf_pno_find_reqid_by_bucket() argument
/kernel/linux/linux-6.6/drivers/md/persistent-data/
H A Ddm-transaction-manager.c108 unsigned int bucket = dm_hash_block(b, DM_HASH_MASK); in is_shadow() local
128 unsigned int bucket; in insert_shadow() local
145 struct hlist_head *bucket; in wipe_shadow_table() local
/kernel/linux/linux-6.6/tools/tracing/rtla/src/
H A Dosnoise_hist.c132 int bucket; in osnoise_hist_update_multiple() local
376 int bucket, cpu; in osnoise_print_stats() local
[all...]
/kernel/linux/linux-6.6/lib/
H A Dstackdepot.c343 static inline struct stack_record *find_stack(struct stack_record *bucket, in find_stack() argument
362 struct stack_record *found = NULL, **bucket; in __stack_depot_save() local
[all...]
/kernel/linux/linux-6.6/net/batman-adv/
H A Dbat_v.c429 int bucket = cb->args[0]; in batadv_v_orig_dump() local
/kernel/linux/linux-6.6/net/netfilter/ipvs/
H A Dip_vs_lblcr.c273 struct hlist_head bucket[IP_VS_LBLCR_TAB_SIZE]; /* hash bucket */ member
H A Dip_vs_lblc.c103 struct hlist_head bucket[IP_VS_LBLC_TAB_SIZE]; /* hash bucket */ member
/kernel/linux/linux-6.6/net/mac80211/
H A Dmesh.h187 struct hlist_head bucket[RMC_BUCKETS]; member
/kernel/linux/linux-6.6/net/core/
H A Dgro.c439 u32 bucket = skb_get_hash_raw(skb) & (GRO_HASH_BUCKETS - 1); in dev_gro_receive() local
/kernel/linux/linux-5.10/drivers/lightnvm/
H A Dpblk-sysfs.c383 static long long bucket_percentage(unsigned long long bucket, in bucket_percentage() argument
/kernel/linux/linux-5.10/drivers/md/
H A Ddm-region-hash.c274 struct list_head *bucket = rh->buckets + rh_hash(rh, region); in __rh_lookup() local
H A Ddm-historical-service-time.c150 int bucket = clamp(delta >> HST_BUCKET_SHIFT, 0ULL, in hst_weight() local
/kernel/linux/linux-5.10/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
645 struct wdrr_bucket *bucket = q->buckets + i; hhf_init() local
[all...]
/kernel/linux/linux-5.10/include/net/
H A Dudp.h450 int bucket; member
/kernel/linux/linux-5.10/fs/crypto/
H A Dkeyring.c226 struct hlist_head *bucket = &keyring->key_hashtable[i]; in fscrypt_destroy_keyring() local
276 struct hlist_head *bucket; in fscrypt_find_master_key() local
/kernel/linux/linux-5.10/lib/
H A Drhashtable.c34 struct rhash_lock_head __rcu *bucket; member
/kernel/linux/linux-5.10/kernel/bpf/
H A Dstackmap.c404 struct stack_map_bucket *bucket, *new_bucket, *old_bucket; in __bpf_get_stackid() local
770 struct stack_map_bucket *bucket, *old_bucket; bpf_stackmap_copy() local
[all...]
/kernel/linux/linux-5.10/fs/ocfs2/dlm/
H A Ddlmdebug.c409 struct hlist_head *bucket; in debug_mle_print() local

Completed in 41 milliseconds

1234567891011