Searched refs:rps_mutex (Results 1 – 5 of 5) sorted by relevance
841 mutex_lock(&efx->rps_mutex); in efx_filter_rfs_work() 845 mutex_unlock(&efx->rps_mutex); in efx_filter_rfs_work() 1002 if (!mutex_trylock(&efx->rps_mutex)) in __efx_siena_filter_rfs_expire() 1033 mutex_unlock(&efx->rps_mutex); in __efx_siena_filter_rfs_expire()
900 * @rps_mutex: Protects RPS state of all channels1077 struct mutex rps_mutex; member
851 mutex_lock(&efx->rps_mutex); in efx_filter_rfs_work() 855 mutex_unlock(&efx->rps_mutex); in efx_filter_rfs_work() 1010 if (!mutex_trylock(&efx->rps_mutex)) in __efx_filter_rfs_expire() 1041 mutex_unlock(&efx->rps_mutex); in __efx_filter_rfs_expire()
974 * @rps_mutex: Protects RPS state of all channels1154 struct mutex rps_mutex; member
996 mutex_init(&efx->rps_mutex); in efx_init_struct()