Home
last modified time | relevance | path

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

12

/linux/include/linux/
A Drhashtable-types.h33 struct rhashtable_compare_arg { struct
40 typedef int (*rht_obj_cmpfn_t)(struct rhashtable_compare_arg *arg, argument
A 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/include/net/
A Dipv6_frag.h55 ip6frag_obj_cmpfn(struct rhashtable_compare_arg *arg, const void *ptr) in ip6frag_obj_cmpfn()
/linux/net/bridge/
A Dbr_vlan_tunnel.c19 static inline int br_vlan_tunid_cmp(struct rhashtable_compare_arg *arg, in br_vlan_tunid_cmp()
A Dbr_vlan.c13 static inline int br_vlan_cmp(struct rhashtable_compare_arg *arg, in br_vlan_cmp()
/linux/net/ipv6/
A Dseg6_hmac.c45 static int seg6_hmac_cmpfn(struct rhashtable_compare_arg *arg, const void *obj) in seg6_hmac_cmpfn()
A Dioam6.c47 static int ioam6_ns_cmpfn(struct rhashtable_compare_arg *arg, const void *obj) in ioam6_ns_cmpfn()
54 static int ioam6_sc_cmpfn(struct rhashtable_compare_arg *arg, const void *obj) in ioam6_sc_cmpfn()
A Dip6mr.c342 static int ip6mr_hash_cmp(struct rhashtable_compare_arg *arg, in ip6mr_hash_cmp()
/linux/net/ieee802154/6lowpan/
A Dreassembly.c499 static int lowpan_obj_cmpfn(struct rhashtable_compare_arg *arg, const void *ptr) in lowpan_obj_cmpfn()
/linux/net/core/
A Dxdp.c48 static int xdp_mem_id_cmp(struct rhashtable_compare_arg *arg, in xdp_mem_id_cmp()
/linux/net/ipv6/ila/
A Dila_xlat.c67 static int ila_cmpfn(struct rhashtable_compare_arg *arg, in ila_cmpfn()
/linux/net/netfilter/
A Dnf_flow_table_core.c254 static int flow_offload_hash_cmp(struct rhashtable_compare_arg *arg, in flow_offload_hash_cmp()
A Dnft_set_hash.c54 static inline int nft_rhash_cmp(struct rhashtable_compare_arg *arg, in nft_rhash_cmp()
A Dnf_tables_api.c47 static int nft_chain_hash_cmp(struct rhashtable_compare_arg *, const void *);
51 static int nft_objname_hash_cmp(struct rhashtable_compare_arg *, const void *);
1038 static int nft_chain_hash_cmp(struct rhashtable_compare_arg *arg, in nft_chain_hash_cmp()
1063 static int nft_objname_hash_cmp(struct rhashtable_compare_arg *arg, in nft_objname_hash_cmp()
/linux/drivers/net/ethernet/netronome/nfp/flower/
A Dmetadata.c456 static int nfp_fl_obj_cmpfn(struct rhashtable_compare_arg *arg, in nfp_fl_obj_cmpfn()
/linux/net/ipv4/
A Dip_fragment.c721 static int ip4_obj_cmpfn(struct rhashtable_compare_arg *arg, const void *ptr) in ip4_obj_cmpfn()
/linux/lib/
A Dtest_rhashtable.c86 static int my_cmpfn(struct rhashtable_compare_arg *arg, const void *obj) in my_cmpfn()
A Dobjagg.c909 static int objagg_hints_obj_cmp(struct rhashtable_compare_arg *arg, in objagg_hints_obj_cmp()
A Drhashtable.c492 struct rhashtable_compare_arg arg = { in rhashtable_lookup_one()
/linux/net/sctp/
A Dinput.c899 static inline int sctp_hash_cmp(struct rhashtable_compare_arg *arg, in sctp_hash_cmp()
/linux/security/apparmor/
A Dpolicy_unpack.c660 static int datacmp(struct rhashtable_compare_arg *arg, const void *obj) in datacmp()
/linux/fs/xfs/
A Dxfs_buf.c450 struct rhashtable_compare_arg *arg, in _xfs_buf_obj_cmp()
A Dxfs_inode.c1854 struct rhashtable_compare_arg *arg, in xfs_iunlink_obj_cmpfn()
/linux/drivers/net/ethernet/mellanox/mlxsw/
A Dcore_acl_flex_actions.c162 static int mlxsw_afa_cookie_obj_cmpfn(struct rhashtable_compare_arg *arg, in mlxsw_afa_cookie_obj_cmpfn()
/linux/net/netlink/
A Daf_netlink.c490 static inline int netlink_compare(struct rhashtable_compare_arg *arg, in netlink_compare()

Completed in 82 milliseconds

12