Searched refs:debug_munmap (Results 1 – 1 of 1) sorted by relevance
121 int debug_munmap(int, void *, int);1111 debug_munmap(__LINE__, ptr, len)1112 int debug_munmap(int line, void *ptr, int len) in debug_munmap() function