Searched refs:vmalloc_count (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlinux/ |
| H A D | moal_debug.c | 188 {"vmalloc_count", item_handle_size(vmalloc_count), 189 item_handle_addr(vmalloc_count)}, 323 {"vmalloc_count", item_handle_size(vmalloc_count), 324 item_handle_addr(vmalloc_count)},
|
| H A D | moal_shim.c | 157 atomic_inc(&handle->vmalloc_count); in moal_vmalloc() 178 atomic_dec(&handle->vmalloc_count); in moal_vfree()
|
| H A D | moal_main.h | 1686 atomic_t vmalloc_count; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlinux/ |
| H A D | moal_debug.c | 241 {"vmalloc_count", item_handle_size(vmalloc_count), 242 item_handle_addr(vmalloc_count), HANDLE_ADDR}, 426 {"vmalloc_count", item_handle_size(vmalloc_count), 427 item_handle_addr(vmalloc_count), HANDLE_ADDR},
|
| H A D | moal_shim.c | 160 atomic_inc(&handle->vmalloc_count); in moal_vmalloc() 180 atomic_dec(&handle->vmalloc_count); in moal_vfree()
|
| H A D | moal_main.h | 2424 atomic_t vmalloc_count; member
|