Home
last modified time | relevance | path

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

12

/Linux-v6.1/include/linux/
Drhashtable-types.h33 struct rhashtable_compare_arg { struct
40 typedef int (*rht_obj_cmpfn_t)(struct rhashtable_compare_arg *arg, argument
Drhashtable.h571 static inline int rhashtable_compare(struct rhashtable_compare_arg *arg, in rhashtable_compare()
585 struct rhashtable_compare_arg arg = { in __rhashtable_lookup()
701 struct rhashtable_compare_arg arg = { in __rhashtable_insert_fast()
/Linux-v6.1/include/net/
Dipv6_frag.h56 ip6frag_obj_cmpfn(struct rhashtable_compare_arg *arg, const void *ptr) in ip6frag_obj_cmpfn()
/Linux-v6.1/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-v6.1/net/ipv6/
Dseg6_hmac.c45 static int seg6_hmac_cmpfn(struct rhashtable_compare_arg *arg, const void *obj) in seg6_hmac_cmpfn()
Dioam6.c49 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()
Dip6mr.c344 static int ip6mr_hash_cmp(struct rhashtable_compare_arg *arg, in ip6mr_hash_cmp()
/Linux-v6.1/net/ieee802154/6lowpan/
Dreassembly.c500 static int lowpan_obj_cmpfn(struct rhashtable_compare_arg *arg, const void *ptr) in lowpan_obj_cmpfn()
/Linux-v6.1/net/ipv6/ila/
Dila_xlat.c67 static int ila_cmpfn(struct rhashtable_compare_arg *arg, in ila_cmpfn()
/Linux-v6.1/net/core/
Dxdp.c48 static int xdp_mem_id_cmp(struct rhashtable_compare_arg *arg, in xdp_mem_id_cmp()
/Linux-v6.1/net/ipv4/
Dip_fragment.c723 static int ip4_obj_cmpfn(struct rhashtable_compare_arg *arg, const void *ptr) in ip4_obj_cmpfn()
/Linux-v6.1/net/netfilter/
Dnf_flow_table_core.c244 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.c46 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 *);
1106 static int nft_chain_hash_cmp(struct rhashtable_compare_arg *arg, in nft_chain_hash_cmp()
1131 static int nft_objname_hash_cmp(struct rhashtable_compare_arg *arg, in nft_objname_hash_cmp()
/Linux-v6.1/drivers/net/ethernet/netronome/nfp/flower/
Dmetadata.c448 static int nfp_fl_obj_cmpfn(struct rhashtable_compare_arg *arg, in nfp_fl_obj_cmpfn()
/Linux-v6.1/lib/
Dtest_rhashtable.c86 static int my_cmpfn(struct rhashtable_compare_arg *arg, const void *obj) in my_cmpfn()
Dobjagg.c906 static int objagg_hints_obj_cmp(struct rhashtable_compare_arg *arg, in objagg_hints_obj_cmp()
Drhashtable.c492 struct rhashtable_compare_arg arg = { in rhashtable_lookup_one()
/Linux-v6.1/fs/nfsd/
Dfilecache.c145 static int nfsd_file_obj_cmpfn(struct rhashtable_compare_arg *arg, in nfsd_file_obj_cmpfn()
/Linux-v6.1/drivers/net/vxlan/
Dvxlan_vnifilter.c20 static inline int vxlan_vni_cmp(struct rhashtable_compare_arg *arg, in vxlan_vni_cmp()
/Linux-v6.1/net/sctp/
Dinput.c894 static inline int sctp_hash_cmp(struct rhashtable_compare_arg *arg, in sctp_hash_cmp()
/Linux-v6.1/security/apparmor/
Dpolicy_unpack.c663 static int datacmp(struct rhashtable_compare_arg *arg, const void *obj) in datacmp()
/Linux-v6.1/fs/xfs/
Dxfs_buf.c461 struct rhashtable_compare_arg *arg, in _xfs_buf_obj_cmp()
/Linux-v6.1/drivers/net/ethernet/mellanox/mlxsw/
Dcore_acl_flex_actions.c162 static int mlxsw_afa_cookie_obj_cmpfn(struct rhashtable_compare_arg *arg, in mlxsw_afa_cookie_obj_cmpfn()

12