Home
last modified time | relevance | path

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

12

/linux/include/linux/
A Drhashtable-types.h34 struct rhashtable_compare_arg { struct
41 typedef int (*rht_obj_cmpfn_t)(struct rhashtable_compare_arg *arg, argument
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/include/net/
A Dipv6_frag.h56 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.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()
/linux/net/ieee802154/6lowpan/
A Dreassembly.c500 static int lowpan_obj_cmpfn(struct rhashtable_compare_arg *arg, const void *ptr) in lowpan_obj_cmpfn()
/linux/net/ipv6/ila/
A Dila_xlat.c66 static int ila_cmpfn(struct rhashtable_compare_arg *arg, in ila_cmpfn()
/linux/fs/xfs/scrub/
A Dquotacheck.c163 struct rhashtable_compare_arg *arg, in xqcheck_dqacct_obj_cmpfn()
/linux/net/core/
A Dxdp.c51 static int xdp_mem_id_cmp(struct rhashtable_compare_arg *arg, in xdp_mem_id_cmp()
/linux/net/netfilter/
A Dnf_flow_table_core.c236 static int flow_offload_hash_cmp(struct rhashtable_compare_arg *arg, in flow_offload_hash_cmp()
A Dnft_set_hash.c56 static inline int nft_rhash_cmp(struct rhashtable_compare_arg *arg, in nft_rhash_cmp()
/linux/net/ipv4/
A Dip_fragment.c729 static int ip4_obj_cmpfn(struct rhashtable_compare_arg *arg, const void *ptr) in ip4_obj_cmpfn()
/linux/drivers/net/ethernet/netronome/nfp/flower/
A Dmetadata.c448 static int nfp_fl_obj_cmpfn(struct rhashtable_compare_arg *arg, in nfp_fl_obj_cmpfn()
/linux/lib/
A Dtest_rhashtable.c87 static int my_cmpfn(struct rhashtable_compare_arg *arg, const void *obj) in my_cmpfn()
A Drhashtable.c499 struct rhashtable_compare_arg arg = { in rhashtable_lookup_one()
/linux/fs/bcachefs/
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()
A Dbtree_cache.c130 static int bch2_btree_cache_cmp_fn(struct rhashtable_compare_arg *arg, in bch2_btree_cache_cmp_fn()
A Dfs.c174 static int bch2_vfs_inode_cmp_fn(struct rhashtable_compare_arg *arg, in bch2_vfs_inode_cmp_fn()
/linux/drivers/net/vxlan/
A Dvxlan_vnifilter.c20 static inline int vxlan_vni_cmp(struct rhashtable_compare_arg *arg, in vxlan_vni_cmp()
/linux/net/sctp/
A Dinput.c885 static inline int sctp_hash_cmp(struct rhashtable_compare_arg *arg, in sctp_hash_cmp()
/linux/security/apparmor/
A Dpolicy_unpack.c802 static int datacmp(struct rhashtable_compare_arg *arg, const void *obj) in datacmp()
/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/fs/xfs/
A Dxfs_buf.c474 struct rhashtable_compare_arg *arg, in _xfs_buf_obj_cmp()

Completed in 78 milliseconds

12