Home
last modified time | relevance | path

Searched refs:rps_hash_lock (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.4/drivers/net/ethernet/sfc/
Drx.c843 spin_lock_bh(&efx->rps_hash_lock); in efx_filter_rfs_work()
858 spin_unlock_bh(&efx->rps_hash_lock); in efx_filter_rfs_work()
953 spin_lock(&efx->rps_hash_lock); in efx_filter_rfs()
968 spin_unlock(&efx->rps_hash_lock); in efx_filter_rfs()
986 spin_unlock(&efx->rps_hash_lock); in efx_filter_rfs()
Dnet_driver.h1065 spinlock_t rps_hash_lock; member
Def10.c4765 spin_lock_bh(&efx->rps_hash_lock); in efx_ef10_filter_rfs_expire_one()
4779 spin_unlock_bh(&efx->rps_hash_lock); in efx_ef10_filter_rfs_expire_one()
4789 spin_unlock_bh(&efx->rps_hash_lock); in efx_ef10_filter_rfs_expire_one()
4804 spin_lock_bh(&efx->rps_hash_lock); in efx_ef10_filter_rfs_expire_one()
4806 spin_unlock_bh(&efx->rps_hash_lock); in efx_ef10_filter_rfs_expire_one()
Dfarch.c2911 spin_lock_bh(&efx->rps_hash_lock); in efx_farch_filter_rfs_expire_one()
2945 spin_unlock_bh(&efx->rps_hash_lock); in efx_farch_filter_rfs_expire_one()
Defx.c3039 spin_lock_init(&efx->rps_hash_lock); in efx_init_struct()
3167 lockdep_assert_held(&efx->rps_hash_lock); in efx_rps_hash_bucket()