/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | l2t.h | 84 u16 hash; /* hash bucket the entry is on */ member
|
H A D | l2t.c | 425 int hash = addr_hash(d, addr, addr_len, ifidx); in cxgb4_l2t_get() local 513 int hash, ifidx = neigh->dev->ifindex; in t4_l2t_update() local
|
/openbmc/linux/drivers/net/wireguard/ |
H A D | queueing.h | 80 u32 hash = skb->hash; in wg_reset_packet() local
|
H A D | noise.c | 592 u8 hash[NOISE_HASH_LEN]; in wg_noise_handshake_consume_initiation() local 735 u8 hash[NOISE_HASH_LEN]; in wg_noise_handshake_consume_response() local
|
/openbmc/linux/fs/smb/common/ |
H A D | cifs_md4.c | 54 static void md4_transform(u32 *hash, u32 const *in) in md4_transform()
|
/openbmc/linux/net/netfilter/ |
H A D | xt_RATEEST.c | 24 struct hlist_head hash[RATEEST_HSIZE]; member
|
H A D | nf_conncount.c | 314 unsigned int hash, in insert_tree() 404 unsigned int hash; in count_tree() local
|
/openbmc/qemu/ui/ |
H A D | keymaps.c | 40 GHashTable *hash; member
|
/openbmc/linux/drivers/gpu/drm/qxl/ |
H A D | qxl_image.c | 105 int depth, unsigned int hash, in qxl_image_init_helper()
|
/openbmc/qemu/tests/qtest/ |
H A D | qmp-cmd-test.c | 129 GHashTable *hash; member
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/ |
H A D | act_stats.c | 22 struct rhash_head hash; member
|
/openbmc/linux/drivers/net/wireless/zydas/zd1211rw/ |
H A D | zd_mac.c | 264 struct zd_mc_hash hash; in set_mc_hash() local 1204 struct zd_mc_hash hash; in zd_op_prepare_multicast() local 1225 struct zd_mc_hash hash = { in zd_op_configure_filter() local
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | eswitch.c | 417 struct hlist_head *hash = esw->mc_table; in esw_add_mc_addr() local 457 struct hlist_head *hash = esw->mc_table; in esw_del_mc_addr() local 506 struct hlist_head *hash; in esw_apply_vport_addr_list() local 539 struct hlist_head *hash; in esw_update_vport_addr_list() local 624 struct hlist_head *hash; in esw_update_vport_mc_promisc() local
|
/openbmc/linux/net/ipv4/ |
H A D | fib_semantics.c | 168 struct fnhe_hash_bucket *hash; in free_nh_exceptions() local 382 unsigned int hash; in fib_find_info_nh() local 413 unsigned int hash; in fib_find_info() local 2220 void fib_select_multipath(struct fib_result *res, int hash) in fib_select_multipath()
|
/openbmc/linux/drivers/mtd/tests/ |
H A D | nandbiterrs.c | 73 static uint8_t hash(unsigned offset) in hash() function
|
/openbmc/linux/fs/unicode/ |
H A D | utf8-core.c | 126 unsigned long hash = init_name_hash(salt); in utf8_casefold_hash() local
|
/openbmc/linux/crypto/ |
H A D | md5.c | 40 static void md5_transform(__u32 *hash, __u32 const *in) in md5_transform()
|
/openbmc/u-boot/board/theobroma-systems/puma_rk3399/ |
H A D | puma-rk3399.c | 102 u8 hash[SHA256_SUM_LEN]; in setup_macaddr() local
|
/openbmc/qemu/target/ppc/ |
H A D | mmu_common.c | 267 hwaddr hash; in mmu6xx_get_physical_address() local 677 hwaddr hash = 0; /* init to 0 to avoid used uninit warning */ in ppc_6xx_xlate() local
|
/openbmc/linux/net/sched/ |
H A D | sch_hhf.c | 180 static struct hh_flow_state *seek_list(const u32 hash, in seek_list() 250 u32 tmp_hash, hash; in hhf_classify() local
|
/openbmc/linux/net/netfilter/ipvs/ |
H A D | ip_vs_lblcr.c | 333 unsigned int hash = ip_vs_lblcr_hashkey(en->af, &en->addr); in ip_vs_lblcr_hash() local 345 unsigned int hash = ip_vs_lblcr_hashkey(af, addr); in ip_vs_lblcr_get() local
|
/openbmc/linux/arch/powerpc/mm/ptdump/ |
H A D | hashpagetable.c | 210 unsigned long hash, vsid, vpn, hpte_group, want_v, hpte_v; in native_find() local 245 unsigned long vsid, vpn, hash, hpte_group, want_v; in pseries_find() local
|
/openbmc/linux/fs/ |
H A D | dcache.c | 103 static inline struct hlist_bl_head *d_hash(unsigned int hash) in d_hash() 112 unsigned int hash) in in_lookup_hash() 2461 unsigned int hash = name->hash; in __d_lookup() local 2641 unsigned int hash = name->hash; in d_alloc_parallel() local 2841 unsigned int hash = entry->d_name.hash; in d_exact_alias() local
|
/openbmc/linux/net/l2tp/ |
H A D | l2tp_debugfs.c | 126 int hash; in l2tp_dfs_seq_tunnel_show() local
|
/openbmc/u-boot/lib/libavb/ |
H A D | avb_rsa.c | 211 const uint8_t* hash, in avb_rsa_verify()
|