Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/sfc/
Drx.c850 spin_lock_bh(&efx->rps_hash_lock); in efx_filter_rfs_work()
865 spin_unlock_bh(&efx->rps_hash_lock); in efx_filter_rfs_work()
960 spin_lock(&efx->rps_hash_lock); in efx_filter_rfs()
975 spin_unlock(&efx->rps_hash_lock); in efx_filter_rfs()
993 spin_unlock(&efx->rps_hash_lock); in efx_filter_rfs()
Dnet_driver.h1068 spinlock_t rps_hash_lock; member
Def10.c4768 spin_lock_bh(&efx->rps_hash_lock); in efx_ef10_filter_rfs_expire_one()
4782 spin_unlock_bh(&efx->rps_hash_lock); in efx_ef10_filter_rfs_expire_one()
4792 spin_unlock_bh(&efx->rps_hash_lock); in efx_ef10_filter_rfs_expire_one()
4807 spin_lock_bh(&efx->rps_hash_lock); in efx_ef10_filter_rfs_expire_one()
4809 spin_unlock_bh(&efx->rps_hash_lock); in efx_ef10_filter_rfs_expire_one()
Dfarch.c2914 spin_lock_bh(&efx->rps_hash_lock); in efx_farch_filter_rfs_expire_one()
2948 spin_unlock_bh(&efx->rps_hash_lock); in efx_farch_filter_rfs_expire_one()
Defx.c3042 spin_lock_init(&efx->rps_hash_lock); in efx_init_struct()
3170 WARN_ON(!spin_is_locked(&efx->rps_hash_lock)); in efx_rps_hash_bucket()