Home
last modified time | relevance | path

Searched refs:rcu_access_pointer (Results 1 – 25 of 28) sorted by relevance

12

/freebsd/sys/dev/bnxt/bnxt_en/
H A Dbnxt_ulp.h150 if (edev && rcu_access_pointer(edev->ulp_tbl[ulp_id].ulp_ops)) in bnxt_ulp_registered()
H A Dbnxt_ulp.c66 if (rcu_access_pointer(ulp->ulp_ops)) { in bnxt_register_dev()
97 if (!rcu_access_pointer(ulp->ulp_ops)) { in bnxt_unregister_dev()
/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Drcupdate.h96 #define rcu_access_pointer(p) \ macro
/freebsd/sys/contrib/dev/iwlwifi/mld/
H A Dkey.c406 return rcu_access_pointer(mld_link->bigtks[0]) || in iwl_mld_beacon_protection_enabled()
407 rcu_access_pointer(mld_link->bigtks[1]); in iwl_mld_beacon_protection_enabled()
H A Dmlo.h64 if (rcu_access_pointer(mld_link->chan_ctx)) in iwl_mld_count_active_links()
H A Dphy.c50 if (rcu_access_pointer(link_conf->chanctx_conf) != data->ctx) in iwl_mld_chanctx_usage_iter()
H A Dmld.h548 if (rcu_access_pointer(mld->fw_id_to_##_mac80211_type[idx])) \
H A Dscan.c205 if (rcu_access_pointer(curr_mld_link->chan_ctx) && in iwl_mld_scan_iterator()
206 rcu_access_pointer(mld_vif->deflink.chan_ctx) != in iwl_mld_scan_iterator()
207 rcu_access_pointer(curr_mld_link->chan_ctx)) { in iwl_mld_scan_iterator()
H A Dagg.c596 WARN_ON(rcu_access_pointer(mld->fw_id_to_ba[baid])); in iwl_mld_ampdu_rx_start()
H A Dmac80211.c1065 if (!rcu_access_pointer(mld_link->chan_ctx)) { in iwl_mld_assign_vif_chanctx()
1092 if (rcu_access_pointer(temp_mld_link->chan_ctx)) in iwl_mld_assign_vif_chanctx()
2113 WARN_ON(rcu_access_pointer(mld_sta->ptk_pn[keyidx])); in iwl_mld_alloc_ptk_pn()
H A Dlink.c753 if (WARN_ONCE(!rcu_access_pointer(mld_link->chan_ctx), in iwl_mld_get_chan_load_by_us()
H A Dmlo.c1093 if (chanctx != rcu_access_pointer(prim_link->chanctx_conf)) in iwl_mld_chan_load_update_iter()
/freebsd/sys/contrib/dev/iwlwifi/mld/tests/
H A Dutils.c185 KUNIT_EXPECT_NULL(test, rcu_access_pointer(link->chanctx_conf)); in iwlmld_kunit_assign_chanctx_to_link()
192 KUNIT_EXPECT_NULL(test, rcu_access_pointer(mld_link->chan_ctx)); in iwlmld_kunit_assign_chanctx_to_link()
H A Dagg.c595 KUNIT_EXPECT_NULL(test, rcu_access_pointer(mld->fw_id_to_ba[baid])); in setup_ba_data()
/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Dmld-sta.c81 if (!rcu_access_pointer(mvm->fw_id_to_mac_id[sta_id])) { in iwl_mvm_mld_rm_sta_from_fw()
547 if (rcu_access_pointer(sta->link[link_id]) == &sta->deflink) { in iwl_mvm_mld_alloc_sta_link()
H A Dmac80211.c3075 if (rcu_access_pointer(mvm->csa_vif) == vif) { in iwl_mvm_stop_ap_ibss_common()
3082 if (rcu_access_pointer(mvm->csa_tx_blocked_vif) == vif) { in iwl_mvm_stop_ap_ibss_common()
3428 if (sta == rcu_access_pointer(mvm->fw_id_to_mac_id[sta_id])) { in iwl_mvm_sta_pre_rcu_remove()
4375 WARN_ON(rcu_access_pointer(mvmsta->ptk_pn[keyidx])); in __iwl_mvm_mac_set_key()
4871 if (rcu_access_pointer(link_conf->chanctx_conf) != data->ctx) in iwl_mvm_chanctx_usage_iter()
H A Dd3.c934 if (rcu_access_pointer(mvmvif->bcn_prot.keys[0]) || in iwl_mvm_get_wowlan_config()
935 rcu_access_pointer(mvmvif->bcn_prot.keys[1])) in iwl_mvm_get_wowlan_config()
H A Dsta.c2985 WARN_ON(rcu_access_pointer(mvm->baid_map[baid])); in iwl_mvm_sta_rx_agg()
2999 baid_data = rcu_access_pointer(mvm->baid_map[baid]); in iwl_mvm_sta_rx_agg()
H A Dops.c1615 kfree(rcu_access_pointer(mvm->csme_conn_info)); in iwl_op_mode_mvm_stop()
/freebsd/sys/contrib/dev/mediatek/mt76/
H A Dtx.c132 if (!wcid || !rcu_access_pointer(dev->wcid[wcid->idx])) in mt76_tx_status_skb_add()
H A Dmt76.h1721 return !!rcu_access_pointer(dev->mmio.npu); in mt76_npu_device_active()
1726 return !!rcu_access_pointer(dev->mmio.ppe_dev); in mt76_ppe_device_active()
/freebsd/sys/contrib/dev/athk/ath11k/
H A Ddp_tx.c590 if (unlikely(!rcu_access_pointer(ab->pdevs_active[ar->pdev_idx]))) { in ath11k_dp_tx_complete_msdu()
/freebsd/sys/contrib/dev/mediatek/mt76/mt7996/
H A Dmain.c1073 if (rcu_access_pointer(msta->link[link_id])) in mt7996_mac_sta_add_links()
/freebsd/sys/contrib/dev/athk/ath12k/
H A Dmac.c6452 if (WARN_ON(!rcu_access_pointer(sta->link[link_id]))) in ath12k_mac_station_assoc()
11315 if (rcu_access_pointer(link_conf->chanctx_conf) != arg->ctx) in ath12k_mac_change_chanctx_cnt_iter()
11350 ctx = rcu_access_pointer(link_conf->chanctx_conf); in ath12k_mac_change_chanctx_fill_iter()
/freebsd/sys/contrib/dev/athk/ath10k/
H A Dmac.c8921 if (rcu_access_pointer(vif->bss_conf.chanctx_conf) != arg->ctx) in ath10k_mac_change_chanctx_cnt_iter()
8934 ctx = rcu_access_pointer(vif->bss_conf.chanctx_conf); in ath10k_mac_change_chanctx_fill_iter()

12