| /linux/include/linux/ |
| H A D | rhashtable-types.h | 35 struct rhashtable_compare_arg { struct 42 typedef int (*rht_obj_cmpfn_t)(struct rhashtable_compare_arg *arg, argument
|
| H A D | rhashtable.h | 600 static inline int rhashtable_compare(struct rhashtable_compare_arg *arg, in rhashtable_compare() 616 struct rhashtable_compare_arg arg = { in __rhashtable_lookup() 759 struct rhashtable_compare_arg arg = { in __rhashtable_insert_fast()
|
| /linux/include/net/ |
| H A D | ipv6_frag.h | 56 ip6frag_obj_cmpfn(struct rhashtable_compare_arg *arg, const void *ptr) in ip6frag_obj_cmpfn()
|
| /linux/net/bridge/ |
| H A D | br_vlan_tunnel.c | 19 static inline int br_vlan_tunid_cmp(struct rhashtable_compare_arg *arg, in br_vlan_tunid_cmp()
|
| /linux/net/ipv6/ |
| H A D | seg6_hmac.c | 53 static int seg6_hmac_cmpfn(struct rhashtable_compare_arg *arg, const void *obj) in seg6_hmac_cmpfn()
|
| H A D | ioam6.c | 49 static int ioam6_ns_cmpfn(struct rhashtable_compare_arg *arg, const void *obj) in ioam6_ns_cmpfn() 56 static int ioam6_sc_cmpfn(struct rhashtable_compare_arg *arg, const void *obj) in ioam6_sc_cmpfn()
|
| /linux/net/ieee802154/6lowpan/ |
| H A D | reassembly.c | 507 static int lowpan_obj_cmpfn(struct rhashtable_compare_arg *arg, const void *ptr) in lowpan_obj_cmpfn()
|
| /linux/net/ipv6/ila/ |
| H A D | ila_xlat.c | 66 static int ila_cmpfn(struct rhashtable_compare_arg *arg, in ila_cmpfn()
|
| /linux/fs/xfs/scrub/ |
| H A D | quotacheck.c | 163 struct rhashtable_compare_arg *arg, in xqcheck_dqacct_obj_cmpfn()
|
| /linux/drivers/net/ethernet/netronome/nfp/flower/ |
| H A D | metadata.c | 448 static int nfp_fl_obj_cmpfn(struct rhashtable_compare_arg *arg, in nfp_fl_obj_cmpfn()
|
| /linux/net/ipv4/ |
| H A D | ip_fragment.c | 723 static int ip4_obj_cmpfn(struct rhashtable_compare_arg *arg, const void *ptr) in ip4_obj_cmpfn()
|
| H A D | ipmr.c | 389 static inline int ipmr_hash_cmp(struct rhashtable_compare_arg *arg, in ipmr_hash_cmp()
|
| /linux/lib/ |
| H A D | test_rhashtable.c | 87 static int my_cmpfn(struct rhashtable_compare_arg *arg, const void *obj) in my_cmpfn()
|
| H A D | rhashtable.c | 524 struct rhashtable_compare_arg arg = { in rhashtable_lookup_one()
|
| /linux/net/core/ |
| H A D | xdp.c | 52 static int xdp_mem_id_cmp(struct rhashtable_compare_arg *arg, in xdp_mem_id_cmp()
|
| /linux/kernel/trace/ |
| H A D | fprobe.c | 55 static int fprobe_node_cmp(struct rhashtable_compare_arg *arg, in fprobe_node_cmp()
|
| /linux/net/netfilter/ |
| H A D | nf_flow_table_core.c | 285 static int flow_offload_hash_cmp(struct rhashtable_compare_arg *arg, in flow_offload_hash_cmp()
|
| H A D | nft_set_hash.c | 59 static inline int nft_rhash_cmp(struct rhashtable_compare_arg *arg, in nft_rhash_cmp()
|
| H A D | nf_tables_api.c | 52 static int nft_chain_hash_cmp(struct rhashtable_compare_arg *, const void *); 56 static int nft_objname_hash_cmp(struct rhashtable_compare_arg *, const void *); 1512 static int nft_chain_hash_cmp(struct rhashtable_compare_arg *arg, in nft_chain_hash_cmp() 1537 static int nft_objname_hash_cmp(struct rhashtable_compare_arg *arg, in nft_objname_hash_cmp()
|
| /linux/drivers/net/vxlan/ |
| H A D | vxlan_vnifilter.c | 20 static inline int vxlan_vni_cmp(struct rhashtable_compare_arg *arg, in vxlan_vni_cmp()
|
| /linux/net/sctp/ |
| H A D | input.c | 885 static inline int sctp_hash_cmp(struct rhashtable_compare_arg *arg, in sctp_hash_cmp()
|
| /linux/drivers/net/ethernet/mellanox/mlxsw/ |
| H A D | core_acl_flex_actions.c | 162 static int mlxsw_afa_cookie_obj_cmpfn(struct rhashtable_compare_arg *arg, in mlxsw_afa_cookie_obj_cmpfn()
|
| /linux/security/apparmor/ |
| H A D | policy_unpack.c | 1099 static int datacmp(struct rhashtable_compare_arg *arg, const void *obj) in datacmp()
|
| /linux/net/netlink/ |
| H A D | af_netlink.c | 474 static inline int netlink_compare(struct rhashtable_compare_arg *arg, in netlink_compare()
|
| /linux/net/xfrm/ |
| H A D | xfrm_policy.c | 1508 static int xfrm_pol_bin_cmp(struct rhashtable_compare_arg *arg, in xfrm_pol_bin_cmp()
|