/linux-6.3-rc2/include/linux/ |
A D | rhashtable-types.h | 33 struct rhashtable_compare_arg { struct 40 typedef int (*rht_obj_cmpfn_t)(struct rhashtable_compare_arg *arg, argument
|
A D | rhashtable.h | 579 static inline int rhashtable_compare(struct rhashtable_compare_arg *arg, in rhashtable_compare() 593 struct rhashtable_compare_arg arg = { in __rhashtable_lookup() 709 struct rhashtable_compare_arg arg = { in __rhashtable_insert_fast()
|
/linux-6.3-rc2/include/net/ |
A D | ipv6_frag.h | 56 ip6frag_obj_cmpfn(struct rhashtable_compare_arg *arg, const void *ptr) in ip6frag_obj_cmpfn()
|
/linux-6.3-rc2/net/bridge/ |
A D | br_vlan_tunnel.c | 19 static inline int br_vlan_tunid_cmp(struct rhashtable_compare_arg *arg, in br_vlan_tunid_cmp()
|
A D | br_vlan.c | 13 static inline int br_vlan_cmp(struct rhashtable_compare_arg *arg, in br_vlan_cmp()
|
/linux-6.3-rc2/net/ipv6/ |
A D | seg6_hmac.c | 45 static int seg6_hmac_cmpfn(struct rhashtable_compare_arg *arg, const void *obj) in seg6_hmac_cmpfn()
|
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()
|
A D | ip6mr.c | 344 static int ip6mr_hash_cmp(struct rhashtable_compare_arg *arg, in ip6mr_hash_cmp()
|
/linux-6.3-rc2/net/ieee802154/6lowpan/ |
A D | reassembly.c | 500 static int lowpan_obj_cmpfn(struct rhashtable_compare_arg *arg, const void *ptr) in lowpan_obj_cmpfn()
|
/linux-6.3-rc2/net/ipv6/ila/ |
A D | ila_xlat.c | 67 static int ila_cmpfn(struct rhashtable_compare_arg *arg, in ila_cmpfn()
|
/linux-6.3-rc2/net/core/ |
A D | xdp.c | 50 static int xdp_mem_id_cmp(struct rhashtable_compare_arg *arg, in xdp_mem_id_cmp()
|
/linux-6.3-rc2/net/netfilter/ |
A D | nf_flow_table_core.c | 247 static int flow_offload_hash_cmp(struct rhashtable_compare_arg *arg, in flow_offload_hash_cmp()
|
A D | nft_set_hash.c | 54 static inline int nft_rhash_cmp(struct rhashtable_compare_arg *arg, in nft_rhash_cmp()
|
A D | nf_tables_api.c | 46 static int nft_chain_hash_cmp(struct rhashtable_compare_arg *, const void *); 50 static int nft_objname_hash_cmp(struct rhashtable_compare_arg *, const void *); 1118 static int nft_chain_hash_cmp(struct rhashtable_compare_arg *arg, in nft_chain_hash_cmp() 1143 static int nft_objname_hash_cmp(struct rhashtable_compare_arg *arg, in nft_objname_hash_cmp()
|
/linux-6.3-rc2/net/ipv4/ |
A D | ip_fragment.c | 730 static int ip4_obj_cmpfn(struct rhashtable_compare_arg *arg, const void *ptr) in ip4_obj_cmpfn()
|
/linux-6.3-rc2/drivers/net/ethernet/netronome/nfp/flower/ |
A D | metadata.c | 448 static int nfp_fl_obj_cmpfn(struct rhashtable_compare_arg *arg, in nfp_fl_obj_cmpfn()
|
/linux-6.3-rc2/lib/ |
A D | test_rhashtable.c | 86 static int my_cmpfn(struct rhashtable_compare_arg *arg, const void *obj) in my_cmpfn()
|
A D | objagg.c | 906 static int objagg_hints_obj_cmp(struct rhashtable_compare_arg *arg, in objagg_hints_obj_cmp()
|
A D | rhashtable.c | 495 struct rhashtable_compare_arg arg = { in rhashtable_lookup_one()
|
/linux-6.3-rc2/fs/nfsd/ |
A D | filecache.c | 170 static int nfsd_file_obj_cmpfn(struct rhashtable_compare_arg *arg, in nfsd_file_obj_cmpfn()
|
/linux-6.3-rc2/drivers/net/vxlan/ |
A D | vxlan_vnifilter.c | 20 static inline int vxlan_vni_cmp(struct rhashtable_compare_arg *arg, in vxlan_vni_cmp()
|
/linux-6.3-rc2/net/sctp/ |
A D | input.c | 882 static inline int sctp_hash_cmp(struct rhashtable_compare_arg *arg, in sctp_hash_cmp()
|
/linux-6.3-rc2/security/apparmor/ |
A D | policy_unpack.c | 784 static int datacmp(struct rhashtable_compare_arg *arg, const void *obj) in datacmp()
|
/linux-6.3-rc2/fs/xfs/ |
A D | xfs_buf.c | 461 struct rhashtable_compare_arg *arg, in _xfs_buf_obj_cmp()
|
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlxsw/ |
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()
|