Home
last modified time | relevance | path

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

/linux/lib/
H A Drhashtable.c1200 if (!params->hashfn) { in __rhashtable_init_noprof()
1201 ht->p.hashfn = jhash; in __rhashtable_init_noprof()
1205 ht->p.hashfn = rhashtable_jhash2; in __rhashtable_init_noprof()
/linux/net/ieee802154/6lowpan/
H A Dreassembly.c517 .hashfn = lowpan_key_hashfn,
/linux/net/mac80211/
H A Dmesh_pathtbl.c34 .hashfn = mesh_table_hash,
43 .hashfn = mesh_table_hash,
/linux/net/ipv6/netfilter/
H A Dnf_conntrack_reasm.c549 .hashfn = ip6frag_key_hashfn,
/linux/drivers/net/ethernet/netronome/nfp/flower/
H A Dmetadata.c479 .hashfn = nfp_fl_key_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()
952 unsigned int hashent = hashfn(sb, qid); in dqget()
/linux/net/netfilter/
H A Dnf_flow_table_core.c303 .hashfn = flow_offload_hash,
H A Dnf_tables_api.c59 .hashfn = nft_chain_hash,
68 .hashfn = nft_objname_hash,
/linux/net/core/
H A Dxdp.c69 .hashfn = xdp_mem_id_hashfn,
/linux/kernel/trace/
H A Dfprobe.c75 .hashfn = fprobe_node_hashfn,
/linux/net/sctp/
H A Dinput.c926 .hashfn = sctp_hash_key,
/linux/kernel/bpf/
H A Dhashtab.c2790 .hashfn = rhtab_hashfn_long,
2820 params.hashfn = rhtab_hashfn_long; in rhtab_map_alloc()
/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dcore_acl_flex_actions.c176 .hashfn = mlxsw_afa_cookie_key_hashfn,
/linux/security/apparmor/
H A Dpolicy_unpack.c1359 params.hashfn = strhash; in unpack_profile()
/linux/net/xfrm/
H A Dxfrm_policy.c1529 .hashfn = xfrm_pol_bin_key,