Home
last modified time | relevance | path

Searched refs:hashfn (Results 1 – 19 of 19) sorted by relevance

/linux/lib/
H A Drhashtable.c1006 * .hashfn = jhash,
1024 * .hashfn = jhash,
1062 if (!params->hashfn) { in rhashtable_init_noprof()
1063 ht->p.hashfn = jhash; in rhashtable_init_noprof()
1067 ht->p.hashfn = rhashtable_jhash2; in rhashtable_init_noprof()
H A Dtest_rhashtable.c99 .hashfn = jhash,
106 .hashfn = jhash,
/linux/net/mac80211/
H A Dmesh_pathtbl.c34 .hashfn = mesh_table_hash,
43 .hashfn = mesh_table_hash,
/linux/net/ieee802154/6lowpan/
H A Dreassembly.c517 .hashfn = lowpan_key_hashfn,
/linux/net/ipv6/netfilter/
H A Dnf_conntrack_reasm.c548 .hashfn = ip6frag_key_hashfn,
/linux/net/ipv6/
H A Dreassembly.c567 .hashfn = ip6frag_key_hashfn,
/linux/net/ipv4/
H A Dip_fragment.c735 .hashfn = ip4_key_hashfn,
/linux/drivers/net/ethernet/netronome/nfp/flower/
H A Dmetadata.c479 .hashfn = nfp_fl_key_hashfn,
/linux/net/netfilter/
H A Dnf_flow_table_core.c298 .hashfn = flow_offload_hash,
H A Dnft_set_hash.c78 .hashfn = nft_rhash_key,
H A Dnf_tables_api.c61 .hashfn = nft_chain_hash,
70 .hashfn = nft_objname_hash,
/linux/kernel/trace/
H A Dfprobe.c74 .hashfn = fprobe_node_hashfn,
/linux/fs/quota/
H A Ddquot.c277 hashfn(const struct super_block *sb, struct kqid qid) in hashfn() function
293 head = dquot_hash + hashfn(dquot->dq_sb, dquot->dq_id); in insert_dquot_hash()
928 unsigned int hashent = hashfn(sb, qid); in dqget()
/linux/net/core/
H A Dxdp.c69 .hashfn = xdp_mem_id_hashfn,
/linux/net/sctp/
H A Dinput.c926 .hashfn = sctp_hash_key,
/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dcore_acl_flex_actions.c176 .hashfn = mlxsw_afa_cookie_key_hashfn,
H A Dspectrum_router.c3610 .hashfn = mlxsw_sp_nexthop_group_hash,
/linux/security/apparmor/
H A Dpolicy_unpack.c1357 params.hashfn = strhash; in unpack_profile()
/linux/net/xfrm/
H A Dxfrm_policy.c1535 .hashfn = xfrm_pol_bin_key,