Searched refs:rhashtable_compare_arg (Results 1 - 25 of 31) sorted by relevance

12

/linux-master/include/linux/
H A Drhashtable-types.h29 * struct rhashtable_compare_arg - Key for the function rhashtable_compare
33 struct rhashtable_compare_arg { struct
40 typedef int (*rht_obj_cmpfn_t)(struct rhashtable_compare_arg *arg,
H A Drhashtable.h579 static inline int rhashtable_compare(struct rhashtable_compare_arg *arg,
593 struct rhashtable_compare_arg arg = {
709 struct rhashtable_compare_arg arg = {
/linux-master/include/net/
H A Dipv6_frag.h56 ip6frag_obj_cmpfn(struct rhashtable_compare_arg *arg, const void *ptr)
/linux-master/net/bridge/
H A Dbr_vlan_tunnel.c19 static inline int br_vlan_tunid_cmp(struct rhashtable_compare_arg *arg,
/linux-master/net/ieee802154/6lowpan/
H A Dreassembly.c504 static int lowpan_obj_cmpfn(struct rhashtable_compare_arg *arg, const void *ptr)
/linux-master/net/ipv6/
H A Dseg6_hmac.c45 static int seg6_hmac_cmpfn(struct rhashtable_compare_arg *arg, const void *obj)
H A Dioam6.c49 static int ioam6_ns_cmpfn(struct rhashtable_compare_arg *arg, const void *obj)
56 static int ioam6_sc_cmpfn(struct rhashtable_compare_arg *arg, const void *obj)
H A Dip6mr.c344 static int ip6mr_hash_cmp(struct rhashtable_compare_arg *arg,
/linux-master/net/ipv6/ila/
H A Dila_xlat.c66 static int ila_cmpfn(struct rhashtable_compare_arg *arg,
/linux-master/drivers/net/ethernet/netronome/nfp/flower/
H A Dmetadata.c448 static int nfp_fl_obj_cmpfn(struct rhashtable_compare_arg *arg,
/linux-master/net/netfilter/
H A Dnf_flow_table_core.c240 static int flow_offload_hash_cmp(struct rhashtable_compare_arg *arg,
H A Dnft_set_hash.c56 static inline int nft_rhash_cmp(struct rhashtable_compare_arg *arg,
/linux-master/net/core/
H A Dxdp.c51 static int xdp_mem_id_cmp(struct rhashtable_compare_arg *arg,
/linux-master/fs/xfs/scrub/
H A Dquotacheck.c163 struct rhashtable_compare_arg *arg,
/linux-master/net/ipv4/
H A Dip_fragment.c731 static int ip4_obj_cmpfn(struct rhashtable_compare_arg *arg, const void *ptr)
/linux-master/lib/
H A Dobjagg.c906 static int objagg_hints_obj_cmp(struct rhashtable_compare_arg *arg,
H A Drhashtable.c495 struct rhashtable_compare_arg arg = {
H A Dtest_rhashtable.c87 static int my_cmpfn(struct rhashtable_compare_arg *arg, const void *obj)
/linux-master/drivers/net/vxlan/
H A Dvxlan_vnifilter.c20 static inline int vxlan_vni_cmp(struct rhashtable_compare_arg *arg,
/linux-master/net/sctp/
H A Dinput.c882 static inline int sctp_hash_cmp(struct rhashtable_compare_arg *arg,
/linux-master/fs/bcachefs/
H A Dbtree_key_cache.c24 static int bch2_btree_key_cache_cmp_fn(struct rhashtable_compare_arg *arg,
H A Dbtree_cache.c78 static int bch2_btree_cache_cmp_fn(struct rhashtable_compare_arg *arg,
/linux-master/security/apparmor/
H A Dpolicy_unpack.c794 static int datacmp(struct rhashtable_compare_arg *arg, const void *obj)
/linux-master/drivers/net/ethernet/mellanox/mlxsw/
H A Dcore_acl_flex_actions.c162 static int mlxsw_afa_cookie_obj_cmpfn(struct rhashtable_compare_arg *arg,
/linux-master/fs/xfs/
H A Dxfs_buf.c474 struct rhashtable_compare_arg *arg,

Completed in 288 milliseconds

12