Home
last modified time | relevance | path

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 Dmoal_debug.c188 {"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 Dmoal_shim.c157 atomic_inc(&handle->vmalloc_count); in moal_vmalloc()
178 atomic_dec(&handle->vmalloc_count); in moal_vfree()
H A Dmoal_main.h1686 atomic_t vmalloc_count; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlinux/
H A Dmoal_debug.c241 {"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 Dmoal_shim.c160 atomic_inc(&handle->vmalloc_count); in moal_vmalloc()
180 atomic_dec(&handle->vmalloc_count); in moal_vfree()
H A Dmoal_main.h2424 atomic_t vmalloc_count; member