Searched refs:dvma_alloc_bytes (Results 1 - 1 of 1) sorted by relevance

/linux-master/arch/m68k/sun3/
H A Dsun3dvma.c44 static unsigned long long dvma_alloc_bytes; variable
68 pr_info("allocation/free bytes: %Lx/%Lx\n", dvma_alloc_bytes,
170 dvma_alloc_bytes += newlen;
178 dvma_alloc_bytes += newlen;

Completed in 115 milliseconds