Home
last modified time | relevance | path

Searched refs:alloc_buf_cnt (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_debug.c99 debug_memory_ctx.alloc_buf_cnt++; in rt_alloc_dbg_buf()
108 debug_memory_ctx.alloc_buf_cnt); in rt_alloc_dbg_buf()
141 debug_memory_ctx.alloc_buf_cnt); in rt_free_dbg_buf()
143 debug_memory_ctx.alloc_buf_cnt--; in rt_free_dbg_buf()
160 debug_memory_ctx.alloc_buf_cnt = 0; in rt_mem_dbg_init()
175 0 != debug_memory_ctx.alloc_buf_cnt) { in rt_mem_dbg_deinit()
187 debug_memory_ctx.alloc_buf_cnt); in rt_mem_dbg_deinit()
189 debug_memory_ctx.alloc_buf_cnt--; in rt_mem_dbg_deinit()
H A Dphl_debug.h79 u32 alloc_buf_cnt; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_debug.c99 debug_memory_ctx.alloc_buf_cnt++; in rt_alloc_dbg_buf()
108 debug_memory_ctx.alloc_buf_cnt); in rt_alloc_dbg_buf()
141 debug_memory_ctx.alloc_buf_cnt); in rt_free_dbg_buf()
143 debug_memory_ctx.alloc_buf_cnt--; in rt_free_dbg_buf()
160 debug_memory_ctx.alloc_buf_cnt = 0; in rt_mem_dbg_init()
175 0 != debug_memory_ctx.alloc_buf_cnt) { in rt_mem_dbg_deinit()
187 debug_memory_ctx.alloc_buf_cnt); in rt_mem_dbg_deinit()
189 debug_memory_ctx.alloc_buf_cnt--; in rt_mem_dbg_deinit()
H A Dphl_debug.h79 u32 alloc_buf_cnt; member