Home
last modified time | relevance | path

Searched refs:NM_DEBUG_MEM (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/netmap/
H A Dnetmap_mem2.c423 if (netmap_debug & NM_DEBUG_MEM) in netmap_init_obj_allocator_bitmap()
749 if (netmap_debug & NM_DEBUG_MEM) in nm_mem_check_group()
1189 if (netmap_debug & NM_DEBUG_MEM) in netmap_extra_free()
1389 if (netmap_debug & NM_DEBUG_MEM) in netmap_config_obj_allocator()
1533 if (netmap_debug & NM_DEBUG_MEM) in netmap_mem_reset_all()
2002 if (netmap_debug & NM_DEBUG_MEM) in netmap_mem2_rings_create()
2007 if (netmap_debug & NM_DEBUG_MEM) in netmap_mem2_rings_create()
2036 if (netmap_debug & NM_DEBUG_MEM) in netmap_mem2_rings_create()
2044 if (netmap_debug & NM_DEBUG_MEM) in netmap_mem2_rings_create()
2078 if (netmap_debug & NM_DEBUG_MEM) in netmap_mem2_rings_delete()
[all …]
H A Dnetmap_kern.h1676 NM_DEBUG_MEM = 0x4000, /* verbose memory allocations/deallocations */ enumerator