Searched refs:rss_lock (Results 1 – 10 of 10) 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()
826 mutex_lock(&efx->rss_lock); in efx_siena_ethtool_get_rxnfc()868 mutex_unlock(&efx->rss_lock); in efx_siena_ethtool_get_rxnfc()1217 mutex_lock(&efx->rss_lock); in efx_siena_ethtool_get_rxfh_context()1234 mutex_unlock(&efx->rss_lock); in efx_siena_ethtool_get_rxfh_context()1254 mutex_lock(&efx->rss_lock); in efx_siena_ethtool_set_rxfh_context()1299 mutex_unlock(&efx->rss_lock); in efx_siena_ethtool_set_rxfh_context()
728 mutex_lock(&efx->rss_lock); in efx_siena_reset_down()791 mutex_unlock(&efx->rss_lock); in efx_siena_reset_up()809 mutex_unlock(&efx->rss_lock); in efx_siena_reset_up()1021 mutex_init(&efx->rss_lock); in efx_siena_init_struct()
569 WARN_ON(!mutex_is_locked(&efx->rss_lock)); in efx_siena_alloc_rss_context_entry()602 WARN_ON(!mutex_is_locked(&efx->rss_lock)); in efx_siena_find_rss_context_entry()
1021 struct mutex rss_lock; member
863 mutex_lock(&efx->rss_lock); in efx_ethtool_get_rxnfc()904 mutex_unlock(&efx->rss_lock); in efx_ethtool_get_rxnfc()1253 mutex_lock(&efx->rss_lock); in efx_ethtool_get_rxfh_context()1270 mutex_unlock(&efx->rss_lock); in efx_ethtool_get_rxfh_context()1290 mutex_lock(&efx->rss_lock); in efx_ethtool_set_rxfh_context()1335 mutex_unlock(&efx->rss_lock); in efx_ethtool_set_rxfh_context()
383 mutex_lock(&efx->rss_lock); in efx_mcdi_filter_insert_locked()551 mutex_unlock(&efx->rss_lock); in efx_mcdi_filter_insert_locked()1391 mutex_lock(&efx->rss_lock); in efx_mcdi_filter_table_restore()1447 mutex_unlock(&efx->rss_lock); in efx_mcdi_filter_table_restore()2110 WARN_ON(!mutex_is_locked(&efx->rss_lock)); in efx_mcdi_rx_push_rss_context_config()2142 WARN_ON(!mutex_is_locked(&efx->rss_lock)); in efx_mcdi_rx_pull_rss_context_config()2189 mutex_lock(&efx->rss_lock); in efx_mcdi_rx_pull_rss_config()2191 mutex_unlock(&efx->rss_lock); in efx_mcdi_rx_pull_rss_config()2201 WARN_ON(!mutex_is_locked(&efx->rss_lock)); in efx_mcdi_rx_restore_rss_contexts()
720 mutex_lock(&efx->rss_lock); in efx_reset_down()783 mutex_unlock(&efx->rss_lock); in efx_reset_up()801 mutex_unlock(&efx->rss_lock); in efx_reset_up()1010 mutex_init(&efx->rss_lock); in efx_init_struct()
565 WARN_ON(!mutex_is_locked(&efx->rss_lock)); in efx_alloc_rss_context_entry()597 WARN_ON(!mutex_is_locked(&efx->rss_lock)); in efx_find_rss_context_entry()
1074 struct mutex rss_lock; member