Searched refs:rhashtable_lookup_get_insert_fast (Results 1 – 13 of 13) sorted by relevance
| /linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/ |
| H A D | act_stats.c | 82 old_act_stats = rhashtable_lookup_get_insert_fast(ht, in mlx5e_tc_act_stats_add()
|
| /linux/drivers/net/ethernet/sfc/ |
| H A D | tc_conntrack.c | 372 old = rhashtable_lookup_get_insert_fast(&efx->tc->ct_ht, in efx_tc_ct_replace() 569 old = rhashtable_lookup_get_insert_fast(&efx->tc->ct_zone_ht, in efx_tc_ct_register_zone()
|
| H A D | tc.c | 133 old = rhashtable_lookup_get_insert_fast(&efx->tc->mac_ht, in efx_tc_flower_get_mac() 595 old = rhashtable_lookup_get_insert_fast(&efx->tc->encap_match_ht, in efx_tc_flower_record_encap_match() 706 old = rhashtable_lookup_get_insert_fast(&efx->tc->recirc_ht, in efx_tc_get_recirc_id() 1515 old = rhashtable_lookup_get_insert_fast(&efx->tc->lhs_rule_ht, in efx_tc_flower_replace_foreign_lhs_ar() 1627 old = rhashtable_lookup_get_insert_fast(&efx->tc->lhs_rule_ht, in efx_tc_flower_replace_foreign_lhs() 1804 old = rhashtable_lookup_get_insert_fast(&efx->tc->match_action_ht, in efx_tc_flower_replace_foreign() 2023 old = rhashtable_lookup_get_insert_fast(&efx->tc->lhs_rule_ht, in efx_tc_flower_replace_lhs() 2187 old = rhashtable_lookup_get_insert_fast(&efx->tc->match_action_ht, in efx_tc_flower_replace()
|
| /linux/fs/verity/ |
| H A D | open.c | 370 found = rhashtable_lookup_get_insert_fast(&fsverity_info_hash, in ensure_verity_info()
|
| /linux/drivers/net/wireless/ath/ath12k/ |
| H A D | peer.c | 352 tmp = rhashtable_lookup_get_insert_fast(ab->rhead_sta_addr, &arsta->rhash_addr, in ath12k_link_sta_rhash_insert()
|
| H A D | dp_peer.c | 291 tmp = rhashtable_lookup_get_insert_fast(dp->rhead_peer_addr, &peer->rhash_addr, in ath12k_dp_link_peer_rhash_insert()
|
| /linux/net/mac80211/ |
| H A D | mesh_pathtbl.c | 580 prev = rhashtable_lookup_get_insert_fast(&cache->rht, in mesh_fast_tx_cache() 702 mpath = rhashtable_lookup_get_insert_fast(&tbl->rhead, in mesh_path_add()
|
| /linux/drivers/net/wireless/ath/ath11k/ |
| H A D | peer.c | 180 tmp = rhashtable_lookup_get_insert_fast(rtbl, rhead, *params); in ath11k_peer_rhash_insert()
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/ |
| H A D | bwc_complex.c | 689 old_data = rhashtable_lookup_get_insert_fast(&subm->rules_hash, in hws_complex_get_subrule_data()
|
| /linux/include/linux/ |
| H A D | rhashtable.h | 981 static __always_inline void *rhashtable_lookup_get_insert_fast( in rhashtable_lookup_get_insert_fast() function
|
| /linux/fs/xfs/ |
| H A D | xfs_buf.c | 476 bp = rhashtable_lookup_get_insert_fast(&btp->bt_hash, in xfs_buf_find_insert()
|
| /linux/fs/gfs2/ |
| H A D | glock.c | 1046 gl = rhashtable_lookup_get_insert_fast(&gl_hash_table, in find_insert_glock()
|
| /linux/net/sched/ |
| H A D | cls_flower.c | 2290 fnew->mask = rhashtable_lookup_get_insert_fast(&head->ht, in fl_check_assign_mask()
|