Home
last modified time | relevance | path

Searched refs:locks_mul (Results 1 – 25 of 28) sorted by relevance

12

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/os_dep/linux/
H A Drhashtable.c72 size = roundup_pow_of_two(nr_pcpus * ht->p.locks_mul); in alloc_bucket_locks()
768 if (params->locks_mul) in rhashtable_init()
769 ht->p.locks_mul = roundup_pow_of_two(params->locks_mul); in rhashtable_init()
771 ht->p.locks_mul = BUCKET_LOCKS_PER_CPU; in rhashtable_init()
H A Drhashtable.h128 size_t locks_mul; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/os_dep/linux/
H A Drhashtable.c71 size = roundup_pow_of_two(nr_pcpus * ht->p.locks_mul); in alloc_bucket_locks()
767 if (params->locks_mul) in rhashtable_init()
768 ht->p.locks_mul = roundup_pow_of_two(params->locks_mul); in rhashtable_init()
770 ht->p.locks_mul = BUCKET_LOCKS_PER_CPU; in rhashtable_init()
H A Drhashtable.h127 size_t locks_mul; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/os_dep/linux/
H A Drhashtable.c71 size = roundup_pow_of_two(nr_pcpus * ht->p.locks_mul); in alloc_bucket_locks()
767 if (params->locks_mul) in rhashtable_init()
768 ht->p.locks_mul = roundup_pow_of_two(params->locks_mul); in rhashtable_init()
770 ht->p.locks_mul = BUCKET_LOCKS_PER_CPU; in rhashtable_init()
H A Drhashtable.h127 size_t locks_mul; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/os_dep/linux/
H A Drhashtable.c71 size = roundup_pow_of_two(nr_pcpus * ht->p.locks_mul); in alloc_bucket_locks()
767 if (params->locks_mul) in rhashtable_init()
768 ht->p.locks_mul = roundup_pow_of_two(params->locks_mul); in rhashtable_init()
770 ht->p.locks_mul = BUCKET_LOCKS_PER_CPU; in rhashtable_init()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/os_dep/linux/
H A Drhashtable.c71 size = roundup_pow_of_two(nr_pcpus * ht->p.locks_mul); in alloc_bucket_locks()
767 if (params->locks_mul) in rhashtable_init()
768 ht->p.locks_mul = roundup_pow_of_two(params->locks_mul); in rhashtable_init()
770 ht->p.locks_mul = BUCKET_LOCKS_PER_CPU; in rhashtable_init()
H A Drhashtable.h127 size_t locks_mul; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/os_dep/linux/
H A Drhashtable.c72 size = roundup_pow_of_two(nr_pcpus * ht->p.locks_mul); in alloc_bucket_locks()
768 if (params->locks_mul) in rhashtable_init()
769 ht->p.locks_mul = roundup_pow_of_two(params->locks_mul); in rhashtable_init()
771 ht->p.locks_mul = BUCKET_LOCKS_PER_CPU; in rhashtable_init()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/os_dep/linux/
H A Drhashtable.c72 size = roundup_pow_of_two(nr_pcpus * ht->p.locks_mul); in alloc_bucket_locks()
768 if (params->locks_mul) in rhashtable_init()
769 ht->p.locks_mul = roundup_pow_of_two(params->locks_mul); in rhashtable_init()
771 ht->p.locks_mul = BUCKET_LOCKS_PER_CPU; in rhashtable_init()
H A Drhashtable.h128 size_t locks_mul; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/os_dep/linux/
H A Drhashtable.c72 size = roundup_pow_of_two(nr_pcpus * ht->p.locks_mul); in alloc_bucket_locks()
768 if (params->locks_mul) in rhashtable_init()
769 ht->p.locks_mul = roundup_pow_of_two(params->locks_mul); in rhashtable_init()
771 ht->p.locks_mul = BUCKET_LOCKS_PER_CPU; in rhashtable_init()
H A Drhashtable.h128 size_t locks_mul; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/os_dep/linux/
H A Drhashtable.c71 size = roundup_pow_of_two(nr_pcpus * ht->p.locks_mul); in alloc_bucket_locks()
767 if (params->locks_mul) in rhashtable_init()
768 ht->p.locks_mul = roundup_pow_of_two(params->locks_mul); in rhashtable_init()
770 ht->p.locks_mul = BUCKET_LOCKS_PER_CPU; in rhashtable_init()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/os_dep/linux/
H A Drhashtable.c71 size = roundup_pow_of_two(nr_pcpus * ht->p.locks_mul); in alloc_bucket_locks()
767 if (params->locks_mul) in rhashtable_init()
768 ht->p.locks_mul = roundup_pow_of_two(params->locks_mul); in rhashtable_init()
770 ht->p.locks_mul = BUCKET_LOCKS_PER_CPU; in rhashtable_init()
H A Drhashtable.h127 size_t locks_mul; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/os_dep/linux/
H A Drhashtable.c72 size = roundup_pow_of_two(nr_pcpus * ht->p.locks_mul); in alloc_bucket_locks()
768 if (params->locks_mul) in rhashtable_init()
769 ht->p.locks_mul = roundup_pow_of_two(params->locks_mul); in rhashtable_init()
771 ht->p.locks_mul = BUCKET_LOCKS_PER_CPU; in rhashtable_init()
H A Drhashtable.h128 size_t locks_mul; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/os_dep/linux/
H A Drhashtable.c71 size = roundup_pow_of_two(nr_pcpus * ht->p.locks_mul); in alloc_bucket_locks()
767 if (params->locks_mul) in rhashtable_init()
768 ht->p.locks_mul = roundup_pow_of_two(params->locks_mul); in rhashtable_init()
770 ht->p.locks_mul = BUCKET_LOCKS_PER_CPU; in rhashtable_init()
H A Drhashtable.h127 size_t locks_mul; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/os_dep/linux/
H A Drhashtable.c71 size = roundup_pow_of_two(nr_pcpus * ht->p.locks_mul); in alloc_bucket_locks()
767 if (params->locks_mul) in rhashtable_init()
768 ht->p.locks_mul = roundup_pow_of_two(params->locks_mul); in rhashtable_init()
770 ht->p.locks_mul = BUCKET_LOCKS_PER_CPU; in rhashtable_init()
H A Drhashtable.h127 size_t locks_mul; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/os_dep/linux/
H A Drhashtable.c71 size = roundup_pow_of_two(nr_pcpus * ht->p.locks_mul); in alloc_bucket_locks()
767 if (params->locks_mul) in rhashtable_init()
768 ht->p.locks_mul = roundup_pow_of_two(params->locks_mul); in rhashtable_init()
770 ht->p.locks_mul = BUCKET_LOCKS_PER_CPU; in rhashtable_init()
H A Drhashtable.h127 size_t locks_mul; member

12