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

/external/valgrind/main/coregrind/m_aspacemgr/
H A Daspacemgr-linux.c2635 SysRes am_munmap_both_wrk ( /*OUT*/Bool* need_discard, function
2689 return am_munmap_both_wrk( need_discard, start, len, True/*client*/ );
2698 SysRes r = am_munmap_both_wrk( &need_discard,

Completed in 76 milliseconds