Searched refs:rhashtable_compare_arg (Results 1 – 25 of 31) sorted by relevance
12
| /linux/include/linux/ |
| A D | rhashtable-types.h | 34 struct rhashtable_compare_arg { struct 41 typedef int (*rht_obj_cmpfn_t)(struct rhashtable_compare_arg *arg, argument
|
| A D | rhashtable.h | 579 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 D | ipv6_frag.h | 56 ip6frag_obj_cmpfn(struct rhashtable_compare_arg *arg, const void *ptr) in ip6frag_obj_cmpfn()
|
| /linux/net/bridge/ |
| A D | br_vlan_tunnel.c | 19 static inline int br_vlan_tunid_cmp(struct rhashtable_compare_arg *arg, in br_vlan_tunid_cmp()
|
| A D | br_vlan.c | 13 static inline int br_vlan_cmp(struct rhashtable_compare_arg *arg, in br_vlan_cmp()
|
| /linux/net/ipv6/ |
| A D | seg6_hmac.c | 45 static int seg6_hmac_cmpfn(struct rhashtable_compare_arg *arg, const void *obj) in seg6_hmac_cmpfn()
|
| A D | ioam6.c | 49 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 D | reassembly.c | 500 static int lowpan_obj_cmpfn(struct rhashtable_compare_arg *arg, const void *ptr) in lowpan_obj_cmpfn()
|
| /linux/net/ipv6/ila/ |
| A D | ila_xlat.c | 66 static int ila_cmpfn(struct rhashtable_compare_arg *arg, in ila_cmpfn()
|
| /linux/fs/xfs/scrub/ |
| A D | quotacheck.c | 163 struct rhashtable_compare_arg *arg, in xqcheck_dqacct_obj_cmpfn()
|
| /linux/net/core/ |
| A D | xdp.c | 51 static int xdp_mem_id_cmp(struct rhashtable_compare_arg *arg, in xdp_mem_id_cmp()
|
| /linux/net/netfilter/ |
| A D | nf_flow_table_core.c | 236 static int flow_offload_hash_cmp(struct rhashtable_compare_arg *arg, in flow_offload_hash_cmp()
|
| A D | nft_set_hash.c | 56 static inline int nft_rhash_cmp(struct rhashtable_compare_arg *arg, in nft_rhash_cmp()
|
| /linux/net/ipv4/ |
| A D | ip_fragment.c | 729 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 D | metadata.c | 448 static int nfp_fl_obj_cmpfn(struct rhashtable_compare_arg *arg, in nfp_fl_obj_cmpfn()
|
| /linux/lib/ |
| A D | test_rhashtable.c | 87 static int my_cmpfn(struct rhashtable_compare_arg *arg, const void *obj) in my_cmpfn()
|
| A D | rhashtable.c | 499 struct rhashtable_compare_arg arg = { in rhashtable_lookup_one()
|
| /linux/fs/bcachefs/ |
| A D | btree_key_cache.c | 24 static int bch2_btree_key_cache_cmp_fn(struct rhashtable_compare_arg *arg, in bch2_btree_key_cache_cmp_fn()
|
| A D | btree_cache.c | 130 static int bch2_btree_cache_cmp_fn(struct rhashtable_compare_arg *arg, in bch2_btree_cache_cmp_fn()
|
| A D | fs.c | 174 static int bch2_vfs_inode_cmp_fn(struct rhashtable_compare_arg *arg, in bch2_vfs_inode_cmp_fn()
|
| /linux/drivers/net/vxlan/ |
| A D | vxlan_vnifilter.c | 20 static inline int vxlan_vni_cmp(struct rhashtable_compare_arg *arg, in vxlan_vni_cmp()
|
| /linux/net/sctp/ |
| A D | input.c | 885 static inline int sctp_hash_cmp(struct rhashtable_compare_arg *arg, in sctp_hash_cmp()
|
| /linux/security/apparmor/ |
| A D | policy_unpack.c | 802 static int datacmp(struct rhashtable_compare_arg *arg, const void *obj) in datacmp()
|
| /linux/drivers/net/ethernet/mellanox/mlxsw/ |
| A D | core_acl_flex_actions.c | 162 static int mlxsw_afa_cookie_obj_cmpfn(struct rhashtable_compare_arg *arg, in mlxsw_afa_cookie_obj_cmpfn()
|
| /linux/fs/xfs/ |
| A D | xfs_buf.c | 474 struct rhashtable_compare_arg *arg, in _xfs_buf_obj_cmp()
|
Completed in 78 milliseconds
12