| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/include/ |
| H A D | osdep_service_linux.h | 157 extern ATOMIC_T _malloc_size; 169 atomic_add(sz, &_malloc_size); in _rtw_vmalloc() 193 atomic_sub(sz, &_malloc_size); in _rtw_vmfree() 217 atomic_add(sz, &_malloc_size); in _rtw_malloc() 261 atomic_sub(sz, &_malloc_size); in _rtw_mfree()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/include/ |
| H A D | osdep_service_linux.h | 155 extern ATOMIC_T _malloc_size; 167 atomic_add(sz, &_malloc_size); in _rtw_vmalloc() 191 atomic_sub(sz, &_malloc_size); in _rtw_vmfree() 215 atomic_add(sz, &_malloc_size); in _rtw_malloc() 259 atomic_sub(sz, &_malloc_size); in _rtw_mfree()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/os_dep/ |
| H A D | osdep_service.c | 31 atomic_t _malloc_size = ATOMIC_INIT(0); variable 98 atomic_add(sz, &_malloc_size); in _rtw_vmalloc() 141 atomic_sub(sz, &_malloc_size); in _rtw_vmfree() 173 atomic_add(sz, &_malloc_size); in _rtw_malloc() 230 atomic_sub(sz, &_malloc_size); in _rtw_mfree()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/os_dep/ |
| H A D | osdep_service.c | 31 atomic_t _malloc_size = ATOMIC_INIT(0); variable 98 atomic_add(sz, &_malloc_size); in _rtw_vmalloc() 141 atomic_sub(sz, &_malloc_size); in _rtw_vmfree() 173 atomic_add(sz, &_malloc_size); in _rtw_malloc() 230 atomic_sub(sz, &_malloc_size); in _rtw_mfree()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/os_dep/ |
| H A D | osdep_service.c | 31 atomic_t _malloc_size = ATOMIC_INIT(0); variable 99 atomic_add(sz, &_malloc_size); in _rtw_vmalloc() 142 atomic_sub(sz, &_malloc_size); in _rtw_vmfree() 174 atomic_add(sz, &_malloc_size); in _rtw_malloc() 231 atomic_sub(sz, &_malloc_size); in _rtw_mfree()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/os_dep/ |
| H A D | osdep_service.c | 26 atomic_t _malloc_size = ATOMIC_INIT(0); variable 94 atomic_add(sz, &_malloc_size); in _rtw_vmalloc() 137 atomic_sub(sz, &_malloc_size); in _rtw_vmfree() 169 atomic_add(sz, &_malloc_size); in _rtw_malloc() 226 atomic_sub(sz, &_malloc_size); in _rtw_mfree()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/os_dep/ |
| H A D | osdep_service.c | 27 atomic_t _malloc_size = ATOMIC_INIT(0); variable 95 atomic_add(sz, &_malloc_size); in _rtw_vmalloc() 138 atomic_sub(sz, &_malloc_size); in _rtw_vmfree() 169 atomic_add(sz, &_malloc_size); in _rtw_malloc() 226 atomic_sub(sz, &_malloc_size); in _rtw_mfree()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/os_dep/ |
| H A D | osdep_service.c | 27 atomic_t _malloc_size = ATOMIC_INIT(0); variable 95 atomic_add(sz, &_malloc_size); in _rtw_vmalloc() 138 atomic_sub(sz, &_malloc_size); in _rtw_vmfree() 169 atomic_add(sz, &_malloc_size); in _rtw_malloc() 226 atomic_sub(sz, &_malloc_size); in _rtw_mfree()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/os_dep/ |
| H A D | osdep_service.c | 27 atomic_t _malloc_size = ATOMIC_INIT(0); variable 95 atomic_add(sz, &_malloc_size); in _rtw_vmalloc() 138 atomic_sub(sz, &_malloc_size); in _rtw_vmfree() 169 atomic_add(sz, &_malloc_size); in _rtw_malloc() 226 atomic_sub(sz, &_malloc_size); in _rtw_mfree()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/os_dep/ |
| H A D | osdep_service.c | 26 atomic_t _malloc_size = ATOMIC_INIT(0); variable 94 atomic_add(sz, &_malloc_size); in _rtw_vmalloc() 137 atomic_sub(sz, &_malloc_size); in _rtw_vmfree() 168 atomic_add(sz, &_malloc_size); in _rtw_malloc() 225 atomic_sub(sz, &_malloc_size); in _rtw_mfree()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/os_dep/ |
| H A D | osdep_service.c | 26 atomic_t _malloc_size = ATOMIC_INIT(0); variable 94 atomic_add(sz, &_malloc_size); in _rtw_vmalloc() 137 atomic_sub(sz, &_malloc_size); in _rtw_vmfree() 168 atomic_add(sz, &_malloc_size); in _rtw_malloc() 225 atomic_sub(sz, &_malloc_size); in _rtw_mfree()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/os_dep/ |
| H A D | osdep_service.c | 26 atomic_t _malloc_size = ATOMIC_INIT(0); variable 94 atomic_add(sz, &_malloc_size); in _rtw_vmalloc() 137 atomic_sub(sz, &_malloc_size); in _rtw_vmfree() 168 atomic_add(sz, &_malloc_size); in _rtw_malloc() 225 atomic_sub(sz, &_malloc_size); in _rtw_mfree()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/os_dep/ |
| H A D | osdep_service.c | 27 atomic_t _malloc_size = ATOMIC_INIT(0); variable 95 atomic_add(sz, &_malloc_size); in _rtw_vmalloc() 138 atomic_sub(sz, &_malloc_size); in _rtw_vmfree() 169 atomic_add(sz, &_malloc_size); in _rtw_malloc() 226 atomic_sub(sz, &_malloc_size); in _rtw_mfree()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/os_dep/ |
| H A D | osdep_service.c | 26 atomic_t _malloc_size = ATOMIC_INIT(0); variable 244 atomic_add(sz, &_malloc_size); in _rtw_vmalloc() 292 atomic_sub(sz, &_malloc_size); in _rtw_vmfree() 328 atomic_add(sz, &_malloc_size); in _rtw_malloc() 389 atomic_sub(sz, &_malloc_size); in _rtw_mfree()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/os_dep/ |
| H A D | osdep_service.c | 27 atomic_t _malloc_size = ATOMIC_INIT(0); variable 95 atomic_add(sz, &_malloc_size); in _rtw_vmalloc() 138 atomic_sub(sz, &_malloc_size); in _rtw_vmfree() 169 atomic_add(sz, &_malloc_size); in _rtw_malloc() 226 atomic_sub(sz, &_malloc_size); in _rtw_mfree()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/os_dep/ |
| H A D | osdep_service.c | 26 atomic_t _malloc_size = ATOMIC_INIT(0); variable 94 atomic_add(sz, &_malloc_size); in _rtw_vmalloc() 137 atomic_sub(sz, &_malloc_size); in _rtw_vmfree() 168 atomic_add(sz, &_malloc_size); in _rtw_malloc() 225 atomic_sub(sz, &_malloc_size); in _rtw_mfree()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/os_dep/ |
| H A D | osdep_service.c | 26 atomic_t _malloc_size = ATOMIC_INIT(0); variable 94 atomic_add(sz, &_malloc_size); in _rtw_vmalloc() 137 atomic_sub(sz, &_malloc_size); in _rtw_vmfree() 168 atomic_add(sz, &_malloc_size); in _rtw_malloc() 225 atomic_sub(sz, &_malloc_size); in _rtw_mfree()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/os_dep/ |
| H A D | osdep_service.c | 26 atomic_t _malloc_size = ATOMIC_INIT(0); variable 244 atomic_add(sz, &_malloc_size); in _rtw_vmalloc() 292 atomic_sub(sz, &_malloc_size); in _rtw_vmfree() 328 atomic_add(sz, &_malloc_size); in _rtw_malloc() 389 atomic_sub(sz, &_malloc_size); in _rtw_mfree()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/os_dep/ |
| H A D | osdep_service_linux.c | 20 ATOMIC_T _malloc_size = ATOMIC_INIT(0); variable
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/os_dep/ |
| H A D | osdep_service_linux.c | 20 ATOMIC_T _malloc_size = ATOMIC_INIT(0); variable
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/core/ |
| H A D | rtw_debug.c | 2494 extern atomic_t _malloc_size;; 2499 DBG_871X_SEL_NL(m, "_malloc_size=%d\n", atomic_read(&_malloc_size)); in proc_get_malloc_cnt()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/core/ |
| H A D | rtw_debug.c | 2571 extern atomic_t _malloc_size;; 2576 DBG_871X_SEL_NL(m, "_malloc_size=%d\n", atomic_read(&_malloc_size)); in proc_get_malloc_cnt()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/core/ |
| H A D | rtw_debug.c | 2889 extern atomic_t _malloc_size;; 2894 RTW_PRINT_SEL(m, "_malloc_size=%d\n", atomic_read(&_malloc_size)); in proc_get_malloc_cnt()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/core/ |
| H A D | rtw_debug.c | 3578 extern atomic_t _malloc_size;; 3583 RTW_PRINT_SEL(m, "_malloc_size=%d\n", atomic_read(&_malloc_size)); in proc_get_malloc_cnt()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/core/ |
| H A D | rtw_debug.c | 3844 extern atomic_t _malloc_size;; 3849 RTW_PRINT_SEL(m, "_malloc_size=%d\n", atomic_read(&_malloc_size)); in proc_get_malloc_cnt()
|