Searched refs:rss_lock (Results 1 – 6 of 6) sorted by relevance
15 #define rss_lock gp_wait.lock macro81 spin_lock_irqsave(&rsp->rss_lock, flags); in rcu_sync_func()103 spin_unlock_irqrestore(&rsp->rss_lock, flags); in rcu_sync_func()125 spin_lock_irq(&rsp->rss_lock); in rcu_sync_enter()142 spin_unlock_irq(&rsp->rss_lock); in rcu_sync_enter()173 spin_lock_irq(&rsp->rss_lock); in rcu_sync_exit()182 spin_unlock_irq(&rsp->rss_lock); in rcu_sync_exit()196 spin_lock_irq(&rsp->rss_lock); in rcu_sync_dtor()200 spin_unlock_irq(&rsp->rss_lock); in rcu_sync_dtor()
380 mutex_lock(&efx->rss_lock); in efx_mcdi_filter_insert_locked()547 mutex_unlock(&efx->rss_lock); in efx_mcdi_filter_insert_locked()1387 mutex_lock(&efx->rss_lock); in efx_mcdi_filter_table_restore()1443 mutex_unlock(&efx->rss_lock); in efx_mcdi_filter_table_restore()2106 WARN_ON(!mutex_is_locked(&efx->rss_lock)); in efx_mcdi_rx_push_rss_context_config()2138 WARN_ON(!mutex_is_locked(&efx->rss_lock)); in efx_mcdi_rx_pull_rss_context_config()2185 mutex_lock(&efx->rss_lock); in efx_mcdi_rx_pull_rss_config()2187 mutex_unlock(&efx->rss_lock); in efx_mcdi_rx_pull_rss_config()2197 WARN_ON(!mutex_is_locked(&efx->rss_lock)); in efx_mcdi_rx_restore_rss_contexts()
825 mutex_lock(&efx->rss_lock); in efx_ethtool_get_rxnfc()866 mutex_unlock(&efx->rss_lock); in efx_ethtool_get_rxnfc()1215 mutex_lock(&efx->rss_lock); in efx_ethtool_get_rxfh_context()1232 mutex_unlock(&efx->rss_lock); in efx_ethtool_get_rxfh_context()1252 mutex_lock(&efx->rss_lock); in efx_ethtool_set_rxfh_context()1297 mutex_unlock(&efx->rss_lock); in efx_ethtool_set_rxfh_context()
718 mutex_lock(&efx->rss_lock); in efx_reset_down()781 mutex_unlock(&efx->rss_lock); in efx_reset_up()799 mutex_unlock(&efx->rss_lock); in efx_reset_up()1010 mutex_init(&efx->rss_lock); in efx_init_struct()
578 WARN_ON(!mutex_is_locked(&efx->rss_lock)); in efx_alloc_rss_context_entry()610 WARN_ON(!mutex_is_locked(&efx->rss_lock)); in efx_find_rss_context_entry()
1027 struct mutex rss_lock; member
Completed in 23 milliseconds