Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Drhashtable-types.h33 struct rhashtable_compare_arg { struct
40 typedef int (*rht_obj_cmpfn_t)(struct rhashtable_compare_arg *arg, argument
Drhashtable.h456 static inline int rhashtable_compare(struct rhashtable_compare_arg *arg, in rhashtable_compare()
470 struct rhashtable_compare_arg arg = { in __rhashtable_lookup()
579 struct rhashtable_compare_arg arg = { in __rhashtable_insert_fast()
/Linux-v4.19/include/net/
Dipv6_frag.h55 ip6frag_obj_cmpfn(struct rhashtable_compare_arg *arg, const void *ptr) in ip6frag_obj_cmpfn()
/Linux-v4.19/net/bridge/
Dbr_vlan_tunnel.c23 static inline int br_vlan_tunid_cmp(struct rhashtable_compare_arg *arg, in br_vlan_tunid_cmp()
Dbr_vlan.c10 static inline int br_vlan_cmp(struct rhashtable_compare_arg *arg, in br_vlan_cmp()
/Linux-v4.19/net/core/
Dxdp.c55 static int xdp_mem_id_cmp(struct rhashtable_compare_arg *arg, in xdp_mem_id_cmp()
/Linux-v4.19/net/ipv6/
Dseg6_hmac.c52 static int seg6_hmac_cmpfn(struct rhashtable_compare_arg *arg, const void *obj) in seg6_hmac_cmpfn()
Dip6mr.c334 static int ip6mr_hash_cmp(struct rhashtable_compare_arg *arg, in ip6mr_hash_cmp()
/Linux-v4.19/net/netfilter/
Dnf_flow_table_core.c165 static int flow_offload_hash_cmp(struct rhashtable_compare_arg *arg, in flow_offload_hash_cmp()
Dnft_set_hash.c57 static inline int nft_rhash_cmp(struct rhashtable_compare_arg *arg, in nft_rhash_cmp()
Dnf_tables_api.c40 static int nft_chain_hash_cmp(struct rhashtable_compare_arg *, const void *);
792 static int nft_chain_hash_cmp(struct rhashtable_compare_arg *arg, in nft_chain_hash_cmp()
/Linux-v4.19/net/ieee802154/6lowpan/
Dreassembly.c584 static int lowpan_obj_cmpfn(struct rhashtable_compare_arg *arg, const void *ptr) in lowpan_obj_cmpfn()
/Linux-v4.19/net/ipv6/ila/
Dila_xlat.c67 static int ila_cmpfn(struct rhashtable_compare_arg *arg, in ila_cmpfn()
/Linux-v4.19/lib/
Dtest_rhashtable.c89 static int my_cmpfn(struct rhashtable_compare_arg *arg, const void *obj) in my_cmpfn()
Drhashtable.c480 struct rhashtable_compare_arg arg = { in rhashtable_lookup_one()
/Linux-v4.19/security/apparmor/
Dpolicy_unpack.c573 static int datacmp(struct rhashtable_compare_arg *arg, const void *obj) in datacmp()
/Linux-v4.19/net/sctp/
Dinput.c806 static inline int sctp_hash_cmp(struct rhashtable_compare_arg *arg, in sctp_hash_cmp()
/Linux-v4.19/net/ipv4/
Dip_fragment.c937 static int ip4_obj_cmpfn(struct rhashtable_compare_arg *arg, const void *ptr) in ip4_obj_cmpfn()
Dipmr.c360 static inline int ipmr_hash_cmp(struct rhashtable_compare_arg *arg, in ipmr_hash_cmp()
/Linux-v4.19/fs/xfs/
Dxfs_buf.c472 struct rhashtable_compare_arg *arg, in _xfs_buf_obj_cmp()
/Linux-v4.19/net/netlink/
Daf_netlink.c488 static inline int netlink_compare(struct rhashtable_compare_arg *arg, in netlink_compare()
/Linux-v4.19/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_router.c2776 mlxsw_sp_nexthop_group_cmp(struct rhashtable_compare_arg *arg, const void *ptr) in mlxsw_sp_nexthop_group_cmp()