Home
last modified time | relevance | path

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

12

/linux-6.15/include/linux/
H A Drhashtable-types.h34 struct rhashtable_compare_arg { struct
41 typedef int (*rht_obj_cmpfn_t)(struct rhashtable_compare_arg *arg, argument
H A Drhashtable.h579 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.15/include/net/
H A Dipv6_frag.h56 ip6frag_obj_cmpfn(struct rhashtable_compare_arg *arg, const void *ptr) in ip6frag_obj_cmpfn()
/linux-6.15/net/bridge/
H A Dbr_vlan_tunnel.c19 static inline int br_vlan_tunid_cmp(struct rhashtable_compare_arg *arg, in br_vlan_tunid_cmp()
H A Dbr_vlan.c13 static inline int br_vlan_cmp(struct rhashtable_compare_arg *arg, in br_vlan_cmp()
/linux-6.15/net/ipv6/
H A Dseg6_hmac.c45 static int seg6_hmac_cmpfn(struct rhashtable_compare_arg *arg, const void *obj) in seg6_hmac_cmpfn()
H A 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()
H A Dip6mr.c356 static int ip6mr_hash_cmp(struct rhashtable_compare_arg *arg, in ip6mr_hash_cmp()
/linux-6.15/net/ieee802154/6lowpan/
H A Dreassembly.c507 static int lowpan_obj_cmpfn(struct rhashtable_compare_arg *arg, const void *ptr) in lowpan_obj_cmpfn()
/linux-6.15/net/ipv6/ila/
H A Dila_xlat.c66 static int ila_cmpfn(struct rhashtable_compare_arg *arg, in ila_cmpfn()
/linux-6.15/fs/xfs/scrub/
H A Dquotacheck.c163 struct rhashtable_compare_arg *arg, in xqcheck_dqacct_obj_cmpfn()
/linux-6.15/drivers/net/ethernet/netronome/nfp/flower/
H A Dmetadata.c448 static int nfp_fl_obj_cmpfn(struct rhashtable_compare_arg *arg, in nfp_fl_obj_cmpfn()
/linux-6.15/net/ipv4/
H A Dip_fragment.c725 static int ip4_obj_cmpfn(struct rhashtable_compare_arg *arg, const void *ptr) in ip4_obj_cmpfn()
/linux-6.15/net/netfilter/
H A Dnf_flow_table_core.c280 static int flow_offload_hash_cmp(struct rhashtable_compare_arg *arg, in flow_offload_hash_cmp()
H A Dnft_set_hash.c58 static inline int nft_rhash_cmp(struct rhashtable_compare_arg *arg, in nft_rhash_cmp()
/linux-6.15/net/core/
H A Dxdp.c51 static int xdp_mem_id_cmp(struct rhashtable_compare_arg *arg, in xdp_mem_id_cmp()
/linux-6.15/lib/
H A Dtest_rhashtable.c87 static int my_cmpfn(struct rhashtable_compare_arg *arg, const void *obj) in my_cmpfn()
H A Drhashtable.c499 struct rhashtable_compare_arg arg = { in rhashtable_lookup_one()
/linux-6.15/fs/bcachefs/
H A Dbtree_key_cache.c24 static int bch2_btree_key_cache_cmp_fn(struct rhashtable_compare_arg *arg, in bch2_btree_key_cache_cmp_fn()
H A Dbtree_cache.c133 static int bch2_btree_cache_cmp_fn(struct rhashtable_compare_arg *arg, in bch2_btree_cache_cmp_fn()
/linux-6.15/drivers/net/vxlan/
H A Dvxlan_vnifilter.c20 static inline int vxlan_vni_cmp(struct rhashtable_compare_arg *arg, in vxlan_vni_cmp()
/linux-6.15/net/sctp/
H A Dinput.c885 static inline int sctp_hash_cmp(struct rhashtable_compare_arg *arg, in sctp_hash_cmp()
/linux-6.15/fs/xfs/
H A Dxfs_buf.c327 struct rhashtable_compare_arg *arg, in _xfs_buf_obj_cmp()
/linux-6.15/security/apparmor/
H A Dpolicy_unpack.c805 static int datacmp(struct rhashtable_compare_arg *arg, const void *obj) in datacmp()
/linux-6.15/drivers/net/ethernet/mellanox/mlxsw/
H A Dcore_acl_flex_actions.c162 static int mlxsw_afa_cookie_obj_cmpfn(struct rhashtable_compare_arg *arg, in mlxsw_afa_cookie_obj_cmpfn()

12