Home
last modified time | relevance | path

Searched refs:new_bucket_lock (Results 1 – 14 of 14) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/os_dep/linux/
H A Drhashtable.c164 spinlock_t *new_bucket_lock; in rhashtable_rehash_one() local
182 new_bucket_lock = rht_bucket_lock(new_tbl, new_hash); in rhashtable_rehash_one()
184 spin_lock_nested(new_bucket_lock, SINGLE_DEPTH_NESTING); in rhashtable_rehash_one()
191 spin_unlock(new_bucket_lock); in rhashtable_rehash_one()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/os_dep/linux/
H A Drhashtable.c163 spinlock_t *new_bucket_lock; in rhashtable_rehash_one() local
181 new_bucket_lock = rht_bucket_lock(new_tbl, new_hash); in rhashtable_rehash_one()
183 spin_lock_nested(new_bucket_lock, SINGLE_DEPTH_NESTING); in rhashtable_rehash_one()
190 spin_unlock(new_bucket_lock); in rhashtable_rehash_one()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/os_dep/linux/
H A Drhashtable.c163 spinlock_t *new_bucket_lock; in rhashtable_rehash_one() local
181 new_bucket_lock = rht_bucket_lock(new_tbl, new_hash); in rhashtable_rehash_one()
183 spin_lock_nested(new_bucket_lock, SINGLE_DEPTH_NESTING); in rhashtable_rehash_one()
190 spin_unlock(new_bucket_lock); in rhashtable_rehash_one()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/os_dep/linux/
H A Drhashtable.c163 spinlock_t *new_bucket_lock; in rhashtable_rehash_one() local
181 new_bucket_lock = rht_bucket_lock(new_tbl, new_hash); in rhashtable_rehash_one()
183 spin_lock_nested(new_bucket_lock, SINGLE_DEPTH_NESTING); in rhashtable_rehash_one()
190 spin_unlock(new_bucket_lock); in rhashtable_rehash_one()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/os_dep/linux/
H A Drhashtable.c163 spinlock_t *new_bucket_lock; in rhashtable_rehash_one() local
181 new_bucket_lock = rht_bucket_lock(new_tbl, new_hash); in rhashtable_rehash_one()
183 spin_lock_nested(new_bucket_lock, SINGLE_DEPTH_NESTING); in rhashtable_rehash_one()
190 spin_unlock(new_bucket_lock); in rhashtable_rehash_one()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/os_dep/linux/
H A Drhashtable.c164 spinlock_t *new_bucket_lock; in rhashtable_rehash_one() local
182 new_bucket_lock = rht_bucket_lock(new_tbl, new_hash); in rhashtable_rehash_one()
184 spin_lock_nested(new_bucket_lock, SINGLE_DEPTH_NESTING); in rhashtable_rehash_one()
191 spin_unlock(new_bucket_lock); in rhashtable_rehash_one()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/os_dep/linux/
H A Drhashtable.c164 spinlock_t *new_bucket_lock; in rhashtable_rehash_one() local
182 new_bucket_lock = rht_bucket_lock(new_tbl, new_hash); in rhashtable_rehash_one()
184 spin_lock_nested(new_bucket_lock, SINGLE_DEPTH_NESTING); in rhashtable_rehash_one()
191 spin_unlock(new_bucket_lock); in rhashtable_rehash_one()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/os_dep/linux/
H A Drhashtable.c164 spinlock_t *new_bucket_lock; in rhashtable_rehash_one() local
182 new_bucket_lock = rht_bucket_lock(new_tbl, new_hash); in rhashtable_rehash_one()
184 spin_lock_nested(new_bucket_lock, SINGLE_DEPTH_NESTING); in rhashtable_rehash_one()
191 spin_unlock(new_bucket_lock); in rhashtable_rehash_one()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/os_dep/linux/
H A Drhashtable.c163 spinlock_t *new_bucket_lock; in rhashtable_rehash_one() local
181 new_bucket_lock = rht_bucket_lock(new_tbl, new_hash); in rhashtable_rehash_one()
183 spin_lock_nested(new_bucket_lock, SINGLE_DEPTH_NESTING); in rhashtable_rehash_one()
190 spin_unlock(new_bucket_lock); in rhashtable_rehash_one()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/os_dep/linux/
H A Drhashtable.c163 spinlock_t *new_bucket_lock; in rhashtable_rehash_one() local
181 new_bucket_lock = rht_bucket_lock(new_tbl, new_hash); in rhashtable_rehash_one()
183 spin_lock_nested(new_bucket_lock, SINGLE_DEPTH_NESTING); in rhashtable_rehash_one()
190 spin_unlock(new_bucket_lock); in rhashtable_rehash_one()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/os_dep/linux/
H A Drhashtable.c164 spinlock_t *new_bucket_lock; in rhashtable_rehash_one() local
182 new_bucket_lock = rht_bucket_lock(new_tbl, new_hash); in rhashtable_rehash_one()
184 spin_lock_nested(new_bucket_lock, SINGLE_DEPTH_NESTING); in rhashtable_rehash_one()
191 spin_unlock(new_bucket_lock); in rhashtable_rehash_one()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/os_dep/linux/
H A Drhashtable.c163 spinlock_t *new_bucket_lock; in rhashtable_rehash_one() local
181 new_bucket_lock = rht_bucket_lock(new_tbl, new_hash); in rhashtable_rehash_one()
183 spin_lock_nested(new_bucket_lock, SINGLE_DEPTH_NESTING); in rhashtable_rehash_one()
190 spin_unlock(new_bucket_lock); in rhashtable_rehash_one()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/os_dep/linux/
H A Drhashtable.c163 spinlock_t *new_bucket_lock; in rhashtable_rehash_one() local
181 new_bucket_lock = rht_bucket_lock(new_tbl, new_hash); in rhashtable_rehash_one()
183 spin_lock_nested(new_bucket_lock, SINGLE_DEPTH_NESTING); in rhashtable_rehash_one()
190 spin_unlock(new_bucket_lock); in rhashtable_rehash_one()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/os_dep/linux/
H A Drhashtable.c163 spinlock_t *new_bucket_lock; in rhashtable_rehash_one() local
181 new_bucket_lock = rht_bucket_lock(new_tbl, new_hash); in rhashtable_rehash_one()
183 spin_lock_nested(new_bucket_lock, SINGLE_DEPTH_NESTING); in rhashtable_rehash_one()
190 spin_unlock(new_bucket_lock); in rhashtable_rehash_one()