Home
last modified time | relevance | path

Searched defs:hash (Results 626 – 650 of 721) sorted by relevance

1...<<212223242526272829

/openbmc/linux/drivers/net/vxlan/
H A Dvxlan_core.c2709 u32 hash; in vxlan_xmit_nh() local
2744 u32 hash; in vxlan_xmit_nhid() local
/openbmc/qemu/disas/
H A Dsparc.c2629 int hash = HASH_INSN (opcode_table[i]->match); in build_hash_table() local
/openbmc/linux/include/linux/
H A Dblk-mq.h155 struct hlist_node hash; /* merge hash */ member
/openbmc/linux/drivers/net/ethernet/ti/
H A Ddavinci_emac.c588 u32 hash; in hash_get() local
/openbmc/linux/net/ipv6/
H A Dip6_gre.c103 u32 hash = ipv6_addr_hash(addr); in HASH_ADDR() local
/openbmc/linux/fs/
H A Ddax.c146 unsigned long hash; in dax_entry_waitqueue() local
/openbmc/linux/lib/
H A Diov_iter.c1243 struct ahash_request *hash = hashp; in hash_and_copy_to_iter() local
/openbmc/linux/drivers/net/ethernet/sun/
H A Dniu.c6305 static void niu_load_hash_xmac(struct niu *np, u16 *hash) in niu_load_hash_xmac()
6313 static void niu_load_hash_bmac(struct niu *np, u16 *hash) in niu_load_hash_bmac()
6321 static void niu_load_hash(struct niu *np, u16 *hash) in niu_load_hash()
6335 u16 hash[16] = { 0, }; in niu_set_rx_mode() local
/openbmc/linux/net/xfrm/
H A Dxfrm_policy.c512 unsigned int hash; in policy_hash_bysel() local
532 unsigned int hash; in policy_hash_direct() local
/openbmc/linux/include/linux/ceph/
H A Dosd_client.h374 u32 hash; member
/openbmc/linux/lib/zstd/decompress/
H A Dzstd_decompress.c88 const U64 hash = xxh64(&dictID, sizeof(U32), 0); in ZSTD_DDictHashSet_getIndex() local
/openbmc/linux/drivers/md/
H A Draid5.h201 struct hlist_node hash; member
H A Ddm-thin-metadata.c149 struct hlist_node hash; member
/openbmc/linux/drivers/net/
H A Dveth.c1686 static int veth_xdp_rx_hash(const struct xdp_md *ctx, u32 *hash, in veth_xdp_rx_hash()
/openbmc/linux/scripts/mod/
H A Dmodpost.c261 unsigned int hash; in hash_add_symbol() local
/openbmc/qemu/hw/net/
H A Digb_regs.h687 #define E1000_RSS_QUEUE(reta, hash) (E1000_RETA_VAL(reta, hash) & 0x0F) argument
/openbmc/linux/drivers/net/ethernet/sfc/falcon/
H A Dfarch.c2368 unsigned int hash = ef4_farch_filter_hash(key); in ef4_farch_filter_insert() local
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Dmacsec_fs.c100 struct rhash_head hash; member
/openbmc/linux/drivers/net/ethernet/sfc/siena/
H A Dfarch.c2439 unsigned int hash = efx_farch_filter_hash(key); in efx_farch_filter_insert() local
/openbmc/linux/rust/alloc/vec/
H A Dmod.rs2905 fn hash<H: Hasher>(&self, state: &mut H) { in hash() method
/openbmc/linux/rust/alloc/
H A Dboxed.rs1385 fn hash<H: Hasher>(&self, state: &mut H) { in hash() method
/openbmc/linux/drivers/md/bcache/
H A Dbcache.h285 struct hlist_node hash; member
/openbmc/linux/fs/gfs2/
H A Dglock.c112 u32 hash = jhash2((u32 *)name, ht_parms.key_len / 4, 0); in glock_waitqueue() local
/openbmc/linux/net/sunrpc/auth_gss/
H A Dauth_gss.c86 struct hlist_node hash; member
/openbmc/linux/fs/ntfs3/
H A Dfsntfs.c1001 u32 hash = 0; in security_hash() local

1...<<212223242526272829