Home
last modified time | relevance | path

Searched refs:rhashtable_compare_arg (Results 1 – 25 of 26) sorted by relevance

12

/Linux-v5.4/include/linux/
Drhashtable-types.h33 struct rhashtable_compare_arg { struct
40 typedef int (*rht_obj_cmpfn_t)(struct rhashtable_compare_arg *arg, argument
Drhashtable.h578 static inline int rhashtable_compare(struct rhashtable_compare_arg *arg, in rhashtable_compare()
592 struct rhashtable_compare_arg arg = { in __rhashtable_lookup()
708 struct rhashtable_compare_arg arg = { in __rhashtable_insert_fast()
/Linux-v5.4/include/net/
Dipv6_frag.h55 ip6frag_obj_cmpfn(struct rhashtable_compare_arg *arg, const void *ptr) in ip6frag_obj_cmpfn()
/Linux-v5.4/net/bridge/
Dbr_vlan_tunnel.c19 static inline int br_vlan_tunid_cmp(struct rhashtable_compare_arg *arg, in br_vlan_tunid_cmp()
Dbr_vlan.c13 static inline int br_vlan_cmp(struct rhashtable_compare_arg *arg, in br_vlan_cmp()
/Linux-v5.4/net/ipv6/
Dseg6_hmac.c47 static int seg6_hmac_cmpfn(struct rhashtable_compare_arg *arg, const void *obj) in seg6_hmac_cmpfn()
Dip6mr.c338 static int ip6mr_hash_cmp(struct rhashtable_compare_arg *arg, in ip6mr_hash_cmp()
/Linux-v5.4/net/core/
Dxdp.c46 static int xdp_mem_id_cmp(struct rhashtable_compare_arg *arg, in xdp_mem_id_cmp()
/Linux-v5.4/net/ieee802154/6lowpan/
Dreassembly.c499 static int lowpan_obj_cmpfn(struct rhashtable_compare_arg *arg, const void *ptr) in lowpan_obj_cmpfn()
/Linux-v5.4/net/netfilter/
Dnf_flow_table_core.c181 static int flow_offload_hash_cmp(struct rhashtable_compare_arg *arg, in flow_offload_hash_cmp()
Dnft_set_hash.c54 static inline int nft_rhash_cmp(struct rhashtable_compare_arg *arg, in nft_rhash_cmp()
Dnf_tables_api.c42 static int nft_chain_hash_cmp(struct rhashtable_compare_arg *, const void *);
46 static int nft_objname_hash_cmp(struct rhashtable_compare_arg *, const void *);
835 static int nft_chain_hash_cmp(struct rhashtable_compare_arg *arg, in nft_chain_hash_cmp()
860 static int nft_objname_hash_cmp(struct rhashtable_compare_arg *arg, in nft_objname_hash_cmp()
/Linux-v5.4/net/ipv6/ila/
Dila_xlat.c67 static int ila_cmpfn(struct rhashtable_compare_arg *arg, in ila_cmpfn()
/Linux-v5.4/drivers/net/ethernet/netronome/nfp/flower/
Dmetadata.c446 static int nfp_fl_obj_cmpfn(struct rhashtable_compare_arg *arg, in nfp_fl_obj_cmpfn()
/Linux-v5.4/net/ipv4/
Dip_fragment.c721 static int ip4_obj_cmpfn(struct rhashtable_compare_arg *arg, const void *ptr) in ip4_obj_cmpfn()
Dipmr.c356 static inline int ipmr_hash_cmp(struct rhashtable_compare_arg *arg, in ipmr_hash_cmp()
/Linux-v5.4/lib/
Dtest_rhashtable.c86 static int my_cmpfn(struct rhashtable_compare_arg *arg, const void *obj) in my_cmpfn()
Dobjagg.c909 static int objagg_hints_obj_cmp(struct rhashtable_compare_arg *arg, in objagg_hints_obj_cmp()
Drhashtable.c483 struct rhashtable_compare_arg arg = { in rhashtable_lookup_one()
/Linux-v5.4/security/apparmor/
Dpolicy_unpack.c657 static int datacmp(struct rhashtable_compare_arg *arg, const void *obj) in datacmp()
/Linux-v5.4/net/sctp/
Dinput.c873 static inline int sctp_hash_cmp(struct rhashtable_compare_arg *arg, in sctp_hash_cmp()
/Linux-v5.4/fs/xfs/
Dxfs_buf.c494 struct rhashtable_compare_arg *arg, in _xfs_buf_obj_cmp()
Dxfs_inode.c1939 struct rhashtable_compare_arg *arg, in xfs_iunlink_obj_cmpfn()
/Linux-v5.4/net/netlink/
Daf_netlink.c479 static inline int netlink_compare(struct rhashtable_compare_arg *arg, in netlink_compare()
/Linux-v5.4/net/xfrm/
Dxfrm_policy.c1462 static int xfrm_pol_bin_cmp(struct rhashtable_compare_arg *arg, in xfrm_pol_bin_cmp()

12