Home
last modified time | relevance | path

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

/include/linux/decompress/
Dmm.h40 STATIC_RW_DATA int malloc_count; variable
59 malloc_count++; in malloc()
65 malloc_count--; in free()
66 if (!malloc_count) in free()