/Linux-v6.6/net/ipv6/ |
D | ping.c | 241 int bucket = ((struct ping_iter_state *) seq->private)->bucket; in ping_v6_seq_show() local
|
/Linux-v6.6/fs/notify/fanotify/ |
D | fanotify.c | 191 unsigned int bucket = fanotify_event_hash_bucket(group, new); in fanotify_merge() local 878 unsigned int bucket = fanotify_event_hash_bucket(group, event); in fanotify_insert_event() local
|
/Linux-v6.6/kernel/bpf/ |
D | stackmap.c | 214 struct stack_map_bucket *bucket, *new_bucket, *old_bucket; in __bpf_get_stackid() local 569 struct stack_map_bucket *bucket, *old_bucket; in bpf_stackmap_copy() local
|
/Linux-v6.6/net/batman-adv/ |
D | fragmentation.c | 145 u8 bucket; in batadv_frag_insert_packet() local
|
/Linux-v6.6/fs/ocfs2/dlm/ |
D | dlmmaster.c | 313 struct hlist_head *bucket; in __dlm_insert_mle() local 327 struct hlist_head *bucket; in dlm_find_mle() local 3331 struct hlist_head *bucket; in dlm_clean_master_list() local 3531 struct hlist_head *bucket; in dlm_force_free_mles() local
|
D | dlmrecovery.c | 2132 struct hlist_head *bucket; in dlm_finish_local_lockres_recovery() local 2324 struct hlist_head *bucket; in dlm_do_local_recovery_cleanup() local
|
/Linux-v6.6/fs/fuse/ |
D | inode.c | 576 struct fuse_sync_bucket *bucket; in fuse_sync_bucket_alloc() local 589 struct fuse_sync_bucket *bucket, *new_bucket; in fuse_sync_fs_writes() local 888 struct fuse_sync_bucket *bucket; in fuse_conn_put() local
|
/Linux-v6.6/io_uring/ |
D | poll.c | 851 struct io_hash_bucket *bucket; in __io_poll_cancel() local 974 struct io_hash_bucket *bucket; in io_poll_remove() local
|
/Linux-v6.6/drivers/target/iscsi/cxgbit/ |
D | cxgbit_cm.c | 85 int bucket = cxgbit_np_hashfn(cnp); in cxgbit_np_hash_add() local 101 int stid = -1, bucket = cxgbit_np_hashfn(cnp); in cxgbit_np_hash_find() local 118 int stid = -1, bucket = cxgbit_np_hashfn(cnp); in cxgbit_np_hash_del() local
|
/Linux-v6.6/drivers/md/bcache/ |
D | super.c | 590 static void prio_io(struct cache *ca, uint64_t bucket, blk_opf_t opf) in prio_io() 643 long bucket; in bch_prio_write() local 691 static int prio_read(struct cache *ca, uint64_t bucket) in prio_read()
|
/Linux-v6.6/net/core/ |
D | net-procfs.c | 34 unsigned int bucket; in dev_from_bucket() local
|
D | gro.c | 439 u32 bucket = skb_get_hash_raw(skb) & (GRO_HASH_BUCKETS - 1); in dev_gro_receive() local
|
/Linux-v6.6/include/linux/ |
D | atalk.h | 149 int bucket; member
|
/Linux-v6.6/fs/btrfs/ |
D | compression.c | 585 struct bucket_item *bucket; member 1234 struct bucket_item *bucket = ws->bucket; in byte_core_set_size() local
|
/Linux-v6.6/fs/jffs2/ |
D | gc.c | 141 int bucket, want_ino; in jffs2_garbage_collect_pass() local
|
/Linux-v6.6/drivers/gpu/drm/radeon/ |
D | radeon_cs.c | 48 struct list_head bucket[RADEON_CS_NUM_BUCKETS]; member
|
/Linux-v6.6/net/mac80211/ |
D | mesh.h | 187 struct hlist_head bucket[RMC_BUCKETS]; member
|
/Linux-v6.6/fs/xfs/ |
D | xfs_buf_item_recover.c | 52 struct list_head *bucket; in xlog_find_buffer_cancelled() local
|
D | xfs_log_recover.c | 2639 int bucket) in xlog_recover_clear_agi_bucket() 2680 int bucket) in xlog_recover_iunlink_bucket() 2765 int bucket; in xlog_recover_iunlink_ag() local
|
/Linux-v6.6/fs/omfs/ |
D | dir.c | 28 int bucket = omfs_hash(name, namelen, nbuckets); in omfs_get_bucket() local
|
/Linux-v6.6/drivers/net/ethernet/freescale/fman/ |
D | fman_dtsec.c | 458 static void set_bucket(struct dtsec_regs __iomem *regs, int bucket, in set_bucket() 1017 s32 bucket; in dtsec_add_hash_mac_address() local 1120 s32 bucket; in dtsec_del_hash_mac_address() local
|
/Linux-v6.6/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
D | pno.c | 552 u64 brcmf_pno_find_reqid_by_bucket(struct brcmf_pno_info *pi, u32 bucket) in brcmf_pno_find_reqid_by_bucket()
|
/Linux-v6.6/net/netfilter/ipvs/ |
D | ip_vs_lblc.c | 103 struct hlist_head bucket[IP_VS_LBLC_TAB_SIZE]; /* hash bucket */ member
|
/Linux-v6.6/tools/testing/selftests/bpf/progs/ |
D | bpf_iter.h | 106 int bucket __attribute__((aligned(8))); member
|
/Linux-v6.6/drivers/md/ |
D | dm-ps-historical-service-time.c | 150 int bucket = clamp(delta >> HST_BUCKET_SHIFT, 0ULL, in hst_weight() local
|