Searched refs:hlist_head (Results 1 - 25 of 375) sorted by last modified time

1234567891011>>

/linux-master/net/ipv4/
H A Draw.c94 struct hlist_head *hlist;
167 struct hlist_head *hlist;
277 struct hlist_head *hlist;
962 struct hlist_head *hlist;
H A Dfib_frontend.c115 struct hlist_head *head;
190 struct hlist_head *head = &net->ipv4.fib_table_hash[h];
1000 struct hlist_head *head;
1538 size_t size = sizeof(struct hlist_head) * FIB_TABLE_HASHSZ;
1586 struct hlist_head *head = &net->ipv4.fib_table_hash[i];
/linux-master/drivers/net/vxlan/
H A Dvxlan_core.c405 static inline struct hlist_head *vxlan_fdb_head(struct vxlan_dev *vxlan,
415 struct hlist_head *head = vxlan_fdb_head(vxlan, mac, vni);
/linux-master/drivers/net/ethernet/qlogic/qede/
H A Dqede_filter.c77 struct hlist_head arfs_hl_head[1 << QEDE_RFS_FLW_BITSHIFT];
237 struct hlist_head *head;
388 qede_arfs_htbl_key_search(struct hlist_head *h, const struct sk_buff *skb,
1272 qede_get_arfs_fltr_by_loc(struct hlist_head *head, u64 location)
1287 struct hlist_head *head;
1592 struct hlist_head *head;
/linux-master/kernel/
H A Dcpu.c138 struct hlist_head list;
/linux-master/net/openvswitch/
H A Dconntrack.c96 struct hlist_head *limits;
843 static struct hlist_head *ct_limit_hash_bucket(
854 struct hlist_head *head;
873 struct hlist_head *head;
890 struct hlist_head *head;
1564 kmalloc_array(CT_LIMIT_HASH_BUCKETS, sizeof(struct hlist_head),
1594 struct hlist_head *head = &info->limits[i];
1795 struct hlist_head *head;
/linux-master/net/mac80211/
H A Dmesh.h217 struct hlist_head bucket[RMC_BUCKETS];
/linux-master/include/net/
H A Dsock.h702 static inline struct sock *__sk_head(const struct hlist_head *head)
707 static inline struct sock *sk_head(const struct hlist_head *head)
819 static inline void __sk_add_node(struct sock *sk, struct hlist_head *list)
824 static inline void sk_add_node(struct sock *sk, struct hlist_head *list)
830 static inline void sk_add_node_rcu(struct sock *sk, struct hlist_head *list)
840 static inline void sk_add_node_tail_rcu(struct sock *sk, struct hlist_head *list)
868 struct hlist_head *list)
H A Dsch_generic.h610 struct hlist_head *hash;
/linux-master/drivers/net/
H A Dgtp.c76 struct hlist_head *tid_hash;
77 struct hlist_head *addr_hash;
127 struct hlist_head *head;
143 struct hlist_head *head;
159 struct hlist_head *head;
1172 gtp->addr_hash = kmalloc_array(hsize, sizeof(struct hlist_head),
1177 gtp->tid_hash = kmalloc_array(hsize, sizeof(struct hlist_head),
H A Dtun.c201 struct hlist_head flows[TUN_NUM_FLOW_ENTRIES];
370 static struct tun_flow_entry *tun_flow_find(struct hlist_head *head, u32 rxhash)
382 struct hlist_head *head,
478 struct hlist_head *head;
/linux-master/drivers/net/ethernet/intel/i40e/
H A Di40e_main.c1380 struct hlist_head *tmp_add_list,
1381 struct hlist_head *tmp_del_list,
1525 struct hlist_head *tmp_add_list,
1526 struct hlist_head *tmp_del_list,
2246 struct hlist_head *from)
2269 struct hlist_head *from)
2544 struct hlist_head tmp_add_list, tmp_del_list;
/linux-master/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.c4900 struct hlist_head *head;
4945 struct hlist_head *head;
5448 struct hlist_head *head = &bp->l2_fltr_hash_tbl[idx];
5565 struct hlist_head *head;
14159 struct hlist_head *head;
14224 struct hlist_head *head;
14344 struct hlist_head *head;
/linux-master/drivers/clk/
H A Dclk.c44 static const struct hlist_head *all_lists[] = {
88 struct hlist_head children;
90 struct hlist_head clks;
3292 static struct hlist_head *orphan_list[] = {
3352 struct hlist_head **lists = s->private;
3417 struct hlist_head **lists = s->private;
4543 const struct hlist_head **lists;
/linux-master/arch/x86/kvm/mmu/
H A Dmmu.c2154 struct hlist_head *sp_list,
2239 struct hlist_head *sp_list,
2278 struct hlist_head *sp_list;
/linux-master/arch/x86/include/asm/
H A Dkvm_host.h1289 struct hlist_head mmu_page_hash[KVM_NUM_MMU_PAGES];
1374 struct hlist_head mask_notifier_list;
/linux-master/net/unix/
H A Daf_unix.c122 static struct hlist_head bsd_socket_buckets[UNIX_HASH_SIZE / 2];
3619 sizeof(struct hlist_head),
/linux-master/net/netfilter/
H A Dnft_set_hash.c483 struct hlist_head table[];
667 (u64)nft_hash_buckets(desc->size) * sizeof(struct hlist_head);
708 (u64)nft_hash_buckets(desc->size) * sizeof(struct hlist_head) +
726 (u64)nft_hash_buckets(desc->size) * sizeof(struct hlist_head) +
/linux-master/net/core/
H A Ddev.c188 static inline struct hlist_head *dev_name_hash(struct net *net, const char *name)
195 static inline struct hlist_head *dev_index_hash(struct net *net, int ifindex)
280 struct hlist_head *head = dev_name_hash(net, name);
292 struct hlist_head *head = dev_name_hash(net, name);
819 struct hlist_head *head = dev_index_hash(net, ifindex);
843 struct hlist_head *head = dev_index_hash(net, ifindex);
11438 static struct hlist_head * __net_init netdev_create_hash(void)
11441 struct hlist_head *hash;
/linux-master/net/bridge/
H A Dbr_private.h156 struct hlist_head ip4_mc_router_list;
162 struct hlist_head ip6_mc_router_list;
355 struct hlist_head src_list;
422 struct hlist_head mglist;
491 struct hlist_head frame_type_list;
548 struct hlist_head mcast_gc_list;
549 struct hlist_head mdb_list;
572 struct hlist_head fdb_list;
575 struct hlist_head mrp_list;
578 struct hlist_head mep_lis
[all...]
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_arfs.c46 struct hlist_head rules_hash[ARFS_HASH_SIZE];
483 static struct hlist_head *
720 struct hlist_head *head;
/linux-master/fs/bcachefs/
H A Dbcachefs.h948 struct hlist_head write_points_hash[WRITE_POINT_HASH_NR];
1029 struct hlist_head ec_stripes_new[32];
/linux-master/include/linux/
H A Dio_uring_types.h71 struct hlist_head list;
307 struct hlist_head cancelable_uring_cmd;
356 struct hlist_head waitid_list;
359 struct hlist_head futex_list;
375 struct hlist_head io_buf_list;
/linux-master/block/
H A Dblk-cgroup.h101 struct hlist_head blkg_list;
/linux-master/net/ipv6/
H A Dip6_fib.c278 struct hlist_head *head;
354 struct hlist_head *head = &net->ipv6.fib_table_hash[h];
501 struct hlist_head *head = &net->ipv6.fib_table_hash[h];
634 struct hlist_head *head;
2262 struct hlist_head *head;
2347 struct hlist_head *head;
2401 size_t size = sizeof(struct hlist_head) * FIB6_TABLE_HASHSZ;
2478 struct hlist_head *head = &net->ipv6.fib_table_hash[i];

Completed in 515 milliseconds

1234567891011>>